https://bugs.kde.org/show_bug.cgi?id=492699
Jack Hill <jackhill3...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/elisa/-/commit/14e0f |imedia/elisa/-/commit/c9abe |3d621ec67eb7fcdb9f797756373 |b97a3427eac3459c68f111b0232 |334b1810 |f98abf9b --- Comment #6 from Jack Hill <jackhill3...@gmail.com> --- Git commit c9abeb97a3427eac3459c68f111b0232f98abf9b by Jack Hill. Committed on 15/09/2024 at 11:12. Pushed by jackh into branch 'release/24.08'. Fix tracks without metadata not playing When trying to play a track without metadata, the track would not play because MediaPlayList::data did not return the track url. Test plan: Start playing a track without metadata from the Tracks view. Previously: the track was considered invalid and was skipped Now: the track is correctly played (cherry picked from commit 14e0f3d621ec67eb7fcdb9f797756373334b1810) e8af77f5 Fix tracks without metadata not playing Co-authored-by: Pedro Nishiyama <nishiyama...@gmail.com> M +3 -0 src/mediaplaylist.cpp https://invent.kde.org/multimedia/elisa/-/commit/c9abeb97a3427eac3459c68f111b0232f98abf9b -- You are receiving this mail because: You are watching all bug changes.