Read ALl Feeds not working

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.
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Read ALl Feeds not working

Post 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?
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Read ALl Feeds not working

Post by dcuritois »

Nobody?
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Read ALl Feeds not working

Post by sander »

Set SAB logging to +Debug, click on Read All Feeds Now, and check your logging (sabnzbd.log) ...
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Read ALl Feeds not working

Post 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!
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Read ALl Feeds not working

Post 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... ???
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Read ALl Feeds not working

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help With Categories

Post 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?
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Read ALl Feeds not working

Post 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.
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Help With Categories

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Read ALl Feeds not working

Post by shypike »

Does automatic (periodic) reading work?
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Read ALl Feeds not working

Post by dcuritois »

shypike wrote:Does automatic (periodic) reading work?
I'll check it during this week.
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Read ALl Feeds not working

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Help With Categories

Post by shypike »

You can program a daily readout in the Scheduler.
dcuritois
Jr. Member
Jr. Member
Posts: 58
Joined: February 15th, 2012, 4:54 pm

Re: Help With Categories

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Read ALl Feeds not working

Post by shypike »

In that case just set the read-out interval to few hours in Config->RSS.
Post Reply