exporting presets to cli
-
- Posts: 5
- Joined: 06 Nov 2022, 21:19
exporting presets to cli
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
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.
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