Created
June 3, 2016 15:17
-
-
Save ahocquet/52cf5b79dfff6b471dfcbb7adc827a86 to your computer and use it in GitHub Desktop.
Use filebot with file argument
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Invoke filebot with the @ argument : | |
filebot @arguments.txt | |
arguments.txt | |
--q | |
Chocolat | |
--filter | |
y == 2015 | |
--action | |
test | |
-rename | |
[ www.CpasBien.cm ] Chocolat.2015.FRENCH.1080p.BluRay.x264-PiNKPANTERS.mkv | |
--output | |
/mnt/nas/video/Films | |
--conflict | |
override | |
-non-strict | |
--db | |
TheMovieDB | |
--format | |
{n} ({y})/{n} ({y}) {" Part $pi"}{" [$vf $vc $ac $af]"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment