[quote="parnott"]It is most probably caused because you are allowing Twonky to create its data in the /var directory. This is the default, but most NAS devices reset this directory when rebooted so the Twonky data gets erased.
What you need to do is create a directory somewhere on the disk that will not be removed after a reboot. (I don't know how the GigaNAS mounts its drives, so can't tell you where). This will be where Twonky can permanently store its application data.
Then in the command you use to start Twonky add the -appdata option followed by the path to the directory you just created. So in my case (but it is not a GigaNAS) the start command is-
[b]/usr/twonkymedia_6032/twonkymedia -D -appdata /share/1000/twonkymedia6.db[/b]
Where-
/usr/twonkymedia_6032/twonkymedia - is the location of the Twonky executable
/share/1000/twonkymedia6.db - is the location where Twonky is told to store its data[/quote]
Oh my good, its working, BIG Thanks Parnott

There is only one thing, does every restart couses the database to rebuild ?