Search found 470 matches

by binhex
April 21st, 2010, 9:28 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 212726

Re: nzbmatrix automated movie downloader

Runs good, Is there anyway to make it run silent ( without the cmd window opening ) like pythonw Thanks yes indeed, just simply create a scheduled task for it and get it to run however often you want, it should be explained in the readme.txt under the installation heading. im glad its working well,...
by binhex
April 16th, 2010, 11:18 am
Forum: Post-Processing Scripts
Topic: nzbmatrix.com/nzbs.org/newznab automated movie downloader
Replies: 240
Views: 212726

nzbmatrix.com/nzbs.org/newznab automated movie downloader

For those who dont know what my previous script did this monitors index sites nzbmatrix.com/nzbs.org/newznab for releases, it then checks imdb for certain criteria, if there is a positive match then it will download the nzb to either a queued folder or to the defined "watched" folder for s...
by binhex
February 27th, 2010, 7:40 am
Forum: Bug Reports
Topic: error renaming folder after unpack
Replies: 19
Views: 25852

error renaming folder after unpack

Version: 0.5.0 final OS: windows 7 rtm Install-type: windows zip Skin (if applicable): Default Firewall Software: None Are you using IPV6? no Is the issue reproducible? sometimes hi i am getting a problem with the unpacking stage in sab, it looks like its unable to rename the folder once unpacking h...
by binhex
February 26th, 2010, 8:26 am
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 206568

Re: Autodownload script

quick heads up guys, for anybody creating automated scripts which hit imdb they are now actively blocking them, you can of course get around this by faking your agent string :-)
by binhex
January 5th, 2010, 9:17 am
Forum: Beta Releases
Topic: cannot shutdown when job in queue
Replies: 3
Views: 1844

Re: cannot shutdown when job in queue

If you have a large memory cache, SABnzbd must flush this to disk. This can delay the shutdown considerably. If you run SABnzbd on your local system, you should try running SABnzbd-console.exe instead of SABnzbd.exe. This will give you the black console window showing logging information (also set ...
by binhex
January 5th, 2010, 8:39 am
Forum: Beta Releases
Topic: small gui bugs
Replies: 2
Views: 1553

Re: small gui bugs

1/ on the "Queue" tab there is no space between the end of the "Speed" text box and the text "KB/s" this is also true for the "Pause For" text box and "Min" text. 2/ on the "Queue" tab im seeing multiple separator lines on the first column...
by binhex
January 4th, 2010, 9:24 am
Forum: Beta Releases
Topic: cannot shutdown when job in queue
Replies: 3
Views: 1844

cannot shutdown when job in queue

Version: 0.5.0 beta 5 OS: windows 7 rtm Install-type:Windows zip Skin (if applicable):Classic - Darkblue Firewall Software: None Are you using IPV6? No Is the issue reproducible? Yes Browser Version:- Firefox 3.5.6 hi all, i've noticed that i cannot shutdown sabnzbd by clicking the shutdown button o...
by binhex
January 4th, 2010, 8:31 am
Forum: Beta Releases
Topic: small gui bugs
Replies: 2
Views: 1553

small gui bugs

Version: 0.5.0 beta 5 OS: windows 7 rtm Install-type:Windows zip Skin (if applicable):Classic - Darkblue Firewall Software: None Are you using IPV6? No Is the issue reproducible? Yes Browser Version:- Firefox 3.5.6 hi guys i have decided to take the plunge and start switching over to version 0.5.0, ...
by binhex
July 2nd, 2009, 7:04 am
Forum: Post-Processing Scripts
Topic: [REQ] IMDB reference script
Replies: 4
Views: 4825

Re: [REQ] IMDB reference script

sorry, I might have misinformed you.  I think smart downloader might be TV only. If you use newzbin, I have posted a script that will do what you want.  check out posts by me - there's not a huge number of them thats not strictly true smart downloader includes both scripts for tv and movies, i have...
by binhex
April 22nd, 2009, 3:53 am
Forum: Post-Processing Scripts
Topic: newzbin automated game downloader
Replies: 5
Views: 8292

newzbin automated game downloader

hi guys this script is created for use with newzbin.com and will download nzb files for any game related release based upon criteria matched against gamerankings, please make sure you read the pre-requisites before attempting to run the script. this script has been tested against pc game releases, x...
by binhex
April 16th, 2009, 7:00 am
Forum: Post-Processing Scripts
Topic: SABnzbd Smart Downloader
Replies: 154
Views: 156189

Re: SABnzbd Smart Downloader

hi guys i see my movie script for nzbs.org got incorporated so thought i would post my latest version, this version is created for use with newzbin.com and will download nzb files for 720p hd movies, please make sure you read the pre-requisites before attempting to run the script. if there is enough...
by binhex
April 14th, 2009, 5:22 pm
Forum: Post-Processing Scripts
Topic: newzbin authentication failing on python script
Replies: 2
Views: 3214

Re: newzbin authentication failing on python script

If you are wanting to grab the nzb, use their provided API. See here for more details. Or see _grabnzb here for an example of how SABnzbd does it in python. Can you not just pass the url to sabnzbd and let it handle with the downloading of it? hi switch, quick message to say many thanks for the lin...
by binhex
April 11th, 2009, 1:05 pm
Forum: Post-Processing Scripts
Topic: newzbin authentication failing on python script
Replies: 2
Views: 3214

newzbin authentication failing on python script

hi guys, i wonder if anybody has successfully created a script that can download the nzb's directly from a rss feed generated from newzbin.com?, the issue i have is that my script can successfully read the rss feed but when it tries to actually download the nzb (using the link specified in the feed)...
by binhex
February 18th, 2009, 3:31 pm
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 206568

Re: Autodownload script

one thing i thought i would point out is that now your downloading pre dvd material you may come across the problem that imdb doesnt have either any or enough votes and thus the movie will get skipped so you might need the minimum number of votes reducing to say 1,000, as its currently set at 5,000...
by binhex
February 18th, 2009, 3:18 pm
Forum: Post-Processing Scripts
Topic: Autodownload script
Replies: 217
Views: 206568

Re: Autodownload script

You left in your userid. might want to remedy that :P Thanks though, testing now. I'll edit this ;D Works 100% Thats really great. BTW about the scheduler I'm using XP so that -could- be it. I'll look into it. EDIT: I've found a solution. rename the python script into .pyw Also, make sure you  call...