Page 1 of 1

Use a different Show Name

Posted: 23 Jan 2023, 18:37
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?

Re: Use a different Show Name

Posted: 24 Jan 2023, 03:38
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.

Re: Use a different Show Name

Posted: 24 Jan 2023, 16:59
by worthmo
Thanks for the information! That is exactly what I was looking for.