twonky media server Thecus N2100 some files at wrong place

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
capitanguex
Posts:2
Joined:Tue May 25, 2010 9:42 pm
AV Hardware:Thecus N2100
twonky media server Thecus N2100 some files at wrong place

Post by capitanguex » Tue May 25, 2010 10:51 pm

Hi,

i installed twonky media server 5.1.4 on my N2100 NAS. N2100 has latest Beta-Firmware and 512MB RAM. I installed first a modified version 5.1 for N2100 and then replaced it with twonkymedia-raidsonic-icy-box-5.1.4.tgz. All Files was copied with Filezilla from Ubuntu 10.04 Workstation. I set on the N2100 all the file permissions, then modified startscript to load twonkymedia-server.ini from /raid/module/TWONKYMEDIA/system instead of /var/twonkymedia. I edited the twonkymedia-server.ini to store all files, database in /raid/.... instead of /var/twonkymedia so don't loose settings after reboot. The .ini looks as follow:

[quote]
#! TwonkyVision ini file / charset UTF-16
#! change settings by commandline or by editing this file
#! version 5.1.4
[main]
# accessuser
accessuser=

# accesspwd
accesspwd=

# autotree
autotree=3

# cachedir
cachedir=/raid/module/TWONKYMEDIA/.Twonkymedia/Cache

# cachemaxsize
cachemaxsize=

# Lizenzschlüssel
cdkey=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX

# clearclientsonrestart
clearclientsonrestart=0

# Automatische Freigabe für neue Endgeräte
clientautoenable=1

# codepage
codepage=932

# Verzeichnisse für Sammelalben
compilationsdir=Compilations,Sampler

# contentbase
contentbase=/

# Medienverzeichnisse
contentdir=+A|/raid/Video,+A|/raid/Music,+A|/raid/album

# dbdir
dbdir=/raid/module/TWONKYMEDIA/system

# dyndns
dyndns=

# enableweb
enableweb=2

# followlinks
followlinks=0

# Servername
friendlyname=twonkymedia

# HTTP Server Port
httpport=

# httpremoteport
httpremoteport=

# ignoredir
ignoredir=AppleDouble,AppleDB,AppleDesktop,TemporaryItems

# ip
ip=

# ituneslib
ituneslib=

# Sprache
language=de

# rtpport
rtpport=

# Erneutes Starten bei NIC Änderungen
nicrestart=0

# platform
platform=armel_341_225_no_aac

# Rescan-Abstand in Minuten
scantime=-1

# startupmb
startupmb=1

# streambuffer
streambuffer=16384

# aktiviert
uploadenabled=1

# uploadmusicdir
uploadmusicdir=/raid/module/TWONKYMEDIA/.Twonkymedia/uploaded-music

# uploadpicturedir
uploadpicturedir=/raid/module/TWONKYMEDIA/.Twonkymedia/uploaded-pictures

# uploadvideodir
uploadvideodir=/raid/module/TWONKYMEDIA/.Twonkymedia/uploaded-videos

# onlinedir
onlinedir=/raid/module/TWONKYMEDIA/.Twonkymedia/online-data

# v
v=0

# webnodes
webnodes=MPV

# webpicturenum
webpicturenum=0

# mediastatisticsenabled
mediastatisticsenabled=0

# mediastatisticsdir
mediastatisticsdir=/raid/module/TWONKYMEDIA/.Twonkymedia/stat

# defaultview
defaultview=advanceddefault

# bgtrans
bgtrans=JPEG=0,MP3=0,MPEG2=0,WMV=0,MPEG4=0,Flash=0

# bgtransdir
bgtransdir=/raid/module/TWONKYMEDIA/twonkymedia-server-transcoding-data

# bgtransrpcport
bgtransrpcport=9030

# bgtransmaxsizemb
bgtransmaxsizemb=10000

# rmdrives
rmdrives=

# rmhomedrive
rmhomedrive=/raid/module/TWONKYMEDIA/system

# Wechseldatenträger automatisch teilen
rmautoshare=0

# ssdpttl
ssdpttl=4

# checkexternalitems
checkexternalitems=

# maxitems
maxitems=0

# suppressmenu
suppressmenu=

# autoupdateinstall
autoupdateinstall=0

# disablelocalssdp
disablelocalssdp=
[/quote]

it works and all settings restored after reboot except the settings for media receivers. I looked at the /var/twonkymedia folder and the following files still there: byebye, clients.data, db.info, twonkymedia-config.html, twonkymedia-config1.html, twonkymedia-config2.html and twonkymedia-locations.db with actual time and data. My question now is: How can i force it to store all files in /raid/.... . Wich setting i forget or made wrong in the .ini file?

Thank you for your help
capitanguex

capitanguex
Posts:2
Joined:Tue May 25, 2010 9:42 pm
AV Hardware:Thecus N2100

Re: twonky media server Thecus N2100 some files at wrong place

Post by capitanguex » Mon Jun 07, 2010 10:01 pm

no one has a idee ? Why only this files goes to the wrong place and the db itself follow the dbdir= ? Where can i find a description of / and all possible parameters in the .ini ? I've owned a new license for this program before i checked that media receiver settings gone after reboot so i expect a little help of the maker of.... Ok i can make a script that copy the necessary files before shutdown / reboot and then back to /var/twonkymedia. Seems that's my only chance if no one can help me with this problem.

capitanguex

Locked