I just installed version 4.4 on my D-link DNS-323 NAS and most of the features seem to be working fine. It is used to serve my client PS3.
One problem I seem to be having is with the configuration file (twonkyvision-mediaserver.ini). Each time I restart the server, the configuration file goes back to default, so all the changes I made are lost.
Any one here have any ideas?
Thank you.
Problem: twonkyvision-mediaserver.ini configuration file
- mgillespie
- Posts:1222
- Joined:Fri Jul 08, 2005 1:19 pm
- AV Hardware:TwonkyMedia AV UPnP Mediaserver (Marvell Kirkwood ARM Sheevaplug with Debian Squeeze).
2x Noxon V2 audio client
1x PS3 Slim 500GB Audio/Video UPnP client.
1x Sony VGF-CP1 Wireless Photoframe. - Location:UK
shell script
I had this problem.
I worked out (or more guessed) that the server wasn't looking in the correct place for the ini file when initialising, but was then saving the resulting defaults to the correct place over the top of my settings.
I fixed it by editing the init shell script twonkyserver and commenting out the bits that optionally set $WORKDIR to $WORKDIR2. I made it always equal to $WORKDIR1, which is set to my TwonkyVision directory where the ini file is.
Maybe not the correct solution, but worked for me
I worked out (or more guessed) that the server wasn't looking in the correct place for the ini file when initialising, but was then saving the resulting defaults to the correct place over the top of my settings.
I fixed it by editing the init shell script twonkyserver and commenting out the bits that optionally set $WORKDIR to $WORKDIR2. I made it always equal to $WORKDIR1, which is set to my TwonkyVision directory where the ini file is.
Maybe not the correct solution, but worked for me

Hi!
I had the same problem and testing with different parameters (-inifile and so on) or the script didn't work. Try to set "treetype" in "quickstartup" to "custom". I read this in another post and this worked for me. Before doing so no settings were saved (naming, musicnode and so on). I think this may be a bug, because 4.4.2 had another behaviour.
Good luck, Peter
I had the same problem and testing with different parameters (-inifile and so on) or the script didn't work. Try to set "treetype" in "quickstartup" to "custom". I read this in another post and this worked for me. Before doing so no settings were saved (naming, musicnode and so on). I think this may be a bug, because 4.4.2 had another behaviour.

Good luck, Peter