FB and Plex Media Server
Posted: 30 Jan 2014, 18:51
I am using FileBot to rename my media collection to the format required by Plex Media Server, and I have come across a minor issue that I have been unable to resolve by reading the manual and this forum.
Normally the default suffices.
On some folders however, Plex chokes on the uppercase S and E that this code produces in the season and episode numbering. How can I make FileBot output them in lower case? It must be something simple but I can't figure it out
Normally the default
Code: Select all
{n}/{"Season $s"}/{n} - {s00e00} - {t}On some folders however, Plex chokes on the uppercase S and E that this code produces in the season and episode numbering. How can I make FileBot output them in lower case? It must be something simple but I can't figure it out