0.6.0Beta2 RSS feeds say "Incompatible feed"

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
TinCanFury
Newbie
Newbie
Posts: 35
Joined: December 10th, 2009, 3:49 pm

0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by TinCanFury »

Hello all! I just updated to 0.6.0Beta2 and so far quite like it. The only issue I have so far is my RSS Feeds show this in the log,

Code: Select all

ERROR: Incompatible feed http://www.newzbin.com/search/query/?q=hung+2x&area=ss.39883&fpn=p&searchaction=Go&btnG_x=0&btnG_y=0&btnG=Go&ss=39883&go=1&areadone=ss.39883&feed=rss&fauth=MjA1NzAxLTJkZjg4OTE0Y2Q2ZjI0OTEyOGNlYjk4YTExNzQxMDk1N2Y3MDUxY2E%3D
and they say "Incompatible feed" when I click "Read Feed", which I'm assuming is how it populates the "Matched, Not Matched, and Downloaded" section. What exactly does this mean? do I have to create the feed links differently than for 0.5?

thanks!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by shypike »

Not sure, I'd have to look into this.
In the mean time, can you try to create a new RSS URL from the newzbin site and use that?
Did you enter newzbin username and password too?
TinCanFury
Newbie
Newbie
Posts: 35
Joined: December 10th, 2009, 3:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by TinCanFury »

yes, I will try that and let you know.

SAB is able to grab my bookmarks when I click on "Get Bookmarks" so I assume my l/p for newzbin is correct.

Is there any type of debugging/etc I can enable to give you more information?

thanks!!
TinCanFury
Newbie
Newbie
Posts: 35
Joined: December 10th, 2009, 3:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by TinCanFury »

I just removed an RSS feed, then added a new one to replace it. Now I can't click on any of the feeds to see their specific page. I've tried stopping and starting SAB and no luck. I also tried removing all the RSS feeds from the ini file. restarting SAB, and adding a new feed no luck. I tried stopping SAB, removing the rss cache file from the admin folder, then starting SAB again, still can't go into the RSS page for the new feed.

nothing I do seems to allow me to click on the RSS feed now.

I just looked at the log and saw this though,

log

Code: Select all

2011-02-25 09:34:09,961::INFO::[rss:290] Traceback:
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/sabnzbd/rss.py", line 285, in run_feed
    link, category = _get_link(uri, entry)
  File "/usr/share/sabnzbdplus/sabnzbd/rss.py", line 550, in _get_link
    link = entry.link
  File "/usr/lib/pymodules/python2.6/feedparser.py", line 236, in __getattr__
    raise AttributeError, "object has no attribute '%s'" % key
AttributeError: object has no attribute 'link'
Last edited by TinCanFury on February 25th, 2011, 9:46 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by shypike »

I'll look into this, but it might take a while.
What happens if you paste the URL into your browser.
Do you see the feed and does the content make sense?
TinCanFury
Newbie
Newbie
Posts: 35
Joined: December 10th, 2009, 3:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by TinCanFury »

yes, these are the same feeds that worked with 0.5 up until the moment I upgraded to 0.6

I'm going to go back to using 0.5 until you think you've figured it out, then I'll try again, but RSS feeds are a big reason I use SAB so I can't go with not having them.

thanks!!
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by shypike »

If the URL you posted is exactly what you are using, then it is wrong.
SABnzbd receives an RSS file that consists only of an error message.

BTW: When I test with 0.5.6, I get the same result.
TinCanFury
Newbie
Newbie
Posts: 35
Joined: December 10th, 2009, 3:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by TinCanFury »

thats probably because you need my login info, it works fine from my browser and worked fine from SAB 0.5

should I try to switch to use HTTP Auth?
TinCanFury
Newbie
Newbie
Posts: 35
Joined: December 10th, 2009, 3:49 pm

Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"

Post by TinCanFury »

ok, since I seem to be the only one, I decided to start from scratch.
I removed my sabnzbd.ini file, removed all the admin and cache files, etc. and started SAB, went through the wizard, added everything, etc.

Now it all seems to be working ok, except hte SMPL theme does not work with the RSS feeds pages so I'm using one of the other themes (both Classic and Plush seem to work fine).

I'll go through and add all my RSS feeds again, but it seems like this has fixed it.
Post Reply