SABnzbd is an open source and cross-platform binary newsreader written in Python.
It simplifies the process of downloading from Usenet dramatically, thanks to its friendly web-based user interface and advanced built-in post-processing options that automatically verify, repair, extract and clean up posts downloaded from Usenet. SABnzbd also has a fully customizable user interface, and offers a complete API for third-party applications to hook into.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
Small maintenance release:
· Extend OSX menu with troubleshooting options
· Change newzbin URL
· Flag post-processing as failed when files cannot be moved/copied to destination
Two specials for (some) embedded Linux systems:
· Move "locale" construction from Plush skin to Python code. Some embedded Linux platforms show unstable behavior with the original construction.
· Add special setting to use "pickle" library instead of cPickle. This is needed for some embedded Linux distros (e.g. OpenElec).