Listitem Properties Animated Art - kodi-community-addons/script.skin.helper.service GitHub Wiki
Animated Artwork
Provides animated artwork (cached locally) For more info, see: http://forum.kodi.tv/showthread.php?tid=215727
Only available when enabled as skin setting: Skin.SetBool(SkinHelper.EnableAnimatedPosters)
property | description |
---|---|
SkinHelper.ListItem.Art.AnimatedPoster | Animated (gif) Movie poster image -if available- |
SkinHelper.ListItem.Art.AnimatedFanart | Animated (gif) Movie fanart image -if available- |
NOTES:
-
The properties will also be saved into the Kodi database for easy access in lists: ListItem.Art(animatedposter) and ListItem.Art(animatedfanart).
-
A contextmenu will be shown in the movies library to allow the user to manual select the animated artwork.
-
Animated artwork is stored locally inside the thumbnails directory. This is needed for kodi to properly display animated GIF files