Skip to content

player: Use correct IDs in the MPRIS player

Maximiliano requested to merge msandova/podcasts:correct-mpris into master

It should use the same app name as defined with glib::set_application_name and the third argument shouldn't include the .desktop suffix [1].

[1] https://specifications.freedesktop.org/mpris-spec/latest/Media_Player.html

Merge request reports