GNOME Bugzilla – Bug 766587
tracker: Add album artist key mapping
Last modified: 2016-05-29 08:09:30 UTC
Map nmm:albumArtist to GRL_METADATA_KEY_ALBUM_ARTIST.
Created attachment 328107 [details] [review] tracker: Add album artist key mapping
Review of attachment 328107 [details] [review]: Is that's been tested, looks fine to me.
Created attachment 328630 [details] [review] tracker: Add album artist key mapping Map nmm:albumArtist to GRL_METADATA_KEY_ALBUM_ARTIST.
It has been tested. Updated the patch to apply on master.
Review of attachment 328630 [details] [review]: ::: src/tracker/grl-tracker-utils.c @@ +205,3 @@ "audio"); + insert_key_mapping (GRL_METADATA_KEY_ALBUM_DISC_NUMBER, Why is this line changing? If you need to change it, it needs to be in a separate commit.
Created attachment 328643 [details] [review] tracker: Indentation fix
Created attachment 328644 [details] [review] tracker: Add album artist key mapping Map nmm:albumArtist to GRL_METADATA_KEY_ALBUM_ARTIST.
Review of attachment 328643 [details] [review]: Sure.
Review of attachment 328644 [details] [review]: Looks good.