Plex-Cleaner
Plex-Cleaner copied to clipboard
How To Determine Exact Show Name
First of all, I've been using this for a couple of years now and it's great - great job and thank you.
I'm wondering if you can clarify how PlexCleaner parses unusual characters in show names. The show I'm having a problem with is Carnivàle. Every single time I run PlexCleaner it fails to identify this as a kept show. I've tried (and currently have) all of the following variations in my config:
"CarnivÀle": {
"action": "keep"
},
"Carnivàle": {
"action": "keep"
},
"Carnivále": {
"action": "keep"
},
"Carnivale": {
"action": "keep"
},
"Carniv?le": {
"action": "keep"
},
"Carnivàle": {
"action": "keep"
},
I've also tried adding the entire folder to the ignoreFolders list, with no success. Note that this is the only show out of like 200 that I have this problem with.