Search found 4 matches
- March 13th, 2012, 4:41 am
- Forum: Feature Requests
- Topic: Retry failed or empty nzb's after xx amount of time
- Replies: 5
- Views: 3696
Re: Retry failed or empty nzb's after xx amount of time
Yes you assumption is correct! It is with nzb's from nzbmatrix!
- March 12th, 2012, 9:14 am
- Forum: Feature Requests
- Topic: Retry failed or empty nzb's after xx amount of time
- Replies: 5
- Views: 3696
Re: Retry failed or empty nzb's after xx amount of time
This is the only code I could find within the python scripts that gives the exact error I and many others are getting: if nzb and '<nzb' in nzb: if 'A&A)' in nzb: # Fix needed to compensate for some dumb NZB posters nzb = nzb.replace('A&A)', 'A&A)') handler = NzbParser(self, cfg.ignore_s...
- March 11th, 2012, 11:30 am
- Forum: Feature Requests
- Topic: Retry failed or empty nzb's after xx amount of time
- Replies: 5
- Views: 3696
Retry failed or empty nzb's after xx amount of time
Hello everyone! I'm sure I'm not the only one to have noticed but sometimes when for example Sickbeard gives SABnzbd download links these are not yet available and then an error like this occurs: WARNING: Empty NZB file download.php?id=SOMENUMBERS&username=USERNAME&apikey=APIKEY&scenenam...
- March 11th, 2012, 9:15 am
- Forum: General Help
- Topic: "Is empty, skipping" errors after upgrading
- Replies: 8
- Views: 4899
Re:
Hello everyone! I use SABnzbd on a Mac OS X Lion, together with Sickbeard. Every once in a while i get the following error: WARNING: Empty NZB file download.php?id=SOMENUMBERS&username=USERNAME&apikey=APIKEY&scenename=1.nzb Is there a way to tell SAB to retry theses failed NZB after xx m...