-
Notifications
You must be signed in to change notification settings - Fork 7
Add Custom Filters #35
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestsample extractionIssues related to extracting samplesIssues related to extracting samples
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsample extractionIssues related to extracting samplesIssues related to extracting samples
While XMODITS is designed for bulk extraction, it would be convenient to specify what kind of files it should rip.
Internally, if "Strict Loading" is checked, then it will only allow files with the supported extensions:
With custom filtering, it will be possible for the end user to finely tune these values.
Additionally, there will also be more properties to filter by:
When filtering by filename, these properties will suffice:
Though, adding regex support can improve flexibility.