Change global default format patterns

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
rajkhand
Posts: 3
Joined: 26 Feb 2015, 06:47

Change global default format patterns

Post by rajkhand »

Is there a way to change the default pattern for movies,tv episodes so that in automated scripts I don't have to find if the file is a movie or tv episodes and rename the files automatically based on my format. eg. change default tv episode format of sxe to s00e00.

TIA
Raj
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Change global default format patterns

Post by rednoah »

You can use the --format option to pass in your custom pattern.

If you need Movie / TV Series all-in-one processing I recommend using the amc script which allows you to pass in formats for each media type.
:idea: Please read the FAQ and How to Request Help.
rajkhand
Posts: 3
Joined: 26 Feb 2015, 06:47

Re: Change global default format patterns

Post by rajkhand »

can you please give an example like how to set for movies tv episodes etc.

TIA

Raj
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Change global default format patterns

Post by rednoah »

The amc script is well documented => viewtopic.php?f=4&t=215#p1561
:idea: Please read the FAQ and How to Request Help.
Post Reply