Hello,
I read a lot of pages and found elemnts to build a procedure to install 7.0.9. on my DS-106e
I first uninstall the previous version (4.4.18), in using nassetup.exe, from the PC
But I forgotten to restart the DS-106e
I installed 7.0.9 and Launched it .
Note : The detailed Install log and my remarks are at the end of this post, after the ++++++........++++++++++ line
I have launched the Web UI of Twonky, and have entered the settings :
My previous Twonky 5.0 Key was accepted
I have Defined 3 folders to be shared on my NAS :
- Video (contains 29 folders, 195 files)
- Music (contains 19 folders, 305 files)
- Photo (contains 653 folders [11 at first level], 15368 files)
Rescan setting to "0"
I have launched the rescan of the content
24H later, at last Twonky scanning has stopped
Twonky found 23251 photos!!!!!! (Where did it found them?)
and clicking on Photo it shows the 11 folder
But no Video and no Music !!!
Something may be wrong in my Install, because I had to create a directory that was not decribed in the different documents I have read.
I can try to uninstall, and try to cleanup some folders and reinstall 7.0.9
How to uninstall?
Any Idea to sove?
Many thanks in advance
Best Regards,
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Installation of Twonky 7.0.9 special on a DS-106e
Date: 2011 septembre 11
=================================================
Download Twonky 7.0.9 special on my PC:
http://www.twonkyforum.com/downloads/7. ... -7.0.9.zip
*
Unzip from the PC in the NAS folder:
\\DS106\public\Twonkymedia
*
Connect to synology DS 106 as root using Putty (SSH):
login as: root
root@ds106's password:################
*
BusyBox v1.1.0 (2009.01.13-04:39+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
*
ds106> cd /volume1/public
*
ds106> dir
drwxrwxrwx 3 root root 4096 Sep 11 11:52 .
drwxrwxrwx 37 root root 4096 Sep 11 11:45 ..
drwxrwxrwx 5 admin1 users 4096 Sep 11 11:53 Twonkymedia
*
ds106> mv Twonkymedia /usr/local/
*
Control:
ds106> cd /usr/local/
ds106> dir
drwxr-xr-x 4 root root 4096 Sep 11 11:56 .
drwxr-xr-x 7 root root 4096 Dec 11 2009 ..
drwxrwxrwx 5 admin1 users 4096 Sep 11 11:53 Twonkymedia
drwxr-xr-x 3 root root 4096 Dec 11 2009 etc
*
Go to Twonkymedia directory
ds106> cd Twonkymedia
*
Update file permissions with:
ds106> chmod 700 twonky.sh twonkys* plugins/* cgi-bin/*
*
Starting twonky
ds106> /usr/local/twonkymedia/twonky.sh start
*
I restarted DS-106e
*
Starting twonky again
ds106> /usr/local/twonkymedia/twonky.sh start
*
Twonky Version 7.0.9
12:03:51:691 [Startup] - LOG_SYSTEM: upnp_ini_file_init_DATA_Dir : AppData folder - /var/twonky/TwonkyServer - cannot be accessed or not writable.
12:03:51:696 [Startup] - LOG_SYSTEM: Error: 2 No such file or directory
twonkywebdav is already running.
twonkyproxy is already running.
ds106> Twonky Version 7.0.9
12:04:06:670 [Startup] - LOG_SYSTEM: upnp_ini_file_init_DATA_Dir : AppData folder - /var/twonky/TwonkyServer - cannot be accessed or not writable.
12:04:06:671 [Startup] - LOG_SYSTEM: Error: 2 No such file or directory
*
each 5 or 10 seconds, I git this warning. I checked and that directory is missing
*
Create Missing directory and change file permission
ds106> cd \var
ds106> mkdir twonky
ds106> cd twonky
ds106> mkdir TwonkyServer
ds106> chmod 700 TwonkyServer
ds106> /usr/local/twonkymedia/twonky.sh start
Twonky server seems already be running under PID 1297
(PID file /var/run/mediaserver.pid already exists). Checking for process...
Looks like the daemon crashed: the PID does not match the daemon.
Removing flag file...
Starting /usr/local/twonkymedia/twonkystarter ...
Twonky Version 7.0.9
twonkywebdav is already running.
For image conversion and scaling the TwonkyServer utilizes ImageMagick. For details on the license please see /usr/local/twonkymedia/cgi-bin/convert-readme.txt
twonkyproxy is already running.
ds106>
*
That's all folks!
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++