Custom Output

It is possible to set a custom output format for your files using the -o command line option and the same syntax used with Custom Regular Expressions:

  • %n - Show
  • %s - Season
  • %e - Episode
  • %t - Title
  • %x - Extension

Example

$ tvr -o "%s%e - %n - %t%x" chuck.S01E02.avi

Note

Not including the %x section on Windows systems can cause problems when trying to run your media files.

The -o option is equivalent to the format option in the Config which can be set for a show or in the defaults section.

Read the Docs v: 3.3.3
Versions
latest
3.4.0
3.3.3
3.3.2
3.3.1
3.3
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.2.7
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.