Skip to content

Instantly share code, notes, and snippets.

@rlaphoenix
Last active July 18, 2021 19:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rlaphoenix/06b374c87f27c431c1cd3ae25e5247a9 to your computer and use it in GitHub Desktop.
Save rlaphoenix/06b374c87f27c431c1cd3ae25e5247a9 to your computer and use it in GitHub Desktop.
Generic base style Movies and TV filebot template
{
// Examples:
// "The IT Crowd S01E01 Yesterday's Jam"
// "Luca (2021)"
n + " " + (s00e00 ? (S00E00 + " " + t) : ("(" + y + ")"))
}