GNOME Bugzilla – Bug 769361
mega-drive: Discriminate 32X games
Last modified: 2016-08-03 22:40:06 UTC
32X games are expected to have their own MIME type: https://bugs.freedesktop.org/show_bug.cgi?id=97155 As such we will need to update their accidental detection (because of the ambiguity) and to support them properly.
Without depending on it, it is related to this bug: https://bugzilla.gnome.org/show_bug.cgi?id=769357
Created attachment 332447 [details] [review] mega-drive: Add MegaDriveSystem This will be used in the next commit in MegaDriveHeader to discriminate 32X games from Mega Drive games.
Created attachment 332448 [details] [review] mega-drive: Add the 'system' to MegaDriveHeader This will be used in the next commit to discriminate 32X games from Mega Drive games.
Created attachment 332449 [details] [review] mega-drive: Correctly handle 32X games Add a 32X games tracker query and use the right MIME type in Grilo. This will allow to still detect 32X games once their MIME type will be disambiguated from the Mega Drive one in shared-mime-info. This also allows to correctly fetch 32X covers from TheGamesDB via Grilo. Overall, this allows to properly support 32X games.
*** This bug has been marked as a duplicate of bug 769473 ***