Skip to content

mpris: Fix artist not showing in gnome-shell

Bastien Nocera requested to merge wip/hadess/mpris-artist-type into master

https://www.freedesktop.org/wiki/Specifications/mpris-spec/metadata/#xesam:artist defines xesam:artist as a string list, rather than a string.

Fix this so the artist appears correctly when set.

Closes: #542 (closed)

Merge request reports