Search results for "ch3snas"
Find here my hellavcr configuration I used with the CH3SNAS / CH3MNAS with the nzbget newsbin configuration I created.
the configuration contains mainy, if not all, tv shows I followed or am following
Just unpack the rar file in a folder and copy it in the /web/ folder of your nzbget installation so that you can access it with http://nas-device:8000/hellavcr
of course you have to create a crontab or manually execute the hellavcr.php script with: php hellavcr.php
note: hellavcr is depending on nzbmatrix and you need a vip account. Unfortunately the search api is offline so this script will not download any valid nzbfile.
But as I got some requests to share my config. Here it is.
Note the download is taken from the w00ty github repository. Where ‘my patch’ for not gzipped nzbfiles is added
draft:
I am trying to migrate away from my home server and getting the daily / weekly backups from my various websites of the main webserver onto the Amazon S3 service.
For this I am using a tool s3cmd (Python needed) and a simple bin/bash script. First test from my CH3SNAS showed that python and s3cmd is working, so than the main Linux webserver should do it as well. Great…
Now doing some speed testing for upload / download to measure crontab scheduling … more later when I have more detailed info ..
note: on plesk there is no backup tool where you can ‘remove’ server repository files, a rm -rf will do the job as well (read in forum plesk).
Due to limited flash memory in CFULLHDMA some features cannot be implemented. As Flash for CFULLDHMAi is bigger some features will only be available for CFULLHDMAi.
- Fixed: CFULLHDMA: SUB/LANG hang issue (back to older setting)
- Fixed: Internet upgrade sometimes could hang sometimes
- Fixed: Turkish subtitles
- Fixed: avi av unsync issue when switching audio
- Fixed: some internet radio stations could hang when pressing back/stop
- Fixed: Added Support for undocumented E-AC3 audio
- Fixed: Disabled Pause function to avoid hang issue for M-JPEG
- Added: Update audio settings (CFULLHDMAi only)
- Fixed: S/PDFI as S/PDIF
- Updated: some german text strings
- Updated: reset & reset imedia & youtube search string
Only available for beta testers.
Please reset to factory defaults to have the new firmware with the settings correctly applied.
note: it could be possible that the USB upgrade seems to stall just before the screen blanks (5 second interval)
if the screen stalls (so it will not turn to the screen where the actuall progress is seen) it is probably due to the fact that some services like the UPnP server cannot be stopped. Please disconnect the LAN cable, restart the CFULLHDMA(i) and upgrade again.
The procedure for upgrading is:
the device will first load the whole firmware from USB disk into memory. Than all services will be stopped, TV screen will be turned off (no signal), than TV screen will be turned on again and the upgrade will start.
do not turn off the power during the 2nd sequence. Cause than you will brick your device.
Do not use this howto if you are using fun_plug or nzbget already! [updated 01-03-2010]
this howto is a first test for me to see if I can write a howto out of experience and without the need to do a complete install myself (No NAS available to do it).
updated: 17-11-2009
Enjoy!, This howto should be working now.
(more…)
Grappig,

lees ik vandaag op een forum (tweakers) dat de fan van de CH3SNAS veel beter aanschreven wordt als de fan van de CH3MNAS ..
Gelukkig bezit ik natuurlijk de CH3MNAS en de Ch3SNAS .. en kan ik een fotootje maken. Zoek de verschillen zou ik zeggen.
Exact dezelfde type fans .. Dus als er een fan zou ‘janken’ lijkt het mij exemplarisch … Daarnaast gaat de fan ook uit als de temperatuur dat toelaat en/of de HDD’s in ruststand zijn.
today I am releasing usb-storage.ko, the driver to be able to mount a USB disk connected to the USB port of the Conceptronic CH3MNAS
copy the usb-storage.ko.zip to the disk for instance directly to Volume_1
unpak under telnet/ssh with unzip the file with the command:
unzip usb-storage.ko.zip
after unzipping the file, copy the file usb-storage.ko to/ffp/lib/modules/[kernel-version]
with uname -r you can determine the kernel version, this is necessary as the start-usbdisk.sh file makes use of the kernel folder
for the CH3MNAS this will be /ffp/lib/modules/2.6.22.7 (probably you have to create the folder modules and the 2.6.22.7 folder.
command for copying the file, go to the folder where you unpacked the zip file and use the following command to copy the file:
cp usb-storage.ko /ffp/lib/modules/2.6.22.7/usb-storage.ko
copy from /ffp/etc/examples the file start-usbdisk.sh to /ffp/start/start-usbdisk.sh
cd /ffp/start
chmod 755 start-usbdisk.sh
the chmod 755 will make the start-usbdisk.sh file executable and auto-started after reboot.
please make sure that in the file  start-usbdisk.sh the usbdisk_dev points to the correct /dev/sdc1 location (/dev/sdb1 probably does not work) you can check this with the tool dmesg where the usb disk info is diplayed
than use the command:
sh start-usbdisk.sh start
and the usb disk will be mounted. Enjoy !
Iedereen die deze site volgt weet dat ik vaak dingen schrijf over producten en/of ontwikkelingen waarmee ik dagelijks in aanraking kom tijdens mijn kantoortijden…. Dus zo ook over de Yuixx.
Helaas kan ik niet altijd alles op de site schrijven omdat dingen tijdens ontwikkeling bijvoorbeeld wijzigen.
De afgelopen tijd heb je op deze site niet zoveel Yuixx nieuws gelezen: ik was op vakantie en veel Yuixx nieuws kon men lezen op verschillende nieuws sites. Zo heeft Tonie van Ringelestijn een stuk geschreven [big-jpg] voor de kranten van Wegener (oa. de Stentor). En schrijft ook Erwin Boogert gisteren een stuk op Emerce.nl over de applicatie van de NOS die uitzending gemist naar de TV brengt en waar de Yuixx ook in genoemd wordt.
Blijf deze site volgen want ik ga echt wel nieuw nieuws over de Yuixx hier melden. Echter dat zal eerder op technisch /functioneel vlak zijn zoals ik doe voor de CH3SNAS, CH3MNAS, CFULLHDMA(i) etc..
Today I release a new complete package for the Conceptronic CH3SNAS & CH3MNAS (2 different binaries)
before you use my package make sure you use
fun_plug, PHP5 with curl support, have installed unrar and installed the lighttpd module as well
the newsbin package you can download here
It contains:
- - nzbget version 0.7.0-testing-r357
- - nzbgetweb version v 1.4 (testing-5)
- - nzbgetter version 1.0
- - modified unpak.sh script
in short how to install:
put the correct file into the root of the Harddisk of the NAS, this is /mnt/HD_a2
untar the tgz file with tar -xvzf newsbinch3mnas-v3.tgz or tar -xvzf newsbinch3snas-v3.tgz, a folder newsbin will be created
Than there are a few files you have to copy manually into the correct folders
go into the newsbin folder with ‘cd newsbin’
than copy the 2 shell script files (extension SH) to the startup folder of Fun_Plug
‘cp *.sh /ffp/start’
with next reboot nzbget will be started automatically.
optional you can copy from /conf/editcron.sh the cronfile into /ffp/start as well to have nzbgetter auto-download your nzb files, it is possible you already installed it, so do not copy it cause your old crontab file will be overwritten.
if you do not reboot you have to make sure you start the two shell scripts manually.
cd /ffp/start
sh startnzbget.sh start
sh startweb.sh start
the first script starts nzbget for downloading from usenet, the 2nd script will run lighttpd with the correct configurations
upload your nzbfiles manually into /mnt/HD_a2/newsbin/nzb or use nzbgetter.
to access nzbgetweb interface: http://[ip-of-nas]:8000
to access nzbgetter web interface: http://[ip-of-nas]:8000/nzbgetter or access it through the nzbgetweb interface
Please make sure you configure nzbget with your usenet account and password
the unpak.sh script will make sure that downloaded stuff will be put in the correct folder after download.
this short how-to is far from perfect and a quick reference next to the normal manual of the various tools
if you want to upgrade
copy the binary from the /bin/ folder
copy the /web/ folder to your /web folder
copy the /nzbgetter folder to a new created /web folder
optional: copy from the /conf/ folder the editcron.sh to /ffp/start
Enjoy.
Be careful, Downloading latest episode of Harper’s Island brings you Episode 13 and in the first scenes some spoilers are seen from Episode 12. but this Epsiode is not available for download from the scene .. Oh oh .. my auto-download and playback was unattended and suddenly I was seeing the spoiler I should not have seen yet.
Maybe this coming Saturday Episode 12 will be posted. I need the 720 h.264 mkv
And indeed with TV NZB Reader the H.264 episode 12 of Harpers Island was auto-downloaded this morning. Kewl!
user Bearxor had problems with using nzbget on his fun_plugged device. After some chatting in the comments he told that he is using the DNS-321 and not the CH3SNAS or DNS-323, these devices do have different toolchain and need to be compiled differently.
So for users with the Conceptronic CH3MNAS or D-LINK DNS-321 who want to have a 5 to 10 minutes installation of nzbget: download it here and get the ch3mnas-nzbget.tgz file for the installation instructions:
get the instructions here
Older Posts »