nzbgetcom / nzbget

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

UnpackPauseQueue doesn't work properly #349

Open Bec-de-Xorbin opened 1 month ago

Bec-de-Xorbin commented 1 month ago

Is there already an issue for your problem?

NZBGet Version

v24.3-testing

Platform

All

Environment

LinkStation LS220D
armhf

Current Behavior

UnpackPauseQueue doesn't work properly. It keeps on downloading the queue records when the first record of the queue is still unpacking and only stops when the first is unpacked and starts unpacking the second.

Expected Behavior

Pause downloading when unpack is in progress no matter what.

Steps To Reproduce

No response

Logs

No response

Extra information

No response

dnzbk commented 4 weeks ago

Tested and everything looks fine to me. Are you sure that the download continues during unpacking and not during Par2 checking/repairing? There is an option ParPauseQueue in SETTINGS→CHECK AND REPAIR NZBGet has a postprocessor task queue that looks like this: Par2 → Unpacking → other scripts.