[HELP] AMC Not Firing on torrent completion (Linux/uTorrent)
Posted: 16 Feb 2015, 10:12
Basically, as the title says. I have tried manually firing from the command line (replacing the uTorrent variables with a simple *.mkv to locate the file) and it all works as intended. However nothing appears to happen when leaving the box to do it's own thing.... Any help or suggestions would be appreciated! My only wonder is that AMC is firing before the file is copied?
Script Used
SYSINFO:
(Relevant) uTorrent Logs
amc.log, amc-input.txt
Empty!
Script Used
Code: Select all
filebot -script fn:amc --output "/shared/media" --log-file amc.log --action copy -non-strict "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def excludeList=amc-input.txt "seriesFormat=/shared/media/TV/{n}/{'Season'+s}/{n} - {sxe} - {t}" "movieFormat=/shared/media/Movies/{n}" myepisodes=****:****
Code: Select all
****@TACITUS:~$ filebot -script fn:sysinfo
FileBot 4.5.6 (r2818)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/usr/share/filebot/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.3.9
JRE: Java(TM) SE Runtime Environment 1.8.0_31 (headless)
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 2 Core / 432 MB Max Memory / 29 MB Used Memory
OS: Linux (amd64)
uname: Linux TACITUS 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Done ?(@???@)?
****@TACITUS:~$
Code: Select all
[20150116 09:39:07] Moving files from '/shared/Downloads/incoming/Family.Guy.S13E11.720p.HDTV.x264-KILLERS' to '/shared/Downloads/complete/Family.Guy.S13E11.720p.HDTV.x264-KILLERS'
[20150116 09:39:07] Executing: filebot -script fn:amc --output "/shared/media" --log-file amc.log --action copy -non-strict "ut_label="tv"ut_state=5" "ut_title=Family.Guy.S13E11.720p.HDTV.x264-KILLERS" "ut_kind=multi" "ut_file=Family.Guy.S13E11.720p.HDTV.x264-KILLERS.mkv" "ut_dir=/shared/Downloads/complete/Family.Guy.S13E11.720p.HDTV.x264-KILLERS" --def excludeList=amc-input.txt "seriesFormat=/shared/media/TV/{n}/{'Season'+s}/{n} - {sxe} - {t}" "movieFormat=/shared/media/Movies/{n}" myepisodes=****:****
Empty!