Search found 6 matches
- 26 Mar 2015, 15:24
- Forum: Windows
- Topic: Filebot with Plex and Deluge
- Replies: 1
- Views: 4218
Filebot with Plex and Deluge
Hello, I'm using the following script to process all downloads from Deluge and send them to Plex. It works pretty well but I need a few tweaks to the script: *Auto-extract RAR, ZIP files and send them to Plex (tried extract command but was not successful) *Write the details of the file that was ...
- 03 Mar 2014, 16:34
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 4760
Re: Need Held w/ Filebot - uTorrent Scripting
That seemed to do it. For whatever reason, utorrent didn't recognize just plain "filebot" as something it could work with. Adding the whole path, in quotes, fixed the issue. For anyone interested in the solution, here's the output from logger: [2014-03-03 09:33:04] Executing: "C:\Program Files ...
- 02 Mar 2014, 23:27
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 4760
Re: Need Held w/ Filebot - uTorrent Scripting
Windows 7. I could paste the whole log if that would help but I don't see anything added from the failed utorrent attempts, just those that successfully converted manually.
- 02 Mar 2014, 23:04
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 4760
Re: Need Held w/ Filebot - uTorrent Scripting
As a troubleshooting measure, I removed some of the utorrent variables that existed, because the cmd line version seemed to work fine without them. Still nothing seems to have worked from utorrent's Run Program. Here was the output from the logger: [2014-03-02 16:02:04] Executing: filebot -script fn ...
- 02 Mar 2014, 22:59
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 4760
Re: Need Held w/ Filebot - uTorrent Scripting
I see that I missed "ut_kind=single" so I added it and now the movie shows up properly in my media directory. Why wont it run from utorrent's Run Program?
- 02 Mar 2014, 22:56
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 4760
Need Held w/ Filebot - uTorrent Scripting
Hi - I'm new to the forum so if this isn't the correct place to get help with this topic then please direct me there. I followed this guide: http://www.filebot.net/forums/viewtopic.php?t=215 I added it as a program that utorrent runs when a torrent finishes. For troubleshooting purposes I also ran ...