mirror of
https://github.com/sakaljurgis/plugin.video.sklk.git
synced 2026-07-08 22:17:43 +00:00
8c73b186be6a26dbd978c161365541976bf8a499
Use addDirectoryItem to add items one by one because addDirectoryItems hasn't proved to be effective
Simple example plugin for Kodi mediacenter
This is a simple yet fully functional example of a video plugin for Kodi mediacenter. Please read the comments in the plugin code for more details. An installable .zip can be downloaded from "Releases" tab.
Note: the purpose of this example plugin is to show you how to organize and play your media content in Kodi. The methods of obtaining such content, for example parsing websites or working with JSON-RPC APIs, are beyond the scope of this example.
The plugin uses a pre-defined set of free sample videos from www.vidsplay.com.
Warning: the "master" branch is only compatible with Kody 16.0 (Jarvis) and above. For older versions see the "legacy" branch.
License: GPL v.3
Description
Languages
Python
100%