Donate Share

nzb

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

File Release Notes and Changelog

Release Name: 0.1.8

Notes:
This is a maintenance release that fixes several minor issues concerning stability and error handling.
Error situations such as network connectivity issues or NNTP issues (e.g. article not found) are handled gracefully now.
nzb is also packaged with Qt 4.5 which should bring performance improvements among other things.

Changes: - Detect RAR file only based on content, not name, when streaming. - Gracefully handle network connectivity issues, and reconnect if idle for too long. - Handle NNTP errors (such as article not found) gracefully. - SSL support is now based on Qt's own classes, not the OpenSSL implementation as before. - Some UI changes due to Qt 4.5. - Fixed options dialog bug (could not close). - Fixed SSL port bug (#2015067). - Added download progress indicator in window title. - Minor fix for streaming output issue.