Herzlichen Dank für deine schnelle Antwort.
Ich bin leider in Englisch auf "Google"-Übersetzer zu vertrauen...
deshalb verstehe ich nicht alles.
Mit den Profilen habe ich verstanden, aber was soll ich dann in meiner
[definition='2','1']advancedsettings[/definition].xml
ändern, damit beim "Portable" Profil,meine SQL Daten-Bank vom NAS und die:
sources.xml
RssFeeds.xml
addon_data
Thumbnails
von FritzBox/USB nicht abgefragt werden?
Meiene jetztige (Haupt) [definition='2','1']advancedsettings[/definition].xml sieht so aus:
Spoiler anzeigen
<[definition='2','1']advancedsettings[/definition]>
<network>
<buffermode>1</buffermode>
<cachemembuffersize>471859200</cachemembuffersize>
<readbufferfactor>20</readbufferfactor>
</network>
<loglevel hide="false">5</loglevel>
<pathsubstitution>
<substitute>
<from>special://profile/sources.xml</from>
<to>smb://db1:db1@FRITZBOX/FRITZBox/Intenso-AluLine-01/Kodi/sources.xml</to>
</substitute>
<substitute>
<from>special://profile/RssFeeds.xml</from>
<to>smb://db1:db1@FRITZBOX/FRITZBox/Intenso-AluLine-01/Kodi/RssFeeds.xml</to>
</substitute>
<substitute>
<from>special://profile/addon_data/</from>
<to>smb://db1:db1@FRITZBOX/FRITZBox/Intenso-AluLine-01/Kodi/addon_data/</to>
</substitute>
<substitute>
<from>special://masterprofile/Thumbnails/</from>
<to>smb://db1:db1@FRITZBOX/FRITZBox/Intenso-AluLine-01/Kodi/Thumbnails</to>
</substitute>
</pathsubstitution>
<videodatabase>
<type>mysql</type>
<host>192.168.0.15</host>
<port>3306</port>
<user>kodi</user>
<pass>kodi</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.0.15</host>
<port>3306</port>
<user>kodi</user>
<pass>kodi</pass>
</musicdatabase>
<videolibrary>
<importwatchedstate>true</importwatchedstate>
</videolibrary>
</[definition='2','1']advancedsettings[/definition]>
Herzlichen Dank für Deine/Eure Hilfe
Tenker