add exclude patterns for most common media files and .part files#2145
add exclude patterns for most common media files and .part files#2145m3nu merged 5 commits intoborgbase:masterfrom
Conversation
|
Thanks for the contribution! Wanna move them to a separate file and make the groups you suggested? Could be nice, I think. |
good suggestion to add separate file. Like media.json?
Should I do that in this PR or in a later PR? Did you intend to make a merge commit on my branch? Instead of merging it into main branch? |
at the very least used by firefox unfinished downloads
|
I would do it in the same PR, since it's a small change. I've rebased your branch to include the latest changes. |
|
Thanks for the change and contribution. Looks all good. Anything to add before merging? |
It's fine |
adds more exclusion presets related to media files, video and audio.
No picture formats because they were not added the originally
Does it make sense to split them up in music, video and images in the future?
Possibly make a new file for just media formats as they are now in dev.json
Description
Related Issue
Motivation and Context
How Has This Been Tested?
I did not test anythingjson is valid
Screenshots (if appropriate):
Types of changes
Checklist:
I provide my contribution under the terms of the license of this repository and I affirm the Developer Certificate of Origin.