Read ALl Feeds not working

Get help with all aspects of SABnzbd

Read ALl Feeds not working

Postby dcuritois » June 5th, 2012, 8:39 pm

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, 5:54 pm

Re: Read ALl Feeds not working

Postby dcuritois » June 9th, 2012, 5:09 pm

Nobody?
dcuritois
Jr. Member
Jr. Member
 
Posts: 58
Joined: February 15th, 2012, 5:54 pm

Re: Read ALl Feeds not working

Postby sander » June 9th, 2012, 5:21 pm

Set SAB logging to +Debug, click on Read All Feeds Now, and check your logging (sabnzbd.log) ...
User avatar
sander
Release Testers
Release Testers
 
Posts: 3479
Joined: January 22nd, 2008, 3:22 pm

Re: Read ALl Feeds not working

Postby dcuritois » June 9th, 2012, 11:27 pm

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, 5:54 pm

Re: Read ALl Feeds not working

Postby dcuritois » June 10th, 2012, 10:42 am

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

Re: Read ALl Feeds not working

Postby sander » June 10th, 2012, 11:45 am

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: &lt;urlopen error (11004, 'getaddrinfo failed')&gt;

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
sander
Release Testers
Release Testers
 
Posts: 3479
Joined: January 22nd, 2008, 3:22 pm

Re: Help With Categories

Postby shypike » June 10th, 2012, 11:59 am

"Read all feeds" will only read out the enabled feeds,
so the ones that would normally be read automatically.
Does that explain the issue?
User avatar
shypike
Administrator
Administrator
 
Posts: 16541
Joined: January 18th, 2008, 1:49 pm

Re: Read ALl Feeds not working

Postby dcuritois » June 10th, 2012, 9:19 pm

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, 5:54 pm

Re: Help With Categories

Postby dcuritois » June 10th, 2012, 9:21 pm

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

Re: Read ALl Feeds not working

Postby shypike » June 11th, 2012, 2:49 am

Does automatic (periodic) reading work?
User avatar
shypike
Administrator
Administrator
 
Posts: 16541
Joined: January 18th, 2008, 1:49 pm

Re: Read ALl Feeds not working

Postby dcuritois » June 11th, 2012, 8:40 pm

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, 5:54 pm

Re: Read ALl Feeds not working

Postby dcuritois » June 17th, 2012, 7:15 pm

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

Re: Help With Categories

Postby shypike » June 18th, 2012, 1:06 am

You can program a daily readout in the Scheduler.
User avatar
shypike
Administrator
Administrator
 
Posts: 16541
Joined: January 18th, 2008, 1:49 pm

Re: Help With Categories

Postby dcuritois » June 18th, 2012, 2:29 pm

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

Re: Read ALl Feeds not working

Postby shypike » June 18th, 2012, 3:38 pm

In that case just set the read-out interval to few hours in Config->RSS.
User avatar
shypike
Administrator
Administrator
 
Posts: 16541
Joined: January 18th, 2008, 1:49 pm

Next

Return to General Help