Problem: twonkyvision-mediaserver.ini configuration file

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
Alfers
Posts:2
Joined:Wed Jan 02, 2008 8:41 am
Problem: twonkyvision-mediaserver.ini configuration file

Post by Alfers » Wed Jan 02, 2008 8:53 am

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.

User avatar
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

Post by mgillespie » Wed Jan 02, 2008 4:25 pm

Please note: Moderators here are voluntary and do not work for PacketVideo or Twonky, please do not attack us. Any posts are personal opinion, and may not be those of PV/Twonky.

Alfers
Posts:2
Joined:Wed Jan 02, 2008 8:41 am

Post by Alfers » Wed Jan 02, 2008 7:11 pm

Thanks for that link. Information is as follow:

TwonkyMedia Version 4.4.3
Linux (I used the installer for D-link DNS-323)
Clients: Playstation 3 firmware 2.10
Medias play fine
Over a thousand files in the NAS (don't know how to check how many is in the "database")
Wireless network

Gift
Posts:5
Joined:Wed Jan 02, 2008 9:55 pm

shell script

Post by Gift » Wed Jan 02, 2008 10:12 pm

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 :)

Rag
Posts:3
Joined:Fri Jan 04, 2008 11:41 pm

Post by Rag » Sat Jan 05, 2008 12:23 am

I have the exact same problem. And Gift, I would love to give your solution a try but wouldn't know where to find this init shell script. Maybe I haven't got one? Could someone please be more specific. Thanks.

I am running TwonkyMedia version: 4.4.3.1 on a Synology DS-107+.

Peter07
Posts:2
Joined:Sat Jan 05, 2008 8:29 am

Post by Peter07 » Sat Jan 05, 2008 8:41 am

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

Rag
Posts:3
Joined:Fri Jan 04, 2008 11:41 pm

Post by Rag » Sat Jan 05, 2008 3:15 pm

Peter07 wrote:Try to set "treetype" in "quickstartup" to "custom".
It's actually setting 'Navigation Tree Setup' to 'custom' under 'First Steps' (for anyone else who'll start looking for this).l

But hey, that did the trick! Thank you!

Locked