I’ve updated the nzbget + nzbgetweb +unpak.sh script with latest versions for the Conceptronic CH3SNAS:
- NZBGet: NZBGet version 0.7.0-testing-r317
- NZBGet Web Interface v 1.4 (testing-2)
the unpak script is little modified to fit the CH3SNAS configuration and has been changed to fit the config in NZBget Web when using the version 1.4 (testing-2).
Little How-To
Install Fun_Plug 0.5 of Fonz
Note: if you already run lighttpd you must make own adjustments to your lighttpd configuration and websettings
install the PHP package (needed for lighttpd).
- Download with wget http://www.aroundmyroom.com/ch3snas-funplug/php-5.2.6-3.tgzthe PHP package (temporary from my server) as the new updated PHP version of Fonz seems to break something. Install PHP with ‘funpkg -i php-5.2.6-3.tgz’
Update: after consulting Fonz (Tobias) I learned that the new version of PHP is compiled with CURL support. So it’s necessary to install the curl package as well
- Download