Databases
Sub Sections
Other Sections
Databases
Sub Sections
Other Sections
Don't place any code block before this one as it is used with scripts.
<advancedsettings> <videodatabase> <type>mysql</type> <host>-DBHost-</host> <port>3306</port> <user>-DBUser-</user> <pass>-DBPass-</pass> <name>XBMC-13_Video</name> </videodatabase> <musicdatabase> <type>mysql</type> <host>-DBHost-</host> <port>3306</port> <user>-DBUser-</user> <pass>-DBPass-</pass> <name>XBMC-13_Music</name> </musicdatabase> <videolibrary> <importwatchedstate>true</importwatchedstate> <dateadded>2</dateadded> </videolibrary> <fullscreen>true</fullscreen> <locale> <audiolanguage>original</audiolanguage> <charset>DEFAULT</charset> <country>Australia (24h)</country> <language>English</language> <subtitlelanguage>original</subtitlelanguage> </locale> <lookandfeel> <enablerssfeeds>false</enablerssfeeds> </lookandfeel> <pathsubstitution> <!-- ******************************************* Addons ******************************************* --> <substitute> <from>special://profile/addon_data/weather.ozweather/settings.xml</from> <to>-CentralConfigPath-/addon_data/weather.ozweather/settings.xml</to> </substitute> <substitute> <from>special://profile/addon_data/plugin.video.couchpotato_manager/settings.xml</from> <to>-CentralConfigPath-/addon_data/plugin.video.couchpotato_manager/settings.xml</to> </substitute> <substitute> <from>special://profile/addon_data/plugin.video.sbview/settings.xml</from> <to>-CentralConfigPath-/addon_data/plugin.video.sbview/settings.xml</to> </substitute> <substitute> <from>special://profile/addon_data/pvr.hts/settings.xml</from> <to>-TVConfigPath-\settings.xml</to> </substitute> <substitute> <from>special://profile/addon_data/pvr.iptvsimple/settings.xml</from> <to>-CentralConfigPath-/addon_data/pvr.iptvsimple/settings.xml</to> </substitute> <substitute> <from>special://profile/addon_data/metadata.universal/settings.xml</from> <to>-CentralConfigPath-/addon_data/metadata.universal/settings.xml</to> </substitute> <!-- ******************************************* Userdata ******************************************* --> <substitute> <from>special://profile/playlists/</from> <to>-CentralConfigPath-/Playlists/</to> </substitute> <substitute> <from>special://profile/mediasources.xml</from> <to>-CentralConfigPath-/mediasources.xml</to> </substitute> <substitute> <from>special://profile/sources.xml</from> <to>-CentralConfigPath-/sources.xml</to> </substitute> <substitute> <from>special://thumbnails</from> <to>-CentralThumbnails-</to> </substitute> </pathsubstitution> <!-- ******************************************* Services ******************************************* --> <services> <webserver>true</webserver> <webserverpassword>-WEBServerPassword-</webserverpassword> <webserverport>8080</webserverport> <webserverusername>-WEBServerUserName-</webserverusername> </services> <scrapers> <moviesdefault>metadata.universal</moviesdefault> <musicvideosdefault>metadata.musicvideos.theaudiodb.com</musicvideosdefault> <tvshowsdefault>metadata.tvdb.com</tvshowsdefault> </scrapers> <weather> <addon>weather.ozweather</addon> <currentlocation>1</currentlocation> </weather> <!-- ******************************************* PVR ******************************************* --> <pvrmanager> <backendchannelorder>true</backendchannelorder> <enabled>true</enabled> <hideconnectionlostwarning>true</hideconnectionlostwarning> <syncchannelgroups>true</syncchannelgroups> <usebackendchannelnumbers>true</usebackendchannelnumbers> </pvrmanager> <pvrmenu> <closechannelosdonswitch>true</closechannelosdonswitch> <infoswitch>true</infoswitch> <infotime>5</infotime> <infotimeout>true</infotimeout> </pvrmenu> <pvrplayback> <channelentrytimeout>0</channelentrytimeout> <confirmchannelswitch>false</confirmchannelswitch> <playminimized>false</playminimized> <scantime>10</scantime> <signalquality>true</signalquality> <startlast>0</startlast> </pvrplayback> </advancedsettings>