OK, i had this working wonderfully,then a week ago or so it broke.
It took me a while to figure out it was not working and then a while to figure out it was file bot.
I didn't change anything "if its working don't bloddy touch it and upset the wife."
I am using the 'standard' Utorrent script with some mapped directories. it was working now it jsut stopped.
I am running version 4, so that is ok, and i searched the forum for the error
"Exception: Conflicting arguments: pass in either file arguments or ut_dir/ut_file parameters but not both"
and came up with a few interesting post but nothing that helped.
Did something change?
here is the UT call:
filebot -script fn:amc --output "V:\scratch area\New" --log-file amc.log --action copy --conflict override -non-strict --def clean=y music=y subtitles=en artwork=n "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
here is the output:
C:\temp>filebot -script fn:amc --output "V:\scratch area\New" --log-file amc.log --action copy --conflict override -non-strict --def clean=y music=y subtitles=en artwork=y "ut_label=" "ut_state=5" "ut_title=Continuum.S03E05.30.Minutes.to.Air.1080p.WEB-DL.AAC2.0.H264.mkv" ut_kind=\Completed torrents"
Locking C:\Users\Chris\AppData\Roaming\FileBot\logs\amc.log
Parameter: clean = y
Parameter: music = y
Parameter: subtitles = en
Parameter: artwork = y
Parameter: ut_label =
Parameter: ut_state = 5
Parameter: ut_title = Continuum.S03E05.30.Minutes.to.Air.1080p.WEB-DL.AAC2.0.H26
4.mkv
Parameter: ut_kind = \Completed torrents
Exception: Conflicting arguments: pass in either file arguments or ut_dir/ut_file parameters but not both
Failure (┬░_┬░)
Launch4j: Failed to run the given command.
Working a week ago and now not, with no changes....
Re: Working a week ago and now not, with no changes....
This doesn't look like it's been working ever.
This line is bullshit. Where is ut_dir? Why does ut_kind have a value it can't have? Where is the opening " to the " at the end? FileBot is working perfectly, but somebody is feeding it bullshit arguments.
Code: Select all
filebot -script fn:amc --output "V:\scratch area\New" --log-file amc.log --action copy --conflict override -non-strict --def clean=y music=y subtitles=en artwork=y "ut_label=" "ut_state=5" "ut_title=Continuum.S03E05.30.Minutes.to.Air.1080p.WEB-DL.AAC2.0.H264.mkv" ut_kind=\Completed torrents"