Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

How To Determine Exact Show Name #93

@quixote23

Description

@quixote23

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions