Illegal usage: bad file arguments or ut_dir/ut_file parameters
Posted: 06 Jul 2016, 17:35
Hi!
I've had a script running fine for over a year, but suddenly it just stopped working. Here's the code:
I have not change anything and suddenly it just stop working. What's wrong?
My downloads starts in G:\Incomplete and are moved to G:\TORRENT when completed.
I've had a script running fine for over a year, but suddenly it just stopped working. Here's the code:
Code: Select all
Run script [fn:amc] at [Wed Jul 06 19:27:31 CEST 2016]
Parameter: music = y
Parameter: subtitles = en
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
Parameter: seriesFormat = E:/{n} {y}/{fn}
Parameter: movieFormat = G:/Movies/{n} {y}/{fn}
Parameter: musicFormat = G:/Music{n}/{fn}
Illegal usage: bad file arguments or ut_dir/ut_file parameters
Failure (°_°)
My downloads starts in G:\Incomplete and are moved to G:\TORRENT when completed.