Search found 15 matches
- January 24th, 2010, 12:19 am
- Forum: Beta Releases
- Topic: Plush config/rss doesn't work right in Opera
- Replies: 1
- Views: 1413
Re: Plush config/rss doesn't work right in Opera
Not familiar enough with HTML/CSS, no. I mainly use firefox anyway so it's not a critical issue, I'm just reporting. In my case I have 48 filters defined, each one getting a drop down list with 48 options (to re-arrange). Ability to drag and drop with AJAX would make it easier to rearrange, and shou...
- January 23rd, 2010, 6:18 am
- Forum: Beta Releases
- Topic: Plush config/rss doesn't work right in Opera
- Replies: 1
- Views: 1413
Plush config/rss doesn't work right in Opera
Hiya,
In r3240, using Plush, Opera 10.10
/sabnzbd/config/rss/ only shows the New Feed part, and one Enabled feed. I have one additional feed that doesn't show up. All works fine in Firefox.
Are there any plans to make the RSS feed config bit in Plush more AJAXy?
Thanks
In r3240, using Plush, Opera 10.10
/sabnzbd/config/rss/ only shows the New Feed part, and one Enabled feed. I have one additional feed that doesn't show up. All works fine in Firefox.
Are there any plans to make the RSS feed config bit in Plush more AJAXy?
Thanks
- January 4th, 2010, 1:00 pm
- Forum: Beta Releases
- Topic: No _FAILED prefix (though folder_rename = 1)
- Replies: 10
- Views: 3758
Re: No _FAILED prefix (though folder_rename = 1)
Nope, that option is disabled.
Does that option also control whether user scripts run?
Does that option also control whether user scripts run?
- January 4th, 2010, 12:15 pm
- Forum: Beta Releases
- Topic: No _FAILED prefix (though folder_rename = 1)
- Replies: 10
- Views: 3758
No _FAILED prefix (though folder_rename = 1)
Linux with SVN 3181. As stated in subject, failed downloads aren't being prefixed with _FAILED although the option is enabled in the ini file. This means my post-processing script, which should move failed downloads to a separate folder, doesn't. :) Log doesn't say much, I don't see where the _UNPAC...
- January 1st, 2010, 3:18 pm
- Forum: Feature Requests
- Topic: Using nzbs.org categories in RSS downloads
- Replies: 21
- Views: 19424
Re: Using nzbs.org categories in RSS downloads
Agreed, regex would be overkill.I'll see if I can sneak in wild cards, but I will not do full regular expressions (would be overkill here).
Indeed it does. Must have made a mistake while testing. Cheers!Setting "Default" for a filter will make it use the nzbs.org category.
- January 1st, 2010, 10:44 am
- Forum: Feature Requests
- Topic: Using nzbs.org categories in RSS downloads
- Replies: 21
- Views: 19424
Re: Using nzbs.org categories in RSS downloads
Just spotted this in SVN and came looking for the forum thread - very nice new feature! Will help me to sort things into categories more reliably. Just 2 (hopefully small related requests): Any chance of wildcards in the groups bit? So can I can say "tv-*" instead of "tv-xvid, tv-x264...
- October 24th, 2009, 11:25 am
- Forum: Beta Releases
- Topic: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
- Replies: 11
- Views: 4925
Re: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
nzbs.org has started returning plaintext content (even though "Accept-encoding: gzip" is present in the request header) so it's working at the moment. I'll post here again if it fails and try to confirm that it's the gzipping that breaks things. Annoying that it's inconsistent, wonder if i...
- October 24th, 2009, 5:24 am
- Forum: Beta Releases
- Topic: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
- Replies: 11
- Views: 4925
Re: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
Hi again, If you append &dl=1 to the end of your rss feed url it will have direct links to the nzbs so no need to dive into the xml. I'm trying to reproduce it right now but nzbs.org has decided to return non-gzipped content so it's working again now. I suspect once it starts gzipping stuff agai...
- October 24th, 2009, 4:41 am
- Forum: Beta Releases
- Topic: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
- Replies: 11
- Views: 4925
Re: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
Hi, thanks for replying. I'm on r2875 now, but posted the topic on 2870 (see topic) As far as I can tell from packet sniffing, nzbs.org is returning a properly formed gzipped reply, so it's not an authentication issue. Additionally, commenting out the accept-encoding bit so we get a plaintext http r...
- October 23rd, 2009, 10:50 am
- Forum: Beta Releases
- Topic: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
- Replies: 11
- Views: 4925
Re: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
I commented out the following from urlgrabber.py:
opener.addheader('Accept-encoding','gzip')
And it seems to work now. I guess I'll be costing nzbs.org a little bit more bandwidth until this works again.
Still willing to test code, just let me know.
Cheers
opener.addheader('Accept-encoding','gzip')
And it seems to work now. I guess I'll be costing nzbs.org a little bit more bandwidth until this works again.
Still willing to test code, just let me know.
Cheers
- October 23rd, 2009, 8:57 am
- Forum: Beta Releases
- Topic: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
- Replies: 11
- Views: 4925
Re: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
Bit more info... Even with debug logging enabled I only get the following: 2009-10-23 17:33:02,732::INFO::[urlgrabber:152] Retry URL http://nzbs.org/index.php?action=getnzb&nzbid=259418&i=USERID&h=USERKEY 2009-10-23 17:33:02,733::INFO::[urlgrabber:128] Grabbing URL http://nzbs.org/index....
- October 21st, 2009, 4:11 pm
- Forum: Beta Releases
- Topic: [2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
- Replies: 11
- Views: 4925
[2870] high failure rate on rss feed from nzbs.org; "try again" doesn't work
Hi all, I realise my subject is rather non-descriptive but I'm having trouble pinning this one down. When I Preview my RSS feed and click on Download a bunch of times, a lot of them will fail. My feed address is for example: http://nzbs.org/rss.php?type=2&i=myuserid&h=mysecretkey&dl=1&am...
- May 20th, 2009, 6:40 am
- Forum: General Help
- Topic: "failed to fetch nzb" from binsearch.info
- Replies: 3
- Views: 5199
Re: "failed to fetch nzb" from binsearch.info
I emailed binsearch and they sorted it out.
I've just signed up to nzbs.org though and that looks promising. And bonus: tv sorting works.
Thanks
I've just signed up to nzbs.org though and that looks promising. And bonus: tv sorting works.
Thanks
- May 19th, 2009, 12:43 pm
- Forum: General Help
- Topic: "failed to fetch nzb" from binsearch.info
- Replies: 3
- Views: 5199
Re: "failed to fetch nzb" from binsearch.info
Ahh, thanks for clearing that up.
I look for eg. #a.b.mm to make sure I only get stuff once.
I'd just use tvnzb but unfortunately that's one of the sites blocked by my isp because it is againt the moral, cultural or religious views of the United Arab Emirates. the search continues!
Thanks again
I look for eg. #a.b.mm to make sure I only get stuff once.
I'd just use tvnzb but unfortunately that's one of the sites blocked by my isp because it is againt the moral, cultural or religious views of the United Arab Emirates. the search continues!
Thanks again
- May 19th, 2009, 3:52 am
- Forum: General Help
- Topic: "failed to fetch nzb" from binsearch.info
- Replies: 3
- Views: 5199
"failed to fetch nzb" from binsearch.info
Hi guys, First standard info: Version: 0.4.9 OS: Ubuntu Intrepid (upgraded from Hardy) Install-type: Ubuntu jcfp repository Skin (if applicable): Default (changing skin makes no difference) Firewall Software: Router Are you using IPV6? sabnzbd is listening on ipv6 but my internet access is ipv4 Is t...