[SOLVED] Problem with output folder
Posted: 03 Dec 2013, 00:58
Hi,
I've a problem with the output folder for my TV Shows.
I want the TV Shows to be moved to the Folder "TV-Shows" on my NAS, but it is every time moved into the folder "TV Shows" (without the minus).
These are the syntaxes I've tried:
Any idea what I am doing wrong?
Thanks in advance for your support!
Cheers dbsx
I've a problem with the output folder for my TV Shows.
I want the TV Shows to be moved to the Folder "TV-Shows" on my NAS, but it is every time moved into the folder "TV Shows" (without the minus).
These are the syntaxes I've tried:
Code: Select all
/Applications/Filebot.app/Contents/MacOS/filebot -script fn:amc /Users/dbs/Downloads/TV-Shows --output /Users/dbs/NAS/TV-Shows --log-file amc.log --action move --conflict override -non-strict --def artwork=n --def subtitles=en,de --def plex=brandy-strg --def music=n
Code: Select all
/Applications/Filebot.app/Contents/MacOS/filebot -script fn:amc "/Users/dbs/Downloads/TV-Shows" --output "/Users/dbs/NAS/TV-Shows" --log-file amc.log --action move --conflict override -non-strict --def artwork=n --def subtitles=en,de --def plex=brandy-strg --def music=n
Thanks in advance for your support!
Cheers dbsx