Page 1 of 1
0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 24th, 2011, 9:06 pm
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!
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 3:09 am
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?
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 9:23 am
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!!
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 9:35 am
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'
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 10:32 am
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?
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 10:51 am
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!!
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 12:24 pm
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.
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 1:04 pm
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?
Re: 0.6.0Beta2 RSS feeds say "Incompatible feed"
Posted: February 25th, 2011, 1:24 pm
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.