2016-04-11 18:10:22 +03:00
|
|
|
# Simple example plugin for Kodi mediacenter
|
2015-05-13 14:40:06 +03:00
|
|
|
|
2015-05-19 14:48:41 +03:00
|
|
|
This is a simple yet fully functional example of a video plugin for [Kodi](http://kodi.tv) mediacenter.
|
2015-08-31 13:24:17 +03:00
|
|
|
Please read the comments in the plugin code for more details.
|
|
|
|
|
An installable .zip can be downloaded from "[Releases](https://github.com/romanvm/plugin.video.example/releases)" tab.
|
2015-05-13 14:40:06 +03:00
|
|
|
|
2015-05-19 14:48:41 +03:00
|
|
|
The plugin uses free sample videos are provided by [www.vidsplay.com](http://www.vidsplay.com/).
|
|
|
|
|
|
2016-04-11 18:10:22 +03:00
|
|
|
**Note**: the "master" branch is only compatible with Kody 16.0 (Jarvis) and above. For older versions see the "legacy" branch.
|
|
|
|
|
|
2015-05-19 14:48:41 +03:00
|
|
|
License: [GPL v.3](http://www.gnu.org/copyleft/gpl.html)
|