Search found 21 matches

by alexander_q
29 Dec 2017, 22:35
Forum: Scripting and Automation
Topic: Filebot Stopped Working
Replies: 3
Views: 2522

Re: Filebot Stopped Working

Could I do, for example: "C:\path\to\python3.exe" "C:\path\to\utorrent-postprocess.pyw" "%L" "" "%N" "multi" "" "%F" Directly from the torrent program? EDIT: Nope, apparently that doesn't work either. Still no entry in a...
by alexander_q
28 Dec 2017, 04:59
Forum: Scripting and Automation
Topic: Filebot Stopped Working
Replies: 3
Views: 2522

Filebot Stopped Working

I recently installed python 2.x (for the sake of PlexPy) on top of python 3.x, so it's possible that's causing some sort of problem, though cmd still reports 3.6.3. Command: "Q:/utorrent-postprocess.pyw" "%L" "" "%N" "multi" "" "%F&quo...
by alexander_q
02 Sep 2017, 05:18
Forum: Scripting and Automation
Topic: java.nio.file.FileSystemException
Replies: 3
Views: 3054

Re: java.nio.file.FileSystemException

Is there any way to hardlink then delete from the source afterwards?
by alexander_q
28 Aug 2017, 03:45
Forum: Scripting and Automation
Topic: java.nio.file.FileSystemException
Replies: 3
Views: 3054

java.nio.file.FileSystemException

Sysinfo (Windows Store): FileBot 4.7.12 (r5171) JNA Native: 5.1.0 MediaInfo: 0.7.93 7-Zip-JBinding: 9.20 Chromaprint: 1.4.2 Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2017-05-15 (r500) Groovy: 2.4.10 JRE: Java(TM) SE Runtime Environment 1.8.0_141 JVM: 64-bit Java HotSpot(TM) 64-Bi...
by alexander_q
06 Aug 2017, 04:35
Forum: Scripting and Automation
Topic: Filebot Doesn't Trigger, No Entry in Log
Replies: 7
Views: 3918

Re: Filebot Doesn't Trigger, No Entry in Log

1. I did change this line to "output = 'D:/'", see above. 2. Thanks, fixed 3. What is the expected result of such a test, i.e, how will I know if it has succeeded or failed? When I do it, there is no ouput in the console of any kind. I have tried again, still nothing happens, no output in ...
by alexander_q
06 Aug 2017, 03:52
Forum: Scripting and Automation
Topic: Filebot Doesn't Trigger, No Entry in Log
Replies: 7
Views: 3918

Re: Filebot Doesn't Trigger, No Entry in Log

Thanks, I tend to assume things are more complicated than they are... Here's where I'm at: The contents of my python script: # Run Program: # "C:\path\to\utorrent-postprocess.pyw" "%L" "%S" "%N" "%K" "%F" "%D" # # Test with Consol...
by alexander_q
06 Aug 2017, 03:26
Forum: Scripting and Automation
Topic: Filebot Doesn't Trigger, No Entry in Log
Replies: 7
Views: 3918

Re: Filebot Doesn't Trigger, No Entry in Log

Thanks rednoah. Are these new requirements as a result of an update (everything was running swimmingly, until it wasn't running at all)? I'm stuck at the step "Fetch the utorrent-postprocess.pyw python script and modify it to your needs". Is "Fetch" some Python terminology? Could...
by alexander_q
04 Aug 2017, 04:05
Forum: Scripting and Automation
Topic: Filebot Doesn't Trigger, No Entry in Log
Replies: 7
Views: 3918

Filebot Doesn't Trigger, No Entry in Log

Sysinfo (Windows Store): FileBot 4.7.12 (r5171) JNA Native: 5.1.0 MediaInfo: 0.7.93 7-Zip-JBinding: 9.20 Chromaprint: 1.4.2 Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2017-05-15 (r500) Groovy: 2.4.10 JRE: Java(TM) SE Runtime Environment 1.8.0_141 JVM: 64-bit Java HotSpot(TM) 64-Bi...
by alexander_q
17 Jun 2017, 09:00
Forum: Scripting and Automation
Topic: qBittorrent + 4.7.9 not working, no entry in log
Replies: 1
Views: 1873

qBittorrent + 4.7.9 not working, no entry in log

Using script in qBittorrent to call Filebot. Was getting the following error with filebot 4.7.2: Script not found: amc java.io.FileNotFoundException: Script not found: amc at net.filebot.cli.ScriptBundle.getScript(ScriptBundle.java:54) at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72) at...
by alexander_q
17 Oct 2016, 06:59
Forum: Scripting and Automation
Topic: File Not Found Error (noob doesn't know how to quote arguments correctly)
Replies: 2
Views: 2064

Re: File Not Found Error 100%

Thanks Red Noah. That " does seem to be the problem, well spotted. Non ASCII character somehow got added when copying to/pasting from Dropbox Paper.
by alexander_q
17 Oct 2016, 01:40
Forum: Scripting and Automation
Topic: File Not Found Error (noob doesn't know how to quote arguments correctly)
Replies: 2
Views: 2064

File Not Found Error (noob doesn't know how to quote arguments correctly)

Using: qBittorrent. My amc script is currently failing with "file not found" 100% of the time . The entries all look like this: Run script [fn:amc] at [Mon Oct 17 11:21:15 ACDT 2016] Parameter: ut_label = Parameter: music = n Parameter: artwork = n Parameter: clean = y Parameter: unsorted ...
by alexander_q
15 Oct 2016, 02:46
Forum: Scripting and Automation
Topic: Ignore Torrent Via Category (Don't Move to Unsorted)
Replies: 3
Views: 2641

Re: Ignore Torrent Via Category (Don't Move to Unsorted)

Is there a way to accomplish both? I want normal content that fails to get matched to use unsorted behaviour, while items labelled "other" are ignored completely
by alexander_q
12 Oct 2016, 06:45
Forum: Scripting and Automation
Topic: Ignore Torrent Via Category (Don't Move to Unsorted)
Replies: 3
Views: 2641

Ignore Torrent Via Category (Don't Move to Unsorted)

Running Filebot 4.7.2 with qBittorrent 3.3.7. Below is my script: "C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --output "V:" --log-file amc.log --action move --conflict override -non-strict --def "ut_label=%L" music=n artwork=n clean=y unsorted=y repor...
by alexander_q
15 May 2016, 03:33
Forum: Help and Support
Topic: Right Click Menu Episode Formatting
Replies: 0
Views: 1696

Right Click Menu Episode Formatting

Groovy Pad Output: FileBot 4.6.1 (r3315) JNA Native: 4.0.1 MediaInfo: MediaInfoLib - v0.7.78 7-Zip-JBinding: 9.20 Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe) Extended Attributes: OK Groovy Engine: 2.4.5 JRE: Java(TM) SE Runtime Environment 1.8.0_66 JVM: 64-bit Java HotSpo...
by alexander_q
13 May 2015, 03:01
Forum: Scripting and Automation
Topic: [GUIDE] Fully Automated Media Center with qBittorrent
Replies: 70
Views: 74462

Re: [GUIDE] Fully Automated Media Center with qBittorrent

I use the following script with qbittorrent: "C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --output "S:" --log-file amc.log --action copy --conflict override -non-strict --def music=n artwork=n xbmc=192.168.20.3 pushbullet=############# clean=y unsorted=y reportE...
by alexander_q
16 Jan 2015, 03:04
Forum: Scripting and Automation
Topic: Filebot Fails Sometimes (log attached)
Replies: 3
Views: 2355

Re: Filebot Fails Sometimes (log attached)

Thanks rednoah. Is there a way to delete originals once the copy is complete? Or a way to introduce a pause to increase the likelihood that uTorrent will have released the file? Is there another tool that I can use in tandem with filebot to achieve the same outcome?
by alexander_q
15 Jan 2015, 06:16
Forum: Scripting and Automation
Topic: Filebot Fails Sometimes (log attached)
Replies: 3
Views: 2355

Filebot Fails Sometimes (log attached)

Filebot works fine most of the time, but occasionally fails. I run it from utorrent with the following script: "C:\Program Files\FileBot\filebot.launcher.exe" -script fn:amc --output "R:\XBMC" --log-file amc.log --action move --conflict override -non-strict --def music=y artwork=...
by alexander_q
30 Oct 2014, 04:22
Forum: Tips, Tricks and Tutorials
Topic: [Windows] Context Menu w/ Folder Watcher+Scripts Pack [1.8]
Replies: 168
Views: 414501

Re: [Windows] Context Menu w/ Folder Watcher+Scripts Pack [1

I like this script, but I also can't decipher the tv_shows.txt and the like. I've managed to cut out the rating and get rid of the "0" padding on season numbers, but can't figure out how to get rid of the mandatory year (this was causing 99% of shows to not be indexed by XBMC - on TVDB, th...
by alexander_q
19 Aug 2014, 10:59
Forum: Scripting and Automation
Topic: Customize Pushbullet Notification
Replies: 4
Views: 3328

Re: Customize Pushbullet Notification

Thanks rednoah. What would I need to be able to modify the script myself? Is it something I can edit with a text editor?
by alexander_q
19 Aug 2014, 06:59
Forum: Scripting and Automation
Topic: AMC on a stand alone folder
Replies: 3
Views: 2741

Re: AMC on a stand alone folder

I read the manual http://www.filebot.net/forums/viewtopic.php?t=7, still don't know how to do it. Found a video tutorial using fn:utorrent-postprocess but it gives following errors: H:\_Unsorted\_Complete>filebot -script fn:utorrent-postprocess "H:\_Unsorted\_Co mplete" --output "F:\X...
by alexander_q
19 Aug 2014, 02:24
Forum: Scripting and Automation
Topic: Customize Pushbullet Notification
Replies: 4
Views: 3328

Customize Pushbullet Notification

Is it possible to customize the pushbullet notification? At present, using only "pushbullet=xxx" the notification is "[FileBot] Filename.ext.html". The HTML contains "original name", "new name" and "new location". I'd like for it to include the tvdb ...