After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757056 - Album art URI is not set when music items are created
Album art URI is not set when music items are created
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-server
git master
Other All
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2015-10-24 12:44 UTC by Richard Röjfors
Modified: 2015-11-21 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch setting the art URI (1.55 KB, patch)
2015-10-24 12:44 UTC, Richard Röjfors
committed Details | Review

Description Richard Röjfors 2015-10-24 12:44:36 UTC
Created attachment 314014 [details] [review]
Patch setting the art URI

When a music item is created via a CreateObject call the resulting music item does not have the album art URI that was padded in to CreateObject.

The attached patch fixes that by creating a thumbnail and attaching the uri to the thumbnail.
Comment 1 Jens Georg 2015-10-24 15:20:25 UTC
Review of attachment 314014 [details] [review]:

Generally looks fine. I will do an check with music item that contains an image
Comment 2 Jens Georg 2015-11-21 12:18:23 UTC
Pushed with minor modification of commit message