Page 1 of 2
Read ALl Feeds not working
Posted: June 5th, 2012, 7:39 pm
by dcuritois
Version: 0.6.15-2
NAS package for Synology NAS
On the downloads page, selecting "Read All Feeds Now" doesn't always work - I select it and nothing happens. Checking the feed shows that there is something new there to read.
Any ideas?
Re: Read ALl Feeds not working
Posted: June 9th, 2012, 4:09 pm
by dcuritois
Nobody?
Re: Read ALl Feeds not working
Posted: June 9th, 2012, 4:21 pm
by sander
Set SAB logging to +Debug, click on Read All Feeds Now, and check your logging (sabnzbd.log) ...
Re: Read ALl Feeds not working
Posted: June 9th, 2012, 10:27 pm
by dcuritois
That's on Status/Latest Warnings?
I'll try that next time, there is something in the feed which doesn't show up.
Thanks!
Re: Read ALl Feeds not working
Posted: June 10th, 2012, 9:42 am
by dcuritois
sander wrote:Set SAB logging to +Debug, click on Read All Feeds Now, and check your logging (sabnzbd.log) ...
Ok, done that, it says:
DEBUG::[rss:323] Done parsing <correct rss address>
And that's it. It ignores whats in the feed...

Re: Read ALl Feeds not working
Posted: June 10th, 2012, 10:45 am
by sander
So you don't have logging like below? That would puzzle me: a "rss ...
Done parsing" without any RSS before that ... ?
Code: Select all
2012-06-08 08:22:21,563::INFO::[rss:482] Starting scheduled RSS read-out
2012-06-08 08:22:21,563::DEBUG::[rss:319] Running feedparser on http://nzbindex.nl/rss/?q=private.nnn&sort=agedesc&max=25
2012-06-08 08:22:23,892::DEBUG::[rss:321] Done parsing http://nzbindex.nl/rss/?q=private.practice+hdtv.xvid+teevee&sort=agedesc&max=25
2012-06-08 08:22:23,892::INFO::[rss:336] Failed to retrieve RSS from http://nzbindex.nl/rss/?q=private.bbb=25: <urlopen error (11004, 'getaddrinfo failed')>
2012-06-08 08:22:38,910::INFO::[__init__:840] Saving data for rss_data.sab in c:\Downloads\admin\rss_data.sab
2012-06-08 08:22:38,913::INFO::[rss:496] Finished scheduled RSS read-out
2012-06-08 09:22:38,914::INFO::[rss:482] Starting scheduled RSS read-out
2012-06-08 09:22:38,914::DEBUG::[rss:319] Running feedparser on http://nzbindex.nl/rss/?q=private.bbb&sort=agedesc&max=25
2012-06-08 09:22:39,250::DEBUG::[rss:321] Done parsing http://nzbindex.nl/rss/?q=private.bbb&sort=agedesc&max=25
2012-06-08 09:22:39,250::DEBUG::[rss:387] Trying title [95852]-[FULL]-[#a.b.teevee@EFNet]-[ Private.bbb.nzb" yEnc
2012-06-08 09:22:39,250::DEBUG::[rss:410] Filter matched on rule 1
2012-06-08 09:22:39,250::DEBUG::[rss:387] Trying title [95852]-[FULL]-[#a.b.teevee@EFNet]-[ Private....par2" yEnc
2012-06-08 09:22:39,250::DEBUG::[rss:410] Filter matched on rule 1
2012-06-08 09:22:39,252::DEBUG::[rss:387] Trying title [95852]-[FULL]-[#a.b.teevee@EFNet]-[ Private....hd.nfo" yEnc
2012-06-08 09:22:39,252::DEBUG::[rss:410] Filter matched on rule 1
2012-06-08 09:22:39,263::DEBUG::[rss:414] Filter rejected on rule 0
2012-06-08 09:22:39,263::DEBUG::[rss:387] Trying title [84688]-[FULL]-[#a.b.teevee@EFNet]-[ Private.bbb.par2" yEnc
Re: Help With Categories
Posted: June 10th, 2012, 10:59 am
by shypike
"Read all feeds" will only read out the enabled feeds,
so the ones that would normally be read automatically.
Does that explain the issue?
Re: Read ALl Feeds not working
Posted: June 10th, 2012, 8:19 pm
by dcuritois
sander wrote:So you don't have logging like below? That would puzzle me: a "rss ... Done parsing" without any RSS before that ... ?
Well i thought the important thing was what was behind so i didn't include what was before, but yes it says "Starting scheduled RSS read-out", "Running feedparser", "Done parsing" and then nothing.
Re: Help With Categories
Posted: June 10th, 2012, 8:21 pm
by dcuritois
shypike wrote:"Read all feeds" will only read out the enabled feeds,
so the ones that would normally be read automatically.
Does that explain the issue?
You mean under /sabnzbd/config/rss/ clicking enabled on feeds? That is how i assumed it would work.
Re: Read ALl Feeds not working
Posted: June 11th, 2012, 1:49 am
by shypike
Does automatic (periodic) reading work?
Re: Read ALl Feeds not working
Posted: June 11th, 2012, 7:40 pm
by dcuritois
shypike wrote:Does automatic (periodic) reading work?
I'll check it during this week.
Re: Read ALl Feeds not working
Posted: June 17th, 2012, 6:15 pm
by dcuritois
Ok,
I'm not 100% on the conclusion here, but:
Periodic seems to work. And once a regular periodic check has been fired, then the 'refresh all' works?
(But the machine gets turned of at night, so gets reset)
I really only use 2 feeds, one which only updates a couple of days a week, and a daily check would be more than enough. The other is more random, suddenly something comes up, hence the refresh.
Re: Help With Categories
Posted: June 18th, 2012, 12:06 am
by shypike
You can program a daily readout in the Scheduler.
Re: Help With Categories
Posted: June 18th, 2012, 1:29 pm
by dcuritois
shypike wrote:You can program a daily readout in the Scheduler.
You mean refresh?
Yeah, but I can't guarantee the machine is turned on at the given time, so not sure how much it would help.
Re: Read ALl Feeds not working
Posted: June 18th, 2012, 2:38 pm
by shypike
In that case just set the read-out interval to few hours in Config->RSS.