Page 1 of 1

uTorrent and Filebot

Posted: 05 Dec 2016, 02:12
by ThisIsMyName
Sup!

I've been running a filebot scrip for some time now, and it has been working flawlessly! Up until the new update?
I can't say for sure that it stopped working when I was prompted to update filebot, but that's pretty much the only change
I've done with the system in recent times.

"Run a program when a torrent finishes" doesn't seem to do anything. I thought it was uTorrent that had a stroke, but tried running notepad on complete torrent instead,
and that worked just fine. Tried the script again, and nothing happens. Tried to manually paste the script with added -input "Source" into cmd and the script works fine.

I don't understand what, or even how to find out what's wrong. Hapl?

Code: Select all

filebot -script fn:amc --output "Y:\Media" --action copy --conflict skip -non-strict --def excludeList=amc.txt --log-file amc.log --def unsorted=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" --def movieFormat="Y:\Media\Movies\{n.colon(' - ')} ({y})\{n.colon(' - ')} ({y}){' [CD'+pi+']'} [{vf}]" --def clean=y --def subtitles=en,no
Anyone who can help me figure out what's going on?

EDIT: FileBot 4.7.5 (r4600) / Java(TM) SE Runtime Environment 1.8.0_112 / Windows 10 10.0 (amd64)

EDIT2: I decided to try and run the uTorrent command with "C:/Program Files/Filebot/filebot.exe" -script rather than filebot -script and it worked. Oh well....

Re: uTorrent and Filebot

Posted: 05 Dec 2016, 13:24
by rednoah
Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked:
  • What are you trying to do achieve? What's not working? What have you tried so far?
  • Include screenshots, logs or filenames (i.e. demonstrate the issue)
  • Include basic information (i.e. sysinfo output)
:idea: Please read How to Request Help and Fix Problems, Report Bugs, Get Features