Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Thumbnails not working over SMB shares
#1
I've been using the xbox version for a long time and have all my directories setup with tbn's and folder.jpg. When I tried out the windows SDL version, it would not load them over SMB shares, local or mapped drives work fine.
I did some tracing to figure out, the XBMC log was useless, it only said it could not create the file.
I ran wireshark, and could see it finding the files, but not trying to read the file.
Then I ran filemon and found the problem:

When using a share such as smb://servername/share... XBMC attemped to open the thumbnail as such: [path to XBMC on local drive]/smb://servername/share/folder/file
So if you had it in c:\xbmc it would be c:\xbmc\smb://servername/share/folder/folder.jpg
which obviously does not work. I also tried using \\servername\share as the format, but that does not fix the problem either, since I can't even play the files that way. (although it does show them)

Has anyone else run into this problem? I'm guessing this is a bug in the code and not something I'm doing wrong because, this same configuration works fine with the xbox version.
Reply
#2
get the newest imagelib.dll from here: http://xbmc.svn.sourceforge.net/viewvc/*...ageLib.dll
It solves a bug when accessing remote images.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Thumbnails not working over SMB shares0