Search found 1 match

by Gawwad
17 May 2014, 13:42
Forum: Help and Support
Topic: --format adds extra zero infront of {s} (season)
Replies: 1
Views: 1522

--format adds extra zero infront of {s} (season)

Here is my script which is set up to run after a download finishes: filebot -script fn:amc --output "home/<user>/Videos" --log-file amc.log --action move --conflict auto -non-strict "/home/<user>/Downloads/Torrents" --format "{n}/{\"Season {s}\"}/{n} - {s00e00} - {t}" --def artwork=n --def music=n ...