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'