Using --format variables in --output
Posted: 28 Jan 2014, 03:39
Hello, can someone look at the below and tell me if it's possible? I can't get it to work. The problem is that the variables are not being used in the --output option. If this isn't the best way to accomplish this then please advise.
Thanks!
Thanks!
Code: Select all
filebot -rename /mnt/media/torrents-tv -r --output "/mnt/media/media/TV/{n}/{s}" --db thetvdb -non-strict --format "{n} - {s00e00} - {t}"