rinseaid Wrote:No, it's working fine here.
Using ATV2 with 4.2.1 firmware.
I have in /private/var/mobile/Library/Preferences/XBMC/userdata/advancedsettings.xml:
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>10.11.12.100</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>10.11.12.100</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>
</advancedsettings>
And it's working great!
Thanks Davilla and Team-XBMC!
note: I also set up my library such that the initial commit to the sql database was to an smb:// URL rather than a mounted filesystem, in order to be OS agnostic and also for super easy setup (just add advancedsettings.xml and you're done.)
Can you please elaborate on the bold part please?
Did you mean when adding videos to the library you added them through the SMB share?



Search
Help