Page 1 of 1

How do I delete the (1) (2) part number at the end of the episode title?

Posted: 30 Mar 2022, 03:40
by RBCC
I used TVDB to lookup each episode of the TV Show "Batman". TVDB appended a paren, a number and a closing paren ie (3). Ok is there command that can easily get rid of this without using (replace) ?

Image.

THank you for reading this!

Re: Delete the last four charcters of an episode name

Posted: 30 Mar 2022, 04:02
by rednoah
What database are you using? I can't see these (1) (2) episode titles with TheTVDB nor TheMovieDB, so you could just use one of those instead. Presumably, you're using TVmaze and not TheTVDB.


:idea: If you just want to generically remove (1) (2) part patterns at the end, then FileBot has a built-in helper for you:

Code: Select all

{ t.replacePart() }
https://www.filebot.net/naming.html

Re: How do I delete the (1) (2) part number at the end of the episode title?

Posted: 30 Mar 2022, 07:54
by RBCC
I am using TVMaze.