GNOME Bugzilla – Bug 757056
Album art URI is not set when music items are created
Last modified: 2015-11-21 12:18:26 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.
Review of attachment 314014 [details] [review]: Generally looks fine. I will do an check with music item that contains an image
Pushed with minor modification of commit message