l3uddz / plex_dupefinder

Find and delete duplicate files in Plex
GNU General Public License v3.0
308 stars 54 forks source link

Unable to exclude remuxes from scope #37

Open darth-veitcher opened 4 years ago

darth-veitcher commented 4 years ago

Describe the bug I've been unable to have plex_dupefinder ignore anything with [R|r]emux in the filename. For some of my favourite films I like to keep as high a quality as possible (i.e. remux) whilst also having an encode available (e.g. 720p WEBDL for iPad).

I've tried to add these into the SKIP_LIST as a pattern but for some reason this doesn't seem to work.

To Reproduce My config.json contains the following for SKIP_LIST and I've tried a number of different combinations.

"SKIP_LIST": ["/Plex Versions/", "Remux", "remux"]

Expected behavior I would expect nothing to be identified as a dupe when I have an encode and a remux.

e.g.

Instead these are both flagged and I'm prompted to pick one to keep.

System Information