https://bugs.kde.org/show_bug.cgi?id=405762
Bug ID: 405762
Summary: xesam:artist is not read as List
Product: plasma-mediacenter
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: MediaController
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The MPRIS specification defines the xesam:artist property as being a String
Array, not a string, see
https://www.freedesktop.org/wiki/Specifications/mpris-spec/metadata/#index6h4.
However, the mediacontroller only shows the artist field when it is a plain
string, which results in this error in the console when launching
plasmawindowed org.kde.plasma.mediacontroller while a specification-conform
MediaPlayer runs:
file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/main.qml:52:5:
Unable to assign QStringList to QString
And does not show any artist.
--
You are receiving this mail because:
You are watching all bug changes.