Page 1 of 1
exporting presets to cli
Posted: 26 May 2023, 11:26
by drunkgummyboy
Is there a way to make a preset including post processes and exporting it to CLI to make a script of it.
Re: exporting presets to cli
Posted: 26 May 2023, 11:42
by rednoah
Unfortunately, no. The GUI and the CLI are completely separate. However, the concepts are the same, so you can easily copy & paste an example
filebot command from the manual and then change or add a few option values to make it do whatever your
Presets and
Post-Processing Features are currently doing:
https://www.filebot.net/cli.html
e.g.
Code: Select all
filebot -rename -r "/input" --db TheMovieDB::TV -non-strict --action duplicate --output "/output" --format "{plex.id}" --apply artwork nfo url metadata