just got a wetek core and have installed libreelec 7.0.2 for the first time. my other boxes run openelec. for the life of me, i can't seem to access my main shared database on my nas.
this is my advancedsettings file
Code
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.110</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.110</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
<importresumepoint>true</importresumepoint>
</videolibrary>
</advancedsettings>
Display More
do i not just throw this file onto my wetek box then reboot? or do i have to setup the file folders on the box first or import video files? i can't for the life of me remember how i set up the other openelec boxes so long ago that i have... and it's driving me crazy. i've tried all kinds of different things but the box refuses to update the library at all.
can someone help me out? thanks in advance.