*this* RSS feed doesn't work

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
User avatar
eydaimon
Jr. Member
Jr. Member
Posts: 86
Joined: March 16th, 2008, 2:00 pm

*this* RSS feed doesn't work

Post by eydaimon »

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
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: *this* RSS feed doesn't work

Post by switch »

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)
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: *this* RSS feed doesn't work

Post by switch »

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.
rAf
Moderator
Moderator
Posts: 546
Joined: April 28th, 2008, 2:35 pm
Location: France
Contact:

Re: *this* RSS feed doesn't work

Post by rAf »

Or maybe you can modify rss using http://pipes.yahoo.com/pipes/.
I'll try to look at this...
User avatar
eydaimon
Jr. Member
Jr. Member
Posts: 86
Joined: March 16th, 2008, 2:00 pm

Re: *this* RSS feed doesn't work

Post by eydaimon »

animeusenet have been contacted and asked to fix on their end.

@rAf - thanks, pretty cool. I'll have to check the pipes service out.
Post Reply