Page 1 of 1

utorrent run program issue

Posted: 02 Nov 2014, 07:37
by m01zn
Hi i have been unable to get this script to work, any help would be appreciated,
seems that this is causing the error
Argument: C:\Windows\System32\override
File not found: C:\Windows\System32\override
not sure how to solve it
here is the script that is in utorrent:

Code: Select all

filebot -script fn:amc --output "D:\Videos" --action move --log-file D:/Videos/Filebot-Logs/amc.log  --conflict auto--conflict override -non-strict -no-xattr --def deleteAfterExtract=y clean=y --def music=n --def plex=localhost:32400 --def pushbullet=******* "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
typical amc log looks like this:
File not found: C:\Windows\System32\override
Failure (°_°)
Parameter: deleteAfterExtract = y
Parameter: clean = y
Parameter: music = y
Parameter: plex = localhost:32400
Parameter: pushbullet = *****
Parameter: ut_label = showRSS personal feed
Parameter: ut_state = 20
Parameter: ut_title = Elementary.S03E01.HDTV.x264-LOL.[VTV].mp4
Parameter: ut_kind = single
Parameter: ut_file = Elementary.S03E01.HDTV.x264-LOL.[VTV].mp4
Parameter: ut_dir = D:\Downloads\Torrents\complete
Argument: C:\Windows\System32\override
File not found: C:\Windows\System32\override
Failure (°_°)
the logger from utorrent:
[2014-11-02 00:03:44] Executing: filebot -script fn:amc --output "D:\Videos" --action move --log-file D:/Videos/Filebot-Logs/amc.log --conflict auto--conflict override -non-strict -no-xattr --def deleteAfterExtract=y clean=y --def music=y --def plex=localhost:32400 --def pushbullet=***** "ut_label=showRSS personal feed" "ut_state=20" "ut_title=Elementary.S03E01.HDTV.x264-LOL.[VTV].mp4" "ut_kind=single" "ut_file=Elementary.S03E01.HDTV.x264-LOL.[VTV].mp4" "ut_dir=D:\Downloads\Torrents\complete"

Re: utorrent run program issue

Posted: 02 Nov 2014, 07:52
by rednoah
space

Re: utorrent run program issue

Posted: 02 Nov 2014, 08:06
by m01zn
rednoah wrote:space
sorry im not too sure what that means..

Re: utorrent run program issue

Posted: 02 Nov 2014, 09:57
by rednoah
no space

Code: Select all

--conflict auto--conflict override
space

Code: Select all

--conflict auto --conflict override