https://bugs.kde.org/show_bug.cgi?id=467265
--- Comment #7 from Jack Hill <jackhill3...@gmail.com> --- Git commit ddc51ffaea6a5cd93b70e322011c76104f0dfd04 by Jack Hill, on behalf of Manuel Roth. Committed on 22/10/2024 at 18:38. Pushed by jackh into branch 'master'. Fix artist/title/station metadata for vlc http streams The metadata of webradio streams contains several fields, sometimes with different usages. This code change aims to use Elisa's ColumnsRoles::ArtitestRole and ::TitleRole (song title) as good as possible. Only for libvlc backend. Developed against AAC(+), MP3 and also OGG streams. M +1 -1 src/audiowrapper.h M +17 -3 src/audiowrapper_libvlc.cpp M +2 -2 src/manageaudioplayer.cpp https://invent.kde.org/multimedia/elisa/-/commit/ddc51ffaea6a5cd93b70e322011c76104f0dfd04 -- You are receiving this mail because: You are watching all bug changes.