Hi all,
I am looking to run AMC but tweak the formats to have everything dump into one folder and with the original file name (but extracted, with subtitles etc).
What agrument would I use for the original file/folder name?
seriesFormat=X:/TV/{n}/{'S'+s}/{fn}" "movieFormat=Z:/Movies/{n} {y}/{fn ...
Search found 4 matches
- 08 Jul 2015, 23:06
- Forum: Scripting and Automation
- Topic: Use original filename
- Replies: 1
- Views: 3939
- 21 Feb 2015, 00:16
- Forum: Scripting and Automation
- Topic: Amc script and folder paths
- Replies: 3
- Views: 3389
Re: Amc script and folder paths
Will do, just thought I would ask first.
Waiting for my synology to arrive then I can set it up properly
Thankyou for your work on this project.
Paul
Waiting for my synology to arrive then I can set it up properly
Thankyou for your work on this project.
Paul
- 20 Feb 2015, 08:21
- Forum: Scripting and Automation
- Topic: Amc script and folder paths
- Replies: 3
- Views: 3389
Re: Amc script and folder paths
For confirmation the script (from batch file) I am running is:
Echo off
call filebot -script fn:amc --output "I:" --log-file "I:\DL\2.Completed\!.1.Scripts\test.log.txt" --action move --conflict auto -non-strict "I:\DL\2.Completed\!.2.ToSort" --def excludeList=I:\DL\2.Completed\!.1.Scripts\test ...
Echo off
call filebot -script fn:amc --output "I:" --log-file "I:\DL\2.Completed\!.1.Scripts\test.log.txt" --action move --conflict auto -non-strict "I:\DL\2.Completed\!.2.ToSort" --def excludeList=I:\DL\2.Completed\!.1.Scripts\test ...
- 19 Feb 2015, 02:57
- Forum: Scripting and Automation
- Topic: Amc script and folder paths
- Replies: 3
- Views: 3389
Amc script and folder paths
Hi all,
I am trying for automate the processing for completed downloads using the amc script but I am having an issue which I'm hoping there is a workaround for.
The problem been the cli application will not throw an error but it will not output to the folder I specify rather it will open to the ...
I am trying for automate the processing for completed downloads using the amc script but I am having an issue which I'm hoping there is a workaround for.
The problem been the cli application will not throw an error but it will not output to the folder I specify rather it will open to the ...