https://bugs.kde.org/show_bug.cgi?id=467265

--- Comment #6 from Jack Hill <jackhill3...@gmail.com> ---
Git commit c0754bde50db970abe67fb4580ac033f6da4ecfa by Jack Hill, on behalf of
Manuel Roth.
Committed on 22/10/2024 at 18:38.
Pushed by jackh into branch 'master'.

Fix not showing metadata of webradio stream

Currently when playing a webradio stream with VLC backend, metadata like
station name, and artist - title are not shown.

This is due to an unnecessary if-statement restricting changes only for
MediaPlayList::ColumnsRoles::IsValidRole, CountRole and IsPlayingRole. The if
statement can be safely removed because the following switch-case has a
sensible default case.

M  +0    -4    src/mediaplaylist.cpp

https://invent.kde.org/multimedia/elisa/-/commit/c0754bde50db970abe67fb4580ac033f6da4ecfa

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to