Just wondering if its possible to save my XBMC library file to my NAS(freeness), then point my HTPC and Laptop to that file.
Trying to save both systems from updating when one has already done it.
Just wondering if its possible to save my XBMC library file to my NAS(freeness), then point my HTPC and Laptop to that file.
Trying to save both systems from updating when one has already done it.
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.66</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.1.66</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
</musicdatabase>
<video>
<excludefromscan>
<regexp>recycle</regexp>
<regexp>eaDir</regexp>
</excludefromscan>
<excludetvshowsfromscan>
<regexp>recycle</regexp>
</excludetvshowsfromscan>
</video>
</advancedsettings>
<sources>
<programs>
<default pathversion="1"></default>
</programs>
<video>
<default pathversion="1"></default>
<source>
<name>tv</name>
<path pathversion="1">nfs://192.168.1.66/volume1/share/tv/</path>
</source>
<source>
<name>movies</name>
<path pathversion="1">nfs://192.168.1.66/volume1/share/movies/</path>
</source>
</video>
<music>
<default pathversion="1"></default>
</music>
<pictures>
<default pathversion="1"></default>
</pictures>
<files>
<default pathversion="1"></default>
</files>
</sources>
Yeah, if the newer version has an updated database, it will create a copy of the existing database with a new name and use that, leaving your existing one in place.
Database Version table
Heh thanks for that - that's very useful.
BTW Any of you using the alpha / thoughts ?
Just wanted to check that openelec would do these 2 things:
1: play blu-rays via a internal blu-ray reader?
Oh right well if thats the case what about XBMC running on win7? I just want to get rid of my stand alone samsung blu-ray player and build a HTPC to replace that and freesat HD box. I want to be able to just stick a blu-ray in and it just work without messing about too much.