Search found 3 matches

by dbsx
03 Dec 2013, 17:15
Forum: Scripting and Automation
Topic: [SOLVED] Problem with output folder
Replies: 4
Views: 4008

Re: Problem with output folder

Thanks, got it working with the below syntax (just for documentation), the Escape Tool did most of the work, good job :) /Applications/Filebot.app/Contents/MacOS/filebot -script fn:amc /Users/dbs/Downloads/TV-Shows --output /Users/dbs/NAS --log-file amc.log --action move --conflict override -non ...
by dbsx
03 Dec 2013, 08:51
Forum: Scripting and Automation
Topic: [SOLVED] Problem with output folder
Replies: 4
Views: 4008

Re: Problem with output folder

Hi rednoah, thanks for your quick reply. I need to have a folder name without a space, because the fstab entry's in OS X didn't allow any spaces in folder names. And without the fstab entry, I cannot use automount to mount my NAS folders ;) Just to make sure, you are referring to the "--def ...
by dbsx
03 Dec 2013, 00:58
Forum: Scripting and Automation
Topic: [SOLVED] Problem with output folder
Replies: 4
Views: 4008

[SOLVED] Problem with output folder

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: /Applications/Filebot.app/Contents/MacOS/filebot -script fn:amc ...