WIP Media importing and library integration (UPnP, Emby, Plex, ...)
(2020-04-09, 19:51)Montellese Wrote: TBH I never quite understood how Kodi handles "thumb" artwork. AFAIK for movies it's automatically derived from the poster but I have no idea how it works for music videos. I'll check Emby for Kodi to see whether it manually adds "thumb" artwork as well.

Thumb and icon falling back to posters (or banner) for movies and tvshows was removed in v19 (https://github.com/xbmc/xbmc/pull/17127), those fallbacks never made much sense as it is difficult to design a single interface that would present thumbs and posters with the same aspect ratio. Now, all the art is defined in the art map if available. Skins should use ListItem.Art(Poster) instead of ListItem.Thumb. Even ListItem.Thumb is deprecated in favor of ListItem.Art(Thumb)
Reply


Messages In This Thread
Unexpected Behaviour - by LongMan - 2015-04-20, 23:53
RE: Media importing and library integration (UPnP, Emby, Plex, ...) - by enen92 - 2020-04-09, 20:02
20.2 Generic Builds - by LongMan - 2023-07-20, 04:49
Logout Mark Read Team Forum Stats Members Help
Media importing and library integration (UPnP, Emby, Plex, ...)10