nzbgetcom / nzbget

Efficient usenet downloader
https://nzbget.com
GNU General Public License v2.0
309 stars 16 forks source link

Free storage query keeps disk running #200

Open theotherp opened 6 months ago

theotherp commented 6 months ago

Is there already an issue for your problem?

NZBGet Version

v23-stable

Platform

Windows

Environment

Windows 10 64 Bit
Running as a service

Current Behavior

nzbget.exe accesses the DestDir drive for free space even when no downloads are running and the web UI is not open.

Expected Behavior

I would expect the query to be only made when either the free space is shown for the user or when the queue is not empty. But this way my hard drive never turns off.

Steps To Reproduce

No response

Logs

The log does not contain any entries for this timespan even with detail level enabled.

Extra information

image

luckedea commented 5 months ago

Moving to v25 as this is related to performance optimization