How To Use Season Expression in Script
Posted: 30 Oct 2015, 02:29
Hello,
Using a Mac terminal, I have typed in the following and ran it: filebot -rename "The Simpsons.2015-09-27.mkv" --db TheTVDB --format "{n}.{s00e00}-{t}" -non-strict --action move --output "/Volumes/video/TV/The Simpsons/Season "{s}
However instead of the expected "Season 6" folder being created, it creates a literal "Season {s}" folder. Why is the expression not being interpreted?
thx
Using a Mac terminal, I have typed in the following and ran it: filebot -rename "The Simpsons.2015-09-27.mkv" --db TheTVDB --format "{n}.{s00e00}-{t}" -non-strict --action move --output "/Volumes/video/TV/The Simpsons/Season "{s}
However instead of the expected "Season 6" folder being created, it creates a literal "Season {s}" folder. Why is the expression not being interpreted?
thx