[PLEX-Compatible] Episode & Movie Naming Format
Posted: 03 Jun 2016, 15:44
I love using filebot for renaming episodes and movies, i made a simple plex-compatible file format.
TV Show format:
{n}/Season {s.pad(2)}/{n} - {s00e00} - {t}
Example: Season 02/NCIS - S05E13 - Dog Tags
Movie format:
{n} ({y})
Example: Avatar (2009)
This will make them fairly simple and easy-to-read.
TV Show format:
{n}/Season {s.pad(2)}/{n} - {s00e00} - {t}
Example: Season 02/NCIS - S05E13 - Dog Tags
Movie format:
{n} ({y})
Example: Avatar (2009)
This will make them fairly simple and easy-to-read.