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...

for CUBOX arm

bonjour à tous,


there is no anoucement for KRYPTON for arm platform ?

usually I use Openelec distribution on my CUBOX. (but no annoucement for a new version with KODI 17)

Witch other OS and Kodi 17 distribution should I use for my CUBOX ?

Merci beaucoup !

Android box

Hi guys, I'm trying to re install kodi onto my android box and its not working. I've tried downloading kodi onto my box and once it has downloaded it won't allow me to open the files. I've also tried through google play but that's saying it isn't compa...

Shortcut buttons broken

The latest version seems to have broken the buttons on the remote to quickly toggle subtitles, audio language etc. They dont work anymore.

Titan Skin

Trying out the titan skin but when playing music the fanart is too dark anyone know how to make it brighter

Season Landscapes – ListItem.Art(season.landscape)

It would be cool if kodi added support for season landcapes (seasonxx-landscape). for now only has for the tvshow.
without a proper support we have to use a workaround like the code below, but we cant use conditions, like isEmpty.

PHP Code:
$INFO[ListItem.Path]$INFO[ListItem.Season,season,-poster.jpg

Thanks

configure eustahy

Hello, i'va just upgrade kodi to latest krypton version, and i cant configure some settings 1. how to set to run livetv - channels after startup kodi in yarvis it works, now i cant find this option 2. how to change order of movies, music, tv, weathe...

Casting Apps Questions – specifically Megacast

I am fairly new to Kodi and still investigation the various Casting Apps for my Android device to cast to Chromecast I've tried Allcast(Premium), Localcast(free), Megacast(free) and WebVideoCast(free) Megacast has the benefit of having a transcoder bu...

Not using hardware acceleration after channel change

When switching between two channels without stopping the first one, the channel after switch is not using hardware acceleration. If I stop the playback before switching to another channel, the problem does not occur. This happens consistently on a new ...

No visualisation no install option

Hi all, just installed a fresh Kodi 17 Krypton. Everything works fine except music playback visualisation. There is none installed and there is no "Get more..." button anymore. Went through all menus and can't find any spot to install a Visualistion. S...

Unable to install kodi-pvr-vuplus

Hi,

I have rebuilt my intel nuc with Kodi Krypton on Ubuntu using PPA.
Unfortunately I'm unable to install PVR client VUPlus.

According to VUPlus (wiki) I should install the client by :

sudo apt-get install kodi-pvr-vuplus

This breaks :

Quote:bram@kodi:~$ sudo apt-get install kodi-pvr-vuplus
[sudo] password for bram:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
kodi-pvr-vuplus : Depends: libkodiplatform17 but it is not installable
E: Unable to correct problems, you have held broken packages.

I already ran :
sudo apt-get update
sudo apt-get upgrade

Any advice ?

Kind regards,

Bram