Are you sure it's not a frozen report (like alot these days)
I can have a look if i know what report.
Search found 11 matches
- April 12th, 2010, 2:07 pm
- Forum: Bug Reports
- Topic: Newzbin Download
- Replies: 10
- Views: 6300
- April 12th, 2010, 12:14 pm
- Forum: Bug Reports
- Topic: Newzbin Download
- Replies: 10
- Views: 6300
Re: Newzbin Download
At the moment running it directly and for some reason it works and fetches the NZBs. Will try it in my normal situation again and see what happens. It's kinda strange to have it for over 24 hours first (noticed it late ;)) and now it works... Oh well it seems to work again. It could've been a newzbi...
- April 12th, 2010, 11:21 am
- Forum: Bug Reports
- Topic: Newzbin Download
- Replies: 10
- Views: 6300
Newzbin Download
On my centos5 server i've been noticing some problems with my SABnzbd (v 0.5.1 RC2 (Python Source)) when downloading NZBs from Newzbin. When checking out the logs all i got was: 2010-04-12 18:12:17,913::INFO::[__init__:754] Restarting crashed newzbin 2010-04-12 18:12:50,910::INFO::[__init__:754] Res...
- December 19th, 2009, 2:53 pm
- Forum: Beta Releases
- Topic: [Beta 4] Newzbin msgid backup
- Replies: 2
- Views: 2075
[Beta 4] Newzbin msgid backup
It might've been me sleeping but i've noticed that my backup NZBs from newzbin don't carry "msgid_XXXXXXXXX Title.nzb" anymore. Has this been changed in 0.5 or one of the betas? Is it in someway possible to get this back like it used to? Because sometimes cause of newsserver issues you not...
- March 28th, 2009, 7:39 am
- Forum: Beta Releases
- Topic: Sign up to become an Official SABnzbd Tester (Temporarily Closed)
- Replies: 274
- Views: 247160
Re: Sign up to become an Official SABnzbd Tester
I don't mind testing it.
Want to try it on a Debian system.
Want to try it on a Debian system.
- February 1st, 2009, 10:58 am
- Forum: Bug Reports
- Topic: SABnzbd doesn't load at all anymore?!
- Replies: 6
- Views: 6164
Re: SABnzbd doesn't load at all anymore?!
Maybe XML a solution for the future?
- January 17th, 2009, 7:22 am
- Forum: Third-party Addons
- Topic: HellaVCR - TV downloader
- Replies: 63
- Views: 88061
Re: HellaVCR - TV downloader
Undisclosed one more thing to add:
in hellavcr.php in the Case is a if($nzb_downloaded) place that also @ the sabnzbd case
is newzbin protection since it only allows 5 requests a min or so
in hellavcr.php in the Case is a if($nzb_downloaded) place that also @ the sabnzbd case
is newzbin protection since it only allows 5 requests a min or so
- January 16th, 2009, 6:20 pm
- Forum: Third-party Addons
- Topic: HellaVCR - TV downloader
- Replies: 63
- Views: 88061
Re: HellaVCR - TV downloader
I already patched my version. It's easy.
If i have time tomorrow i'll create a copy.
If i have time tomorrow i'll create a copy.
- January 16th, 2009, 4:13 am
- Forum: Third-party Addons
- Topic: HellaVCR - TV downloader
- Replies: 63
- Views: 88061
Re: HellaVCR - TV downloader
see my post above yours.
you need to edit the hellavcr.php if you use a password protected sabnzbd install.
And seems there is a new version of hellavcr out... :/
you need to edit the hellavcr.php if you use a password protected sabnzbd install.
And seems there is a new version of hellavcr out... :/
- January 14th, 2009, 3:38 am
- Forum: Third-party Addons
- Topic: HellaVCR - TV downloader
- Replies: 63
- Views: 88061
Re: HellaVCR - TV downloader
To send the ID Directly to SABnzbd
edit de hellavcr.php file find the send_to_sabnzbd function and edit the line that connects and add
edit de hellavcr.php file find the send_to_sabnzbd function and edit the line that connects and add
Code: Select all
&ma_username=(username)&ma_password=(password)
- August 10th, 2008, 2:09 pm
- Forum: Feature Requests
- Topic: Different Download Types (e.g. http/ftp)?
- Replies: 5
- Views: 5096
Re: Different Download Types (e.g. http/ftp)?
I guess what he means is that let's say i find a file on a webpage http://xxxxxxxxx/file.stupid.exe I go to SABnzbd and add the URL and SABnzbd then executes a program as in: wget http://xxxxxxxxx/file.stupid.exe and then puts the file in the completes folder. (Personal Opinion Mode) Personally i do...