Posts: 14,208
Joined: Nov 2009
Reputation:
710
Klojum
Lost connection
Posts: 14,208
Are you always fine with doing things twice? Because I don't think that this is the best solution.
I'm gonna send the other thread to the bin, and move this one to the OS Independent forum section.
Posts: 313
Joined: Apr 2004
Reputation:
6
2020-12-05, 03:05
(This post was last modified: 2020-12-05, 05:17 by jubilex.)
It appears Android is the problem.
Using the same advancedsettings.xml with same passwords.xml, same path substitution, same shared SMB Thumbnails folder, same username/pass, my Windows Kodi had no problem doing the substitution, regenerating the thumbnails in the SMB folder, and had neither the errors in the early "creating folder special://profile/thumbails" section nor the later "opening for writing" of the actual thumbnail jpgs to the SMB. So perhaps those errors together create the problem I'm having?
With a fresh Kodi install on Android phone, I deleted Thumbnails and Textures13.db, copied in the same sources.xml, passwords.xml, and advancedsettings.xml. So I've now started at the same point with the same xmls on 2 android devices (Fire Tv 4k stick and Samsung phone) and 2 non-android devices (Windows 10 PC and Rpi3 with librelec). Both non-android devices immediately start re-caching the images to the SMB Thumbnail folder and have no Thumbnails related errors in the log. Both android devices show no images and logs show the same errors in creating the Thumbnails folders in the android directories, and the errors in opening for writing the jpgs themselves in the SMB folder.
Could the problem be that the Samsung and Firestick are not rooted and thus cannot create the Thumbnails folders where they need to be? Although I don't know why it's creating them there in the first place since the whole point of path substitution was to put them on the SMB drive. And also why would this also cause writing to the SMB drive to fail?