Moin zusammen,
ich fasse kurz zusammen:
Kodi hatte fast keine Thumbs mehr angezeigt. Also will ich neu aufsetzen.
Jetzt das bisherige vorgehen:
-Kodi von allen AFTV im Haus deinstalliert.
-Datenbank neu initialisiert (QNAP NAS)
-Benutzer Kodi in der SQL Datenbank mit allen Rechten angelegt
-Benutzer Amazon gelöscht und Benutzer Kodi angelegt (QNAP)
-/Thumbnails aufm Nas in Kodi/Thumbnails geändert und Benutzer Kodi die RW rechte gegeben
-Kodi auf einem AFTV Gerät frisch installiert (open/close für preinstall)
-advancedsettings.xml per ADB gepushed:
Spoiler anzeigen
<[definition='2','1']advancedsettings[/definition]>
<videodatabase>
<type>mysql</type>
<host>192.168.2.25</host>
<port>3306</port>
<user>kodi</user>
<pass>XXXX</pass>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>192.168.2.25</host>
<port>3306</port>
<user>kodi</user>
<pass>XXXX</pass>
</musicdatabase>
<pathsubstitution>
<substitute>
<from>special://masterprofile/Thumbnails</from>
<to>smb://Kodi:XXXX@192.168.2.25/Kodi/Thumbnails</to>
</substitute>
</pathsubstitution>
</[definition='2','1']advancedsettings[/definition]>
Alles anzeigen
-Kodi gestartet
-Netzwerkfreigabe über SMB aufs NAS erstellt
-Medienquelle für die Filme über die SMB Freigabe hinzugefügt / scraper Local info / Eigener Ordner je Film / Rekursives scannen aus / Pfad ausschließen:nein
-Ergebnis: Er scannt die Bibliothek nicht
Scheint ein SQL Problem zu sein:
log" data-highlighter="" data-line="1">2021-04-27 11:14:37.462 T:12328 ERROR: Unable to open database: MyMusic72 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.467 T:12328 ERROR: Unable to open database: MyMusic71 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.472 T:12328 ERROR: Unable to open database: MyMusic70 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.476 T:12328 ERROR: Unable to open database: MyMusic69 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.480 T:12328 ERROR: Unable to open database: MyMusic68 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.483 T:12328 ERROR: Unable to open database: MyMusic67 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.487 T:12328 ERROR: Unable to open database: MyMusic66 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.491 T:12328 ERROR: Unable to open database: MyMusic65 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.496 T:12328 ERROR: Unable to open database: MyMusic64 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.500 T:12328 ERROR: Unable to open database: MyMusic63 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.504 T:12328 ERROR: Unable to open database: MyMusic62 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.508 T:12328 ERROR: Unable to open database: MyMusic61 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.511 T:12328 ERROR: Unable to open database: MyMusic60 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.517 T:12328 ERROR: Unable to open database: MyMusic59 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.522 T:12328 ERROR: Unable to open database: MyMusic58 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.528 T:12328 ERROR: Unable to open database: MyMusic57 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.536 T:12328 ERROR: Unable to open database: MyMusic56 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.539 T:12328 ERROR: Unable to open database: MyMusic55 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.542 T:12328 ERROR: Unable to open database: MyMusic54 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.547 T:12328 ERROR: Unable to open database: MyMusic53 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.554 T:12328 ERROR: Unable to open database: MyMusic52 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.558 T:12328 ERROR: Unable to open database: MyMusic51 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.562 T:12328 ERROR: Unable to open database: MyMusic50 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.567 T:12328 ERROR: Unable to open database: MyMusic49 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.571 T:12328 ERROR: Unable to open database: MyMusic48 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.578 T:12328 ERROR: Unable to open database: MyMusic47 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.581 T:12328 ERROR: Unable to open database: MyMusic46 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.585 T:12328 ERROR: Unable to open database: MyMusic45 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.589 T:12328 ERROR: Unable to open database: MyMusic44 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.593 T:12328 ERROR: Unable to open database: MyMusic43 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.596 T:12328 ERROR: Unable to open database: MyMusic42 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.605 T:12328 ERROR: Unable to open database: MyMusic41 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.608 T:12328 ERROR: Unable to open database: MyMusic40 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.611 T:12328 ERROR: Unable to open database: MyMusic39 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.617 T:12328 ERROR: Unable to open database: MyMusic38 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.620 T:12328 ERROR: Unable to open database: MyMusic37 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.624 T:12328 ERROR: Unable to open database: MyMusic36 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.629 T:12328 ERROR: Unable to open database: MyMusic35 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.634 T:12328 ERROR: Unable to open database: MyMusic34 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.637 T:12328 ERROR: Unable to open database: MyMusic33 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.641 T:12328 ERROR: Unable to open database: MyMusic32 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.644 T:12328 ERROR: Unable to open database: MyMusic72 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.644 T:12328 ERROR: Unable to create new database
2021-04-27 11:14:37.649 T:12328 ERROR: Unable to open database: MyVideos116 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.654 T:12328 ERROR: Unable to open database: MyVideos115 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.658 T:12328 ERROR: Unable to open database: MyVideos114 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.660 T:12328 ERROR: Unable to open database: MyVideos113 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.664 T:12328 ERROR: Unable to open database: MyVideos112 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.668 T:12328 ERROR: Unable to open database: MyVideos111 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.675 T:12328 ERROR: Unable to open database: MyVideos110 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.682 T:12328 ERROR: Unable to open database: MyVideos109 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.686 T:12328 ERROR: Unable to open database: MyVideos108 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.691 T:12328 ERROR: Unable to open database: MyVideos107 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.695 T:12328 ERROR: Unable to open database: MyVideos106 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.698 T:12328 ERROR: Unable to open database: MyVideos105 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.708 T:12328 ERROR: Unable to open database: MyVideos104 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.717 T:12328 ERROR: Unable to open database: MyVideos103 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.722 T:12328 ERROR: Unable to open database: MyVideos102 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.726 T:12328 ERROR: Unable to open database: MyVideos101 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.730 T:12328 ERROR: Unable to open database: MyVideos100 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.735 T:12328 ERROR: Unable to open database: MyVideos99 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.739 T:12328 ERROR: Unable to open database: MyVideos98 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.743 T:12328 ERROR: Unable to open database: MyVideos97 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.745 T:12328 ERROR: Unable to open database: MyVideos96 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.750 T:12328 ERROR: Unable to open database: MyVideos95 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.753 T:12328 ERROR: Unable to open database: MyVideos94 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.758 T:12328 ERROR: Unable to open database: MyVideos93 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.762 T:12328 ERROR: Unable to open database: MyVideos92 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.768 T:12328 ERROR: Unable to open database: MyVideos91 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.772 T:12328 ERROR: Unable to open database: MyVideos90 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.778 T:12328 ERROR: Unable to open database: MyVideos89 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.781 T:12328 ERROR: Unable to open database: MyVideos88 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.784 T:12328 ERROR: Unable to open database: MyVideos87 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.787 T:12328 ERROR: Unable to open database: MyVideos86 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.792 T:12328 ERROR: Unable to open database: MyVideos85 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.796 T:12328 ERROR: Unable to open database: MyVideos84 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.800 T:12328 ERROR: Unable to open database: MyVideos83 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.806 T:12328 ERROR: Unable to open database: MyVideos82 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.811 T:12328 ERROR: Unable to open database: MyVideos81 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.814 T:12328 ERROR: Unable to open database: MyVideos80 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.820 T:12328 ERROR: Unable to open database: MyVideos79 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.823 T:12328 ERROR: Unable to open database: MyVideos78 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.828 T:12328 ERROR: Unable to open database: MyVideos77 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.831 T:12328 ERROR: Unable to open database: MyVideos76 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.834 T:12328 ERROR: Unable to open database: MyVideos75 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.841 T:12328 ERROR: Unable to open database: MyVideos116 [1130](Host 'amazon-60dc5e1a0.fritz.box' is not allowed to connect to this MariaDB server)
2021-04-27 11:14:37.841 T:12328 ERROR: Unable to create new database
2021-04-27 11:14:37.843 T:12328 NOTICE: Running database version TV32
2021-04-27 11:14:37.845 T:12328 NOTICE: Running database version Epg12
2021-04-27 11:14:37.918 T:12314 NOTICE: load skin from: /data/data/org.xbmc.kodi/cache/apk/assets/addons/skin.estuary (version: 2.0.27)
2021-04-27 11:14:38.291 T:12314 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
2021-04-27 11:14:38.400 T:12314 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2021-04-27 11:14:38.403 T:12314 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2021-04-27 11:14:38.508 T:12314 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2021-04-27 11:14:38.520 T:12314 NOTICE: Loaded playercorefactory configuration
2021-04-27 11:14:38.521 T:12314 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2021-04-27 11:14:38.521 T:12314 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2021-04-27 11:14:38.564 T:12314 NOTICE: initialize done
2021-04-27 11:14:38.564 T:12314 NOTICE: Running the application...
2021-04-27 11:14:38.776 T:12314 NOTICE: starting zeroconf publishing
2021-04-27 11:14:38.777 T:12338 NOTICE: ES: Starting UDP Event server on port 9777
2021-04-27 11:14:38.777 T:12338 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
2021-04-27 11:14:46.325 T:12330 ERROR: DoWork - Direct texture file loading failed for androidapp://sources/apps/com.amazon.ftv.screensaver.png
2021-04-27 11:15:21.438 T:12331 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/2/2e82a8e2.png
2021-04-27 11:15:22.196 T:12352 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/1/1a5b5dbb.jpg
2021-04-27 11:15:22.733 T:12328 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/6/646a468c.jpg
2021-04-27 11:15:23.571 T:12352 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/f/fd6445ac.jpg
2021-04-27 11:15:25.114 T:12352 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/c/c7e556fc.jpg
2021-04-27 11:15:27.247 T:12328 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/7/7a9e2367.jpg
2021-04-27 11:15:28.842 T:12352 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.25/Kodi/Thumbnails/7/765c3b64.jpg
2021-04-27 11:18:03.546 T:12294 WARNING: CPeripheralBusAndroid: failed to remove input device with ID 16 because it couldn't be found
Alles anzeigen
Kann mir jemand helfen? Warum kann er nicht auf die DB zugreifen?
Bin für jeden Rat dankbar!!
LG Tim