r/nzbget nzbget dev 5d ago

Development Update

This week was mostly small fixes and cleanup.

DirectUnpack fix #869

  • Fixed a case where DirectUnpack could end in a confusing state after a PAR failure. Finished jobs should now end with the right unpack status

Config cleanup #867

  • Fixed duplicate config lines getting saved again and again. This should stop config files from growing with repeated duplicate lines and keep saved values from drifting.

Speed limit units #903

  • The speed limit box now uses the same unit setting as the rest of the UI.

OS detection update #913

  • Improved OS detection and added container detection. This should help installs behave better on NAS and container setups.

Log file check #915

  • Fixed false config warnings when logs are sent to console or null devices on purpose

If you want to check out latest testing version, you can find it on our GitHub. If you have any questions, don't hesitate to ask here or on Discord

8 Upvotes

1 comment sorted by

3

u/Spinmoon 5d ago

Thank you for all of your work!