-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Currently there is a feature to exclude certain types of ROMs. I would like to do the opposite and include only specific types based on my selection.
For instance, for creating an 1G1R DAT only with Demos, or with unlicensed ROMs or a combination of multiple selections.
This would be especially useful for Redump because they don't let you use any filters when downloading a DAT.
I tried doing something like this with user filters but it didn't really work out and I find it difficult to wrap my head around what regular expressions I have to use. Also, specifically with demos it's not really possible because they aren't always indicated in the title and a deeper look into the category metadata is required.
Maybe additional checkboxes on the current Exclusions tab could be added, but for "Include only"?