Skip to content

Black09/service.library.data.provider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugin.library.data.provider

Python script for use with XBMC

============================

INFORMATION FOR SKINNERS

Include the following in your addon.xml

Load a list with this content tag: plugin://service.library.data.provider?type=randommovies

Load a list with this content tag to have the list automatically refresh: plugin://service.library.data.provider?type=randommovies&reload=$INFO[Window.Property(randommovies)]

Available tags:

  • randommovies
  • recentmovies
  • recommendedmovies
  • recommendedepisodes
  • recentepisodes
  • randomepisodes
  • randomsongs
  • randomalbums
  • recentalbums
  • recommendedalbums

Available infolabels: Most of the usual video library infolabels. ListItem.Property(type) shows with what option the script was run.

TODO: Artist/Musicvideo/Addons support.

About

Python script for use with XBMC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published