Use a different Show Name

Support for Windows users
Post Reply
worthmo
Posts: 3
Joined: 17 Jan 2020, 02:55

Use a different Show Name

Post by worthmo »

In my library I have a show named "TV Show" but filebot AMC names the show "TV Show (2007) (CA)". I found a post for .replaceTrailingBrackets() to remove (2007) (CA) from the name however I have other shows that uses "TV Show (year)". Is it possible to use .replaceTrailingBrackets() on a specific TV Show?
User avatar
rednoah
The Source
Posts: 22898
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Use a different Show Name

Post by rednoah »

worthmo wrote: 23 Jan 2023, 18:37 Is it possible to use .replaceTrailingBrackets() on a specific TV Show?
Yes.


Generic Answer:
:arrow: Use Custom Series Names
:arrow: Conditional Structures


Specific Answer:
If you need a specific answer for your specific user case, please post sample file paths as text for testing. Please read How to Request Help for details.
:idea: Please read the FAQ and How to Request Help.
worthmo
Posts: 3
Joined: 17 Jan 2020, 02:55

Re: Use a different Show Name

Post by worthmo »

Thanks for the information! That is exactly what I was looking for.
Post Reply