Param the name the items of the input dir should be matched to #10

Open
opened 2018-11-09 20:28:38 +00:00 by KevinMidboe · 0 comments
KevinMidboe commented 2018-11-09 20:28:38 +00:00 (Migrated from github.com)

If we have a folder with episodes and it has been matched to the wrong name we want to give it a name to match all the items of input to.

E.g.

The Handmaid's Tale Season 02
    ├── The Handmaid's Tale S02E01
    │   └── The.Handmaid's.Tale.S02E01.mkv
    ├── The Handmaid's Tale S02E02
    │   └── The.Handmaid's.Tale.S02E02.mkv

Here it should be matched to The Handmaid's Tale (with apostrophe). This is where we would input a -n | --name with the input folder to correct the name to The Handmaids Tale (w/o apostrophe).

If we have a folder with episodes and it has been matched to the wrong name we want to give it a name to match all the items of input to. E.g. ```bash The Handmaid's Tale Season 02 ├── The Handmaid's Tale S02E01 │   └── The.Handmaid's.Tale.S02E01.mkv ├── The Handmaid's Tale S02E02 │   └── The.Handmaid's.Tale.S02E02.mkv ``` Here it should be matched to *The Handmaid's Tale* (with apostrophe). This is where we would input a -n | --name with the input folder to correct the name to *The Handmaids Tale* (w/o apostrophe).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedParser#10
No description provided.