I have been using the script in utorrent as outlined here: viewtopic.php?t=215
It worked great for ages and then just stopped working. Have updated filebot and re-written the script to no avail. Tested out the basic script in cmd and am getting this:
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.
Code: Select all
C:\Users\Marissa>filebot -script fn:amc --output "D:/Torrents" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
Locking C:\Users\Marissa\AppData\Roaming\FileBot\logs\amc.log
Run script [fn:amc] at [Fri Sep 02 17:41:06 AEST 2016]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = %L
Parameter: ut_state = %S
Parameter: ut_title = %N
Parameter: ut_kind = %K
Parameter: ut_file = %F
Parameter: ut_dir = %D
Illegal usage: bad file arguments or ut_dir/ut_file parameters
Failure (┬░_┬░)
Code: Select all
C:\Users\Marissa>filebot -script fn:sysinfo
FileBot 4.7.2 (r4178)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.78
7-Zip-JBinding: 9.20
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_60
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 889 MB Max Memory / 23 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\Marissa\AppData\Roaming\FileBot
Done ?(?????)?
Cheers!
Marissa