Search found 6 matches
- 16 Oct 2014, 19:13
- Forum: Scripting and Automation
- Topic: "No files selected for processing" error
- Replies: 2
- Views: 3159
Re: "No files selected for processing" error
Oh my... Thank you for being so quick and helpful.
- 16 Oct 2014, 18:20
- Forum: Scripting and Automation
- Topic: "No files selected for processing" error
- Replies: 2
- Views: 3159
"No files selected for processing" error
I've been using uTorrent script for a long time but after upgrading Windows 10, I couldn't make it work again. It works when I set input and output myself and run the code on command prompt, but it doesn't work on uTorrent as input not needed. Here is the script on uTorrent: filebot -script fn:amc ...
- 05 Jan 2014, 10:21
- Forum: Scripting and Automation
- Topic: AMC doesn't work at all
- Replies: 7
- Views: 5102
Re: AMC doesn't work at all
When I ran the code on cmd, I put the slashes as desribed in your note. So it is doing the job. But the thing is, your uTorrent code doesn't seem to have an "input" line. It just finds the path itself. So I'm not putting the slashes of the input path. This is my uTorrent code: filebot -script fn:amc ...
- 05 Jan 2014, 00:13
- Forum: Scripting and Automation
- Topic: AMC doesn't work at all
- Replies: 7
- Views: 5102
Re: AMC doesn't work at all
For some reason, it started not to work sometimes, again. In my observation, it doesn't work on tv shows which are already fetched before and have their own folder. For the first timer tv shows, it works without an issue. Here what the log file says: Parameter: music = y Parameter: subtitles = en ...
- 01 Jan 2014, 12:24
- Forum: Scripting and Automation
- Topic: AMC doesn't work at all
- Replies: 7
- Views: 5102
Re: AMC doesn't work at all
It was a "path" related thing and I managed it. Just needed to point where Java is installed. Now it works like a charm.
- 31 Dec 2013, 23:16
- Forum: Scripting and Automation
- Topic: AMC doesn't work at all
- Replies: 7
- Views: 5102
AMC doesn't work at all
Okay, it's almost a full day, I've looked FileBot, TvRename, The Renamer etc. I'm really pissed off. What I want is, when the download is completed via torrent; - if a folder of the series is exist, put this file into that folder, - if not, create a folder with same name of the series, then put this ...