Read ALl Feeds not working
Forum rules
Help us help you:
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.
Read ALl Feeds not working
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?
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
Nobody?
Re: Read ALl Feeds not working
Set SAB logging to +Debug, click on Read All Feeds Now, and check your logging (sabnzbd.log) ...
Re: Read ALl Feeds not working
That's on Status/Latest Warnings?
I'll try that next time, there is something in the feed which doesn't show up.
Thanks!
I'll try that next time, there is something in the feed which doesn't show up.
Thanks!
Re: Read ALl Feeds not working
Ok, done that, it says:sander wrote:Set SAB logging to +Debug, click on Read All Feeds Now, and check your logging (sabnzbd.log) ...
DEBUG::[rss:323] Done parsing <correct rss address>
And that's it. It ignores whats in the feed...
Re: Read ALl Feeds not working
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" yEncRe: Help With Categories
"Read all feeds" will only read out the enabled feeds,
so the ones that would normally be read automatically.
Does that explain the issue?
so the ones that would normally be read automatically.
Does that explain the issue?
Re: Read ALl Feeds not working
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.sander wrote:So you don't have logging like below? That would puzzle me: a "rss ... Done parsing" without any RSS before that ... ?
Re: Help With Categories
You mean under /sabnzbd/config/rss/ clicking enabled on feeds? That is how i assumed it would work.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?
Re: Read ALl Feeds not working
Does automatic (periodic) reading work?
Re: Read ALl Feeds not working
I'll check it during this week.shypike wrote:Does automatic (periodic) reading work?
Re: Read ALl Feeds not working
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.
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
You can program a daily readout in the Scheduler.
Re: Help With Categories
You mean refresh?shypike wrote:You can program a daily readout in the Scheduler.
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
In that case just set the read-out interval to few hours in Config->RSS.

