AMC Vuze integration issues.
Posted: 09 Apr 2013, 05:20
Hi there, I'm attempting to get filebot to play nicely with vuze. I'm using 'command runner' unfortunately command runner executes the code as soon as the download is complete (executes in the partials folder) before it is moved to the completed, passing along the wrong folder info to filebot.
I know almost nothing of coding, is there an easy fix or should I have my partials and completed in the same folder? (so messy it makes me uncomfortable)
Here's my 'code' and the crap that vuze puts out.
also, I'd like to have it always copy the file (when run from command prompt it only copies if it guesses a name, if doesn't get the name it skips it.)
I'm on RDP into w7, vuze 4.6.04 and filebot 3.5
I know almost nothing of coding, is there an easy fix or should I have my partials and completed in the same folder? (so messy it makes me uncomfortable)
Here's my 'code' and the crap that vuze puts out.
Code: Select all
filebot -script "C:/Program Files/FileBot/amc.groovy" --output "E:/TV Incoming" --action copy --conflict override -non-strict --def music=n artwork=n "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
Code: Select all
Executing: filebot -script "C:/Program Files/FileBot/amc.groovy" --output "E:/TV Incoming" --action copy --conflict override -non-strict --def music=n artwork=n "ut_dir=E:\Torrents Incomplete Vuze\Emmerdale.20130408.WS.PDTV.Xvid-Tiggzz" "ut_file=" "ut_kind=multi" "ut_title=Emmerdale.20130408.WS.PDTV.Xvid-Tiggzz" "ut_label=Uncategorised" "ut_state=%S"
Code: Select all
filebot -script "C:/Program Files/FileBot/amc.groovy" "e:\test" --output "E:/TVtest" --action copy --conflict override -non-strict