GNOME Bugzilla – Bug 761869
[PATCH][tracker] return album disc property
Last modified: 2016-05-14 00:43:47 UTC
Created attachment 320892 [details] [review] handle GRL_METADATA_KEY_ALBUM_DISC Handles the GRL_METADATA_KEY_ALBUM_DISC key in the tracker plugin, also needs the patch in bug #761168 to work properly.
Review of attachment 320892 [details] [review]: If it's been tested, looks fine to me.
this has been tested and works https://bugzilla.gnome.org/show_bug.cgi?id=750827
Created attachment 327807 [details] [review] tracker: Add album disc number mapping Map nmm:musicAlbumDisc to GRL_METADATA_KEY_ALBUM_DISC_NUMBER.
Created attachment 327814 [details] [review] tracker: Add album disc number mapping Map nmm:musicAlbumDisc to GRL_METADATA_KEY_ALBUM_DISC_NUMBER. Update configure.ac to depend on grilo core 0.3.1 for this as well.
Attachment 327814 [details] pushed as 0b7fece - tracker: Add album disc number mapping