Folder scan keeping my NAS awake

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
activ
Newbie
Newbie
Posts: 19
Joined: April 5th, 2010, 6:04 am

Folder scan keeping my NAS awake

Post by activ »

Hi everyone,

I have a slight problem, I want to have my nas download all nzb's that I give it once a day but the folder scan speed cannot be set higher than 3600 seconds. Now it's keeping my nas awake for no reason at all (the nzb's are only placed in the folder once a day).
Can anyone advise on how to fix this?

Thanks,
activ
activ
Newbie
Newbie
Posts: 19
Joined: April 5th, 2010, 6:04 am

Re: Folder scan keeping my NAS awake

Post by activ »

So to be more complete in what I want to achieve:
Sabnzbd should check all rss feeds, bookmarks and the folder once a day and then download what it finds from that.

I can get close to that behavior if I disable folder scanning and make the other intervals 1440 but I need folder scanning at the moment.

I've thought about the pause_all schedule command but that will prevent the downloads from being finished and would also lead to unneaded awake time if there are no nzb's to do on that day.

Possible solutions I can think of:
1. Be able to set folder scan to 1440 minutes
2. Have a pause _all_except_downloading command
3. Have an option to disable all scanning and then have some sort of trigger you can do (scheduled of via script or something)
4. Be able to set a master check time, where you can set a time of day that everything is checked, this would be instead of the scanning.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Folder scan keeping my NAS awake

Post by shypike »

Will be addressed in 0.6.0.
Probably a possibility to set the scan interval to 0 (off) and a folder-scan in the scheduler.
activ
Newbie
Newbie
Posts: 19
Joined: April 5th, 2010, 6:04 am

Re: Folder scan keeping my NAS awake

Post by activ »

Great, thanks!
Spoor12B
Newbie
Newbie
Posts: 12
Joined: September 13th, 2011, 3:05 pm

Re: Folder scan keeping my NAS awake

Post by Spoor12B »

Hi,

will it be possible to increase the limit up to, say, 24 hours in an upcoming release?

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

Re: Folder scan keeping my NAS awake

Post by shypike »

Just schedule a pause_all event in the Scheduler.
This shouls top all disk activity until you manually unpause or have a resume event.
Spoor12B
Newbie
Newbie
Posts: 12
Joined: September 13th, 2011, 3:05 pm

Re: Folder scan keeping my NAS awake

Post by Spoor12B »

Thanks for the reply shypike.

But I would still like to automatically scan that folder, only much less often than once per hour.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Folder scan keeping my NAS awake

Post by shypike »

Oh, right.
In that case schedule a folder scan.
Since currently events are once per day only, you'll need to set a number of them.
In principle 24, but I assume nightly scans are not needed.
We'll improve the scheduler in a later release.
Spoor12B
Newbie
Newbie
Posts: 12
Joined: September 13th, 2011, 3:05 pm

Re: Folder scan keeping my NAS awake

Post by Spoor12B »

That will do for now, thanks!
Post Reply