Rss isn't working for no apperent reason

Content of the forums on sabnzbdplus.SourceForge.net

Rss isn't working for no apperent reason

Postby shypike » February 1st, 2008, 7:38 pm

Delete By: BugReports (bugreports) - 2008-01-10 13:32
I have set up the following filter as it _should_ give me a match no matter whats in the feed (I have tried with Match Multiple: True but it doesn't make a difference)
http://www.tvnzb.com/tvnzb_new.rss
Filter: *
Unpack-opts: 1
Match Multiple: False
Problem is it doesn't give me any matches and the log doesn't show any relevant errors as far as I can see so does any know whats wrong?
The log
INFO:root:[RSS] Parsing http://www.tvnzb.com/tvnzb_new.rss
2008-01-10 13:17:53,149::INFO::[RSS] Parsing http://www.tvnzb.com/tvnzb_new.rss
INFO:root:[RSS] Done parsing http://www.tvnzb.com/tvnzb_new.rss
2008-01-10 13:17:53,467::INFO::[RSS] Done parsing http://www.tvnzb.com/tvnzb_new.rss
INFO:root:[sabnzbd] Saving data for rss.sab in /home/gery/.sabnzbd/cache/rss.sab
2008-01-10 13:17:53,468::INFO::[sabnzbd] Saving data for rss.sab in /home/gery/.sabnzbd/cache/rss.sab
INFO:root:SABnzbd shutting down...
2008-01-10 13:17:53,471::INFO::SABnzbd shutting down...
INFO:root:[downloader] Shutting down
2008-01-10 13:17:53,665::INFO::[downloader] Shutting down
INFO:root:[assembler] Shutting down
2008-01-10 13:17:53,666::INFO::[assembler] Shutting down
INFO:root:[nzbqueue] Saving queue
2008-01-10 13:17:53,666::INFO::[nzbqueue] Saving queue
INFO:root:[sabnzbd] Saving data for queue.sab in /home/gery/.sabnzbd/cache/queue.sab
2008-01-10 13:17:53,666::INFO::[sabnzbd] Saving data for queue.sab in /home/gery/.sabnzbd/cache/queue.sab
INFO:root:[sabnzbd] Saving data for bytes.sab in /home/gery/.sabnzbd/cache/bytes.sab
2008-01-10 13:17:53,672::INFO::[sabnzbd] Saving data for bytes.sab in /home/gery/.sabnzbd/cache/bytes.sab
INFO:root:[sabnzbd] Saving data for rss.sab in /home/gery/.sabnzbd/cache/rss.sab
2008-01-10 13:17:53,672::INFO::[sabnzbd] Saving data for rss.sab in /home/gery/.sabnzbd/cache/rss.sab
INFO:root:Initializing SABnzbd v0.3.0rc5
2008-01-10 13:17:53,673::INFO::Initializing SABnzbd v0.3.0rc5
INFO:root:[sabnzbd] Loading data for rss.sab from /home/gery/.sabnzbd/cache/rss.sab
2008-01-10 13:17:53,702::INFO::[sabnzbd] Loading data for rss.sab from /home/gery/.sabnzbd/cache/rss.sab
INFO:root:[sabnzbd] Loading data for queue.sab from /home/gery/.sabnzbd/cache/queue.sab
2008-01-10 13:17:53,707::INFO::[sabnzbd] Loading data for queue.sab from /home/gery/.sabnzbd/cache/queue.sab
Exception exceptions.RuntimeError: 'generator ignored GeneratorExit' in ignored
zbd/config/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:33] "GET /sabnzbd/config/rss/ HTTP/1.1" 200 3723 "http://hal:8080/sabnzbd/config/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:33] "GET /sabnzbd/static/stylesheets/default.css HTTP/1.1" 200 3064 "http://hal:8080/sabnzbd/config/rss/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:33] "GET /sabnzbd/static/images/favicon.ico HTTP/1.1" 200 15086 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:34] "GET /sabnzbd/static/images/favicon.ico HTTP/1.1" 200 15086 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:34] "GET /sabnzbd/static/images/favicon.ico HTTP/1.1" 200 15086 "" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:40] "GET /sabnzbd/config/rss/del_rss_feed?uri_id=19317584 HTTP/1.1" 302 123 "http://hal:8080/sabnzbd/config/rss/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
192.168.0.196 - - [10/Jan/2008:13:17:40] "GET /sabnzbd/config/rss/ HTTP/1.1" 200 2765 "http://hal:8080/sabnzbd/config/rss/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071206 Firefox/2.0.0.11"
10/Jan/2008:13:17:41 INFO Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/cherrypy/_cpwsgi.py", line 97, in wsgiApp
while True:
GeneratorExit
Snip


      RE: Rss isn't working for no apperent reason
      Delete By: Nobody/Anonymous (nobody) - 2008-01-10 19:31
      I'm not too happy about the error message "Exception exceptions.RuntimeError: 'generator ignored GeneratorExit' in ignored"
      Do you see any strange stuff in the web interface?
     
      Second, why do you use "Match Multiple: False"?
      You should set Match Multiple to True, so that *all* new shows are picked.
     
      "GET /sabnzbd/config/rss/del_rss_feed?uri_id=19317584 HTTP/1.1"
      This tells me that the RSS-feed is removed again. Did you that or does it happen by itself?
     
      I'll try it myself, but it takes a lot of time, since tvnzb doesn't update that often.
     


      RE: Rss isn't working for no apperent reason
      Delete By: BugReports (bugreports) - 2008-01-12 00:23
      PS i decided to write the ps in the beginning as it might be the answer. The rss reader is completely undocumented so setting it up was guess work on my part but _if_ the programmer for some odd reason decided to implent it as out lined below it would explain the odd problems I'm having so can you confirm/deny that this is how the rss reader works
     
      1)When new feed is added ignore all existing enterys and wait for a new to be added before comparing only the new entery against the set filter
     
      2)If a match is found and "Match Multiple:" is set to false all new enterys matching the filter (in my case *) will be ignored until the found match is removed from the old found matches que
     
      If this is how it works it would both explain all the problems I'm having as well as being a bitch to trouble shoot as you wouldn't know if stuff worked until maybe 12hrs after the change has been updated with new enterys!
     
      Ok in the 24hrs I left the feed running it for some peculiar reason decided to download the following two shows
      080102.cbc.national.from.the.ground.up.640x464
      The.Real.World.S19E24.WS.DSR.XviD-CRiMSON
      but no other shows matched the * filter despite plenty being added so I am very confused right now but at least it proves that it can download shows if it wants to!
      To answer your questions:
      The del_rss was me experimenting to see if re-adding the feed would help. There is no strange output in the web interface as far as I can tell but I haven't been looking for it so I might have missed it. The reason I didn't use "Match Multiple: True" was that I didn't want it to download all the 20+ shows in the feed as I don't want them the reason I used '*' as a filter was to ensure that the filtering wasn't causing the problem and the star will be replaced with actual show names ones the rss reader actually works I'll try match multiple and see if it works.
     
      Disclaimer only the nzb files where downloaded no copyrighted material was ever transferred in any way shape or form

      RE: Rss isn't working for no apperent reason
      Delete By: BugReports (bugreports) - 2008-01-12 06:29
      The good news is that readding the filter with match multiple true after restarting the server worked bad news is that I now have a 100+ items that I need to delete from my que. Thanks for your help

      RE: Rss isn't working for no apperent reason
      Delete By: shypike (shypikeProject Admin) - 2008-01-12 09:55
      Thanks for your testing.
      Actually, the RSS function sucks (it says "experimental" with a reason).
      The only reason I did not disable it in the current release is that some people do use it successfully.
      It needs a thourough redesin.
User avatar
shypike
Administrator
Administrator
 
Posts: 16535
Joined: January 18th, 2008, 1:49 pm

Return to Old SF.net forum