Disable RSS Feed checks?

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.
Post Reply
TheShortOfIt
Newbie
Newbie
Posts: 4
Joined: September 29th, 2009, 3:02 pm

Disable RSS Feed checks?

Post by TheShortOfIt »

Hey guys... I'm using current build 0.411 of SABNZB on my Synology NAS (SPK Package, Python) - Its working very well... But one fact I dont like... Im running my NAS 24/7 and I found out, that checking for NZB and RSS Feeds will prevent the drives from hibernating.

NZB Checking i can disable ... working fine... But checking for RSS Feed I can just set up to 24h, but not disabling complete... So my nas will every 24h wake up from checking for RSS Feeds :D

Is it possible to disable the RSS Feed check? If I enter a "0" in configuration menu, it will set up to 15min... and if i put 999999 in there it set up to 1440 :(

Best regards
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Disable RSS Feed checks?

Post by shypike »

Just untick all RSS feeds, so they are not scheduled anymore.
A future release will contain a scheduled "pause-all" command that will stop all disk access.
TheShortOfIt
Newbie
Newbie
Posts: 4
Joined: September 29th, 2009, 3:02 pm

Re: Disable RSS Feed checks?

Post by TheShortOfIt »

I dont have any RSS feeds configured, but it seems still checking... But a pause all function sounds great :D Hoping for soon public release :D
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Disable RSS Feed checks?

Post by shypike »

TheShortOfIt wrote: I dont have any RSS feeds configured, but it seems still checking...
I checked the code and it does a 'save' of the internal admin
on each scheduled scan (even without RSS feeds defined).  :(
Will fix that in 0.5.0.

Logging should not be "info" or "debug" level, because that accesses the disk too.
"Warnings/Errors" is OK.
Post Reply