Quantcast
Channel: Kodinerds.net - Deutschsprachiges Forum zum Kodi Entertainment Center
Viewing all articles
Browse latest Browse all 87137

Kodi 17 hängt sich auf beim Profilwechsel

$
0
0
Hallo

wenn ich ein Benutzerprofil wechsel, hängt sich
ganz oft Kodi auf.

Log:
pastebin.com/C280rrS1

Profile wechsel ich per Benutzerdefiniertem Button mit
LoadProfile(FSK18, prompt)

Einer eine Idee, wie ich das optimieren kann?

Meine advancedsettings.xml sieht so aus:

Quellcode

  1. <advancedsettings>
  2. <videodatabase>
  3. <type>mysql</type>
  4. <host>192.168.1.18</host>
  5. <port>3306</port>
  6. <name>FSK18_adult</name>
  7. <user>xbmc</user>
  8. <pass>xbmc</pass>
  9. </videodatabase>
  10. <musicdatabase>
  11. <type>mysql</type>
  12. <host>192.168.1.18</host>
  13. <port>3306</port>
  14. <user>xbmc</user>
  15. <pass>xbmc</pass>
  16. </musicdatabase>
  17. <pathsubstitution>
  18. <substitute>
  19. <from>special://masterprofile/Thumbnails/</from>
  20. <to>smb://192.168.1.18/xbmcthumbs</to>
  21. </substitute>
  22. </pathsubstitution>
  23. <pvr>
  24. <cacheindvdplayer>false</cacheindvdplayer> <!-- Cache PVR stream in DVDPlayer. -->
  25. </pvr>
  26. </advancedsettings>
Alles anzeigen
Gruß

Viewing all articles
Browse latest Browse all 87137


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>