I'm trying to install
SABnzbd on my SME 7.4 server. SABnzbd is a free/open-source 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 (
quote)
I'm pretty new to installing "external" software to SME server, but I think with a little help from each other, we could mange it

. After downloading the latest version I tried to unzip and copy to the home (admin) directory of SME. The manual tells me then to run the following command: "python SABnzbd.py" which results in the error: Sorry, requires Python 2.4.3 or higher. This can be right, because SME default comes with version 2.3.4. So how do I install a new version of Python??
By the way, I will create a wiki entry if we can manage to install SABnzbd...