Search found 4 matches

by personne146
November 21st, 2012, 7:16 am
Forum: Feature Requests
Topic: Disable watched folder when scheduled
Replies: 7
Views: 4127

Re: Disable watched folder when scheduled

That what I thought, too much work for you especially when an easy solution exists.
If I see another small features and try an implementation, posting the patch could help you ?
by personne146
November 21st, 2012, 4:23 am
Forum: Feature Requests
Topic: Disable watched folder when scheduled
Replies: 7
Views: 4127

Re: Disable watched folder when scheduled

To keep the same way to do like with RSS scan and to have the patch implemented in one of next SABnzbd release and finally to avoid apply patch myself each update.
I just want to give an helping hand to improve SABnzbd.
by personne146
November 20th, 2012, 7:38 am
Forum: Feature Requests
Topic: Disable watched folder when scheduled
Replies: 7
Views: 4127

Re: Disable watched folder when scheduled

I do not want "pause_all" event, by example if there are some downloads in going. The patch is currently running on my NAS and my disks sleep when no download is in progress (tested from SABnzbd 0.6.5 to 0.7.6). It works, I just want a proper patch by detecting a watched folder scan in the...
by personne146
November 19th, 2012, 7:48 am
Forum: Feature Requests
Topic: Disable watched folder when scheduled
Replies: 7
Views: 4127

Disable watched folder when scheduled

Hi, I suggest to disable watched folder scan speed when a scan is scheduled. Useful on a server (NAS), when you want use the watched folder features and allow hdd to sleep. I made a little patch that will do the job (use the scan speed value with 0 to disable watched folder scan speed): --- SABnzbd-...