rev1.
find here nzbget + nzbgetweb (latest beta release) in a ‘Zeroday’ installation package
it 98% complete. Missing some documentation only.

Here the quick guide:

What do you need?  You need to download the PHP package of FONZ and install it with funpkg -i php-5.2.9-1.tgz (UPDATED 22-05-09)

Important note: PHP 5.2.9-1 NEEDS also the CURL package to be installed  ! Otherwise lighttpd cannot be started!

http://www.inreto.de/dns323/fun-plug/0.5/PACKAGES.html#curl

and you need to install the unrar package which you can download here and install also with funpkg -i unrar-3.7.8-1.tgz

Make sure you put the newsbin_zeroday-rc1.tar into /mnt/HD_a2
in telnet use the command: tar -xvf newsbin_zeroday-rc1.tar and it will create a folder newsbin

cd /mnt/HD_a2/newsbin/conf/
cp php.ini /ffp/etc/
this will copy some specific php settings to be used by lighttpd when started
Please make sure that there is NO lighttpd already running as we are using our own configuration

after unpacking and copying the php.ini file we are almost ready
cd /mnt/HD_a2/newsbin/
sh startweb.sh start
sh startnzbget.sh start

go to your browser and enter http://ch3snas:8000

nzbgetweb is shown and you can now press config and in the NZBGET-SERVER part you select: NEWS-SERVERS and here you enter your News-Server Server1.Host, username & Password
Save this and you are ready

Upload your NZB files into the /mnt/HD_a2/newsbin/nzb folder (or Volume_1/newsbin/nzb)
best way is to create 2 shares in the webconfiguration of the CH3SNAS to /Volume_1/Newsbin/nzb to have a direct shortcut to the NZB folder within Windows and to create a direct share to /Volume_2/Newsbin/usenet where the files will be downloaded to and extracted

Try it. comments are open for discussion ;’-)