Tried to rename a series "Y: The Last Man"

All your suggestions, requests and ideas for future development
Post Reply
eyalcpa
Posts: 4
Joined: 21 Feb 2022, 08:28

Tried to rename a series "Y: The Last Man"

Post by eyalcpa »

I tried to rename a series "Y: The Last Man", and fileBot did not removed the ":", I had no way to remove it either. How do you get around that?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Tried to rename a series "Y: The Last Man"

Post by rednoah »

:?: What custom format are you using?


:arrow: The {plex} format should take care of corner cases (i.e. starting with Y: unfortunately makes the file name an absolute file path on Windows) such as this:

Code: Select all

X:/Media/{plex}

:arrow: Please follow this duplicate thread for further discussion:
viewtopic.php?t=12797
:idea: Please read the FAQ and How to Request Help.
eyalcpa
Posts: 4
Joined: 21 Feb 2022, 08:28

Re: Tried to rename a series "Y: The Last Man"

Post by eyalcpa »

Hi Rednoah and thank you for your detailed reply. I was not trying to change anything, just using the default values. It worked for years without needing to change anything. I was quite suprized that FileBot did not detect Illegal characters before attempting to rename the files. That should not happen.
eyalcpa
Posts: 4
Joined: 21 Feb 2022, 08:28

Re: Tried to rename a series "Y: The Last Man"

Post by eyalcpa »

>
:arrow: The {plex} format should take care of corner cases (i.e. starting with Y: unfortunately makes the file name an absolute file path on Windows) such as this:

This was a brilliant recommandation, thank you very very much!!!
Post Reply