unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #05839
[Bug 1373312] Re: Phablet album art not coming through from media-hub
** Description changed:
- Not showing the correct album art.
+ Not showing the correct album art if it is present.
dict entry(
- string "art-url"
- variant string "file:///usr/share/unity/icons/album_missing.png"
+ string "art-url"
+ variant string "file:///usr/share/unity/icons/album_missing.png"
)
+
+ We also shouldn't be using "album_missing.png". It's supplied by
+ libunity-core. We should be using the icon theme.
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to The Sound Menu.
https://bugs.launchpad.net/bugs/1373312
Title:
Phablet album art not coming through from media-hub
Status in Sound Menu:
New
Status in Media Hub:
New
Bug description:
Not showing the correct album art if it is present.
dict entry(
string "art-url"
variant string "file:///usr/share/unity/icons/album_missing.png"
)
We also shouldn't be using "album_missing.png". It's supplied by
libunity-core. We should be using the icon theme.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1373312/+subscriptions
References