Add Special Characters to Show Title
Posted: 13 Jan 2015, 19:54
I am just starting to learn how to use FileBot and could use a little help. I want the software to run automatically against my Recorded TV folder so I am working on a script that calls FileBot to do what I need. Some of what I need seems to involve Groovy scripts and regular expressions -- stuff that I'm not very familiar with.
So to get things started I'm hoping someone will tell me how to add a hyphen to a show title. I know that sounds simple but there are some stipulations:
I only need to do this for one show but my script will run against the entire Recorded TV directory
I need the hyphen in a particular part of the episode name. When Filebot grabs the show from TVRage it removes the forward slash in the episode name and leaves a space. I want the forward slash or a hyphen instead of the space.
My source file is named like this: Rabbids Invasion_NIKHD_2014_04_26_11_28_00.wtv
Filebot renames it to: S01E21- Rabid 2.0 Rabbid Undies Sneezy Rabbid
I want: S01E21 - Rabbid 2.0/Rabbid Undies/Sneezy Rabbid or S01E21 - Rabbid 2.0 / Rabbid Undies / Sneezy Rabbid or S01E21 Rabbid 2.0 - Rabbid Undies - Sneezy Rabbid
but I don't know how to add the slash or dash to just that part of the title. Each episode consists of 3 small episodes. The episode number will always change, the small episode titles will change. Any help you can give me is much appreciated. Again, this naming convention only applies to one of the shows I record but will be fit into a script that runs against my entire Recorded TV folder.
Thanks
MJ
So to get things started I'm hoping someone will tell me how to add a hyphen to a show title. I know that sounds simple but there are some stipulations:
I only need to do this for one show but my script will run against the entire Recorded TV directory
I need the hyphen in a particular part of the episode name. When Filebot grabs the show from TVRage it removes the forward slash in the episode name and leaves a space. I want the forward slash or a hyphen instead of the space.
My source file is named like this: Rabbids Invasion_NIKHD_2014_04_26_11_28_00.wtv
Filebot renames it to: S01E21- Rabid 2.0 Rabbid Undies Sneezy Rabbid
I want: S01E21 - Rabbid 2.0/Rabbid Undies/Sneezy Rabbid or S01E21 - Rabbid 2.0 / Rabbid Undies / Sneezy Rabbid or S01E21 Rabbid 2.0 - Rabbid Undies - Sneezy Rabbid
but I don't know how to add the slash or dash to just that part of the title. Each episode consists of 3 small episodes. The episode number will always change, the small episode titles will change. Any help you can give me is much appreciated. Again, this naming convention only applies to one of the shows I record but will be fit into a script that runs against my entire Recorded TV folder.
Thanks
MJ