Bug 357620 - Expose album art via MPris
Summary: Expose album art via MPris
Status: REPORTED
Alias: None
Product: amarok
Classification: Applications
Component: D-Bus interfaces (show other bugs)
Version: 2.8.90 (2.9 beta)
Platform: Other Linux
: NOR wishlist
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 15:18 UTC by Kai Uwe Broulik
Modified: 2016-01-16 19:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2016-01-06 15:18:13 UTC
Amarok should expose the album art of the currently played song via MPris.

See [1] for the specification of the "mpris:artUrl" in the Metadata of the MediaPlayer2.Player interface.

[1] https://wiki.freedesktop.org/www/Specifications/mpris-spec/metadata/#index3h4 

Reproducible: Always

Steps to Reproduce:
1. Play an MP3 file with embedded album art
2.
3.

Actual Results:  
No album art exposed via MPris

Expected Results:  
Album art is expoed via MPris

Playing the same file in VLC player correctly exposes album art
Comment 1 Kai Uwe Broulik 2016-01-16 19:06:16 UTC
It depends on the file, it does work with some of them while it always works in VLC.