http://www.animeusenet.org/rss
At least not for me. Have I done something wrong, or is it a bug?
How to repro:
1. Add as a feed.
2. Click preview.
Nothing is listed under matched/not matched/downloaded
*this* RSS feed doesn't work
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: *this* RSS feed doesn't work
We will have to add specific support for this feed as it chooses not to link to the nzb file in the title of the feed, but have it as an attachment (which it is perfectly entitled to do, it is just less common).
Not sure what version will include support for this (probably not 0.4.7 anyway)
Not sure what version will include support for this (probably not 0.4.7 anyway)
Re: *this* RSS feed doesn't work
Upon further inspection, it looks like their webserver is also not setup correctly, and is reporting the wrong content type for the web page. It should be something like 'text/xml' however theirs is responding 'text/html' which is not valid. Our RSS parser does not like invalid Content-Types.
I would recommend contacting www.animeusenet.org and ask them to fix the response headers for the Content-Type so they are 'text/xml'. It will need both their actions, and our changes until you can use that RSS feed.
I would recommend contacting www.animeusenet.org and ask them to fix the response headers for the Content-Type so they are 'text/xml'. It will need both their actions, and our changes until you can use that RSS feed.
Re: *this* RSS feed doesn't work
Or maybe you can modify rss using http://pipes.yahoo.com/pipes/.
I'll try to look at this...
I'll try to look at this...
Re: *this* RSS feed doesn't work
animeusenet have been contacted and asked to fix on their end.
@rAf - thanks, pretty cool. I'll have to check the pipes service out.
@rAf - thanks, pretty cool. I'll have to check the pipes service out.

