-
-
Notifications
You must be signed in to change notification settings - Fork 15
Widgets: Before you start
The service part provides a window property to force containers to refresh (see: auto refresh widgets)
Splitted values
All movie, TV show and episode listings have special properties available:
- ListItem.Property(Genre.%i)
- ListItem.Property(Studio.%i)
- ListItem.Property(Country.%i)
- ListItem.Property(Director.%i)
- ListItem.Property(Writer.%i)
- ListItem.Property(Cast.%i)
%i = 0, 1, 2 , 3, etc. (max. 30)
"Widget is based on XYZ"
Other widgets that are providing information on a single item, like getsimilar, does have a property stored to display the search string:
- ListItem.Property(searchstring)
It's highly recommended to escape all info labels that could contain special characters or commas if you are providing them to script. Otherwise it's possible that things are going to break. Just use $ESCINFO[] or $ESCVAR[] wrapped in a ''.
Example:
'$ESCINFO[ListItem.Title]'
I do offer most of all regular widgets as accessable node by accessing the addon via the video addons listing. It also supports Emby for Kodi so users can simply pick widgets based on the wanted Emby library.
But this requires a good Skin Shortcuts Script integration :)
script and wiki created by sualfred
- Go to path
- Play item
- Play SFX sound
- Play all, shuffled, from here
- Play folder
- Play random
- Reset container positions
- Browse TV show of episode
- Get TV show details
- Blur image
- Split value
- Check if file exists
- Update library item
- Get .txt file content
- Get system locale
- Set timer
- Encode/decode string
- Calculate
- Get add-on setting
- Image dimension and aspect ratio
- Attention & warning
- Auto font change
- Set Kodi setting
- Get Kodi setting
- Toggle Kodi setting
- Disable/enable add-ons
- The background service
- Restarting the service
- Global background images
- Auto playlist clearing
- Auto refresh widgets
- Player audio track detection
- Player audio and subtitle info labels
- Channel logo of playing recording
- Artist and album artworks for music playback
- Auto fullscreen on playback
- Next item of video playlist
- Player artwork dimension and aspect ratio
- Player icon blurring
- Detect / populate library tags
- In progress media
- Media by random genre
- Get more items of random actor
- Get more items by given actor
- In progress movies
- Suggestions based on watched movies
- Similar movies based on movie
- Movies by random genre
- Movie genres
- Directed by