PDA

Bekijk de volledige versie : Loading Twonky-Media 4.4 on WL-HDD



macke
07-09-2007, 09:29
I have followed the instructions given in the JONOWIKI and have everything running up to the basic Samba stage.

I can see the folders I have created in windows explorer and have loaded my mp3 files to the folder called music.

I then followed the jonowiki on installing Twoky-Media 4.4, but cannot get it to work. It looks like the nas installer script is still trying to load it to /tmp/harddisk

Help

macke
08-09-2007, 07:50
No replies.

I give up

Ade
08-09-2007, 21:40
Not so fast.

Just unzip the archive directly onto the hard disk. Put it in a directory like
/opt/share/TwonkyVision.

Then 'cd /opt/etc/init.d' and create a file called S99mediaserver with the following lines

#!/bin/sh
/opt/share/TwonkyMedia/twonkymedia &

and make it executable with 'chmod +x S99mediaserver'.

That should be all you need. You should then be able to try it by running the file you created './S99mediaserver'
This worked for me last week but I can't remember where I got the instructions from.

Ade