Re: Problems adding nzb's from RSS feed

Get help with all aspects of 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
funkey
Newbie
Newbie
Posts: 2
Joined: June 11th, 2011, 1:56 am

Re: Problems adding nzb's from RSS feed

Post by funkey »

I also have an problem adding stuff to my queue with RSS. I am getting the following error:

Code: Select all

ERROR: ERROR: DURING SCHEDULER EXECUTION unknown encoding: Traceback (most recent call last): File "sabnzbd\utils\kronos.pyo", line 299, in __call__ File "sabnzbd\utils\kronos.pyo", line 311, in execute File "sabnzbd\rss.pyo", line 81, in run_method File "sabnzbd\rss.pyo", line 462, in run File "sabnzbd\decorators.pyo", line 31, in newFunction File "sabnzbd\rss.pyo", line 294, in run_feed File "sabnzbd\utils\feedparser.pyo", line 2623, in parse File "sabnzbd\utils\feedparser.pyo", line 1441, in feed File "sgmllib.pyo", line 99, in feed File "sgmllib.pyo", line 138, in goahead File "sgmllib.pyo", line 315, in parse_endtag File "sgmllib.pyo", line 355, in finish_endtag File "sabnzbd\utils\feedparser.pyo", line 476, in unknown_endtag File "sabnzbd\utils\feedparser.pyo", line 1217, in _end_description File "sabnzbd\utils\feedparser.pyo", line 700, in popContent File "sabnzbd\utils\feedparser.pyo", line 641, in pop File "sabnzbd\utils\feedparser.pyo", line 1594, in _resolveRelativeURIs File "sabnzbd\utils\feedparser.pyo", line 1441, in feed File "sgmllib.pyo", line 99, in feed File "sgmllib.pyo", line 133, in goahead File "sgmllib.pyo", line 291, in parse_starttag File "sgmllib.pyo", line 333, in finish_starttag File "sabnzbd\utils\feedparser.pyo", line 1589, in unknown_starttag File "sabnzbd\utils\feedparser.pyo", line 1460, in unknown_starttag LookupError: unknown encoding: 
Last edited by funkey on June 11th, 2011, 2:08 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Problems adding nzb's from RSS feed

Post by shypike »

Please don't hijack existing threads with different problems.
The RSS feed does not conform to the XML standard.
So the problem is in the feed.
What is the URL ?
funkey
Newbie
Newbie
Posts: 2
Joined: June 11th, 2011, 1:56 am

Re: Problems adding nzb's from RSS feed

Post by funkey »

Sorry, about that.

url: http://www.newshost.za.net/rss.php?id=x ... xxxxxxxxxx

Just replaced the id and pass with x's

NZB's are zipped though.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Problems adding nzb's from RSS feed

Post by shypike »

The site says: "Newshost registration is closed. No exceptions will be made to this rule."
That rules out any testing from my side, sorry.
Post Reply