Kodi Community Forum

Full Version: auto thumbnail generation like PVR channel groups
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
@ksooo 
This new PVR channelgroups thumbnail feature is awesome, thanks! (https://github.com/xbmc/xbmc/pull/16360)
Could this also be possible for other folders like genres, studios, years, etc? Or will this cause a speed penalty? 

Currently I'm doing something similar with python for my genres widget that includes 4 random posters of each genre as listitem.property(poster.%i). Using listitems gives 100% freedom to skinners:

Image