Emby and Blu Ray Iso

Hi all, I am using Emby on my unraid server along with the emby app in kodi. I noticed that I can not watch blu ray iso movies using emby. Is anyone else having this problem and have a work around? I can watch them fine without emby but I like how ...

WMC>ServerWMC>MCEBuddy>Kodi 17

Software Windows 7 Media Center SP1 Kodi 17 public Release ServerWMC 1.0.0.62 build:1244 MCEBuddy 2.4 Release 6 I need some help with this setup. All I want to do is set this up so that I can remove commercials and properly name files with the proper ...

can I set a different delay for stereo vs surround

I'm running LibreElec v7.95.3, which is based on Kodi Krypton 17.0 final. I've enabled Audio DSP and the Freesurround plugin, and it sounds great! There's about a 400ms delay introduced by Audio DSP + Freesurround, which I can compensate for by adjusti...

Trying to install Kodi on windows start up problems

I have tried to install the windows setup of Kodi onto my laptop a few times now and each time it finishes installing I am met with an error when trying to start up the program on my laptop, the error message reads 'kodi.exe - system error, the program...

Posters not loaded from cache in movie info dialog

Hi!

Since the update to Kodi 17 on my Raspberry Pi 2 it seems posters are not loaded from the thumbnail cache anymore if i show the details for a single movie. In the list view with all movies the posters are loaded correctly when i scroll down. Fanarts are shown both in the list view and in the movie details dialog. That means all posters are missing in details view until my external harddrive with the movies is powered on.

Here are the corresponding lines in the debug log:

Code:
10:46:44.066 T:1958478768   DEBUG: ------ Window Init (DialogVideoInfo.xml) ------
10:46:44.081 T:1958478768   ERROR: COMXImageFile::ReadFile /media/MOVIES_EXT/### MOVIES ###/Diverse/Asterix im Land der Götter (2014)/Asterix im Land der Götter (2014)-poster.jpg not found
10:46:44.081 T:1958478768  NOTICE: LoadJpeg: unable to load /media/MOVIES_EXT/### MOVIES ###/Diverse/Asterix im Land der Götter (2014)/Asterix im Land der Götter (2014)-poster.jpg
10:46:44.135 T:1726034928  NOTICE: service.watchedlist: WatchedList Database Service starting...
10:46:44.139 T:1726034928   DEBUG: service.watchedlist: data_dir() = /home/osmc/.kodi/userdata/addon_data/service.watchedlist/

It seems that Kodi ignores the cachedurl in Textures13.db. This url is set in the database and the files exist in the Thumbnails-Folder too.

Is that a known bug of Kodi 17 or can I change that behaviour somewhere in Kodi? In Kodi 16 I never had such a problem...