TheRealDL I followed your excelent
guide
... but i can't put to work the ATV2 with the normal user

if I change to the user admin everything works. Do you have any idea of the problem??
This is my log file:
xbmc.log
and this is my advancedsettings.xml:
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.170</host>
<port>3306</port>
<user>atv2</user>
<pass>atv2</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.170</host>
<port>3306</port>
<user>atv2</user>
<pass>atv2</pass>
<name>xbmc_music</name>
</musicdatabase>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails</from>
<to>smb://atv2:atv2@192.168.1.170/XBMCThumbnails/</to>
</substitute>
</pathsubstitution>
</advancedsettings>
Anynone can help? please

thanks
Regards
VF