Boem!, geen internet ..
October 28, 2008
Gisteren lag door een stroomstoring de NIKHEF gateway eruit .. en dat viel te zien .. Gelukkig kun je dan nog altijd andere dingen doen. Zoals naar bed gaan;-)

October 28, 2008 Gisteren lag door een stroomstoring de NIKHEF gateway eruit .. en dat viel te zien .. Gelukkig kun je dan nog altijd andere dingen doen. Zoals naar bed gaan;-)
October 26, 2008 CFULLHDMA beta testers have to register themselves again for beta-testing (and be able to download beta firmware versions) at the CFULLHDMA PAGE. If you did not receive any e-mail this morning from me your e-mail address was lost totally. Only a limited amount of people could be informed.
The new way of subscribing yourself for beta testing gives you more control with what e-mail address you want to subscribe or if necessary unsubscribe yourself without my interaction.
October 25, 2008 My Thunderbird crashed big time this evening causing even my profiles / inboxes / address lists to be corrupted. Of course I had NO suitable backup .. of my mail ..
So I have to make some new preparations for the beta testers of CFULLHDMA, that address list is gone as well :-(
October 24, 2008 New beta release firmware will be released soon with this changelog:
beta testers will be informed about this beta release when it’s available.
Update: the support for MKV VC-1 video did not make it in this firmware release unfortunately.
October 20, 2008 
Wonderful TV Serie of HBO .. True Blood .. Blood, Vampires, Sooky .. it’s wierd .. but every episode is great !
October 20, 2008 Andrei has compiled a new version of nzbget for the CH3SNAS / DNS-323 ..
Check his download site.
October 17, 2008 Last week I installed NZBGET and used a simple postprocess script unpacking downloaded usenet stuff. I found another script from ‘Ydrol’ .. which was created for the PopcornHour. Altough this script is not perfect and have same ‘issue’ as the older postprocess script this script is very enhanced. It is smart, it makes connection to imdb and it puts stuff is special folders .. WAUW ..
The script has 1 bug: if you download multiple DVD’s in one NZB and they have same folder structure (like *.rar and video_ts in it, than the files will be overwritten, so names of rar files were (are) not taken into consideration
I have created a tar file with all the original files and the files I use for the CH3SNAS. It are the modified unpak.cfg & unpak.sh files. Put the 2 files in the /ffp/etc folder, check the file properties for unpak.sh alter the nzbget.conf file to process unpak.sh (not postprocess.sh) and restart nzbget ..
I have altered paths so that you use /mnt/HD_a2/usenet/* folder the files to be stored.
Downoaded files will be put in a category name, an unsorted folder or movie, erotica etc.. hardlinks will be made for New or Recent stuff .. WOW ..
try it and if you have some suggestions to fix the ‘issue’ or any other changes you might worth to mention, do not hesitate to use the comments ..
October 15, 2008 Mochten we het in Nederland nat krijgen, dan hou ik het in Apeldoorn droog. Mooi ! Zeespiegeltje in 30 jaar 6 meter omhoog? wow ..
Tsunamimeter (nav artikeltje bij de mannetjes/vrouwtjes? van GS
October 14, 2008 Perfect.. de UPS heeft vanmiddag de server in de lucht gehouden
Ik wilde een lampje aan doen en die zei: POEF! .. en direct een piep van de UPS .. Rustig in de meterkast de schakelaar omgezet en jawel hoor .. alles mooi nog in de lucht .. Mooi simpel UPSje en het blijft draaien als een tierelier ..
October 12, 2008 Today was testing day with Andrei (developer of nzbget) and Fonz (developer of FFP). Cause nzbget crashed during repair of RAR files after checking the validation of the RAR files.
Finally it resulted in a new binary created by Andrei. (no fix from Fonz yet cause it’s still unclear what is the real issue or if it has to do with statically and dynamically linking of libraries).
So for all users of the Conceptronic CH3SNAS or DNS-323 who do not want to use optware (ipkg) (like me) but want to use NZBGET with FFP 0.5
Here are the guidelines:
First make sure you are using the correct extra libraries libpar2 (libpar2-0.2-2.tgz) (install with funpkg -i after download) and libsigc libsigc++-2.0.18-1.tgz (install with funpkg -i after download)
(according to Andrei it might even not be necessary to need these seperate tools when using the special compiled version for CH3SNAS/DNS-323).
You can find the source & scripts here
Make sure you download and install the correct unrar version. I have just upgraded my version to 3.7.8-1 from ULI the older version 3.4 caused strange crash during a long unrar session.
Download the nzbget-static-all-release.zip file, and if you have troubles you could use the debug version. Also available for download from the same webpage. This is the modified binary.
Put this file on your CH3SNAS. unzip this file and make sure it will be in /ffp/bin
You can use my nzbget.conf script, modify the usenet server details!
the nzbget.conf file must be put in /ffp/etc folder
All my files are in /mnt/HD_a2/usenet
and under this folder there are 4 other folders needed: nzb, download, queue and tmp
If you want to process the RAR files after download you need a postprocess.sh file, you can grab your copy from my page and make sure it is called postproces.sh and put in /ffp/etc as well. Modify pathnames if necessary.
The last thing you need to do is grab the nzbget.sh file and put it in /ffp/start and make sure you make it executable with: chmod a+x nzbget.sh
You can check the working witht the command: sh nzbget.sh start - check it with sh nzbget.sh status - and stop it with sh nzbget.sh stop
Reboot your CH3SNAS or DNS-323 and after a few minutes you should be able to enter telnet again and see that nzbget is running (use ps as command to see the processes).
Smart people also make lighttpd working in combination with nzbgetweb .. to get a webfrontend for nzbget. the only thing you have to do is copy a nzb file into the /mnt/HD_a2/usenet/nzb folder
update 13-10:
changed links to folder content so that updates can be found rather than missing.
update 16-10:
Oeps.. some links to the files were gone .. Note: I am busy to get a more advanced postprocess script working ok.
When using NZBGETWEB
Addon: uploading large NZB > 8MB through the webinterface of NZBGETWEB is not possible if you do not use a separate PHP.INI. So please copy from /ffp/etc/examples the php.ini-recommended to /ffp/etc/php.ini, change the max upload file size. Although lighttpd has PHP support it does not use PHP.INI so you have to add this. open /ffp/etc/lighttpd.conf and edit : “bin-path” => “/ffp/bin/php-cgi“, to /ffp/bin/php-cgi -c /ffp/etc/php.ini“; restart lighttpd and also large NZB files can be uploaded with NZBGET if you use this webfrontend.
enjoy!