File Not Found Error (noob doesn't know how to quote arguments correctly)
Posted: 17 Oct 2016, 01:40
Using: qBittorrent.
My amc script is currently failing with "file not found" 100% of the time. The entries all look like this:
My script is:
The only thing I changed recently was briefly removing series and movie format definitions and replacing them with "--format {plex}. The problems began after reverting to my original script above, which had always worked previously.
Sysinfo:
My amc script is currently failing with "file not found" 100% of the time. The entries all look like this:
Code: Select all
Run script [fn:amc] at [Mon Oct 17 11:21:15 ACDT 2016]
Parameter: ut_label =
Parameter: music = n
Parameter: artwork = n
Parameter: clean = y
Parameter: unsorted = y
Parameter: reportError = y
Parameter: seriesFormat = V:/_TV Shows/{n}/{'Season '+s}/{fn}
Parameter: movieFormat = V:/_Movies/{n} ({y})/{fn}
Parameter: excludeList = amc.txt
Argument: V:\_qBittorrent\Elementary.S05E02.720p.HDTV.X264-DIMENSION[rarbg]”
File not found: V:\_qBittorrent\Elementary.S05E02.720p.HDTV.X264-DIMENSION[rarbg]”
Failure (°_°)
Code: Select all
"C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --output "V:" --log-file amc.log --action move --conflict override -non-strict --def "ut_label=%L" music=n artwork=n clean=y unsorted=y reportError=y "seriesFormat=V:/_TV Shows/{n}/{'Season '+s}/{fn}" "movieFormat=V:/_Movies/{n} ({y})/{fn}" excludeList=amc.txt "%F”
Sysinfo:
Code: Select all
FileBot 4.7.2 (r4178)
JNA Native: 4.0.1
MediaInfo: 0.7.78
7-Zip-JBinding: 9.20
Chromaprint: 1.1.0
Extended Attributes: OK
Script Bundle: 2016-10-08 (r408)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_91
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 3 GB Max Memory / 29 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\alexander_q\AppData\Roaming\FileBot
Done ?(?????)?