Files
plugin.video.nickreboot/Readme.md
T

13 lines
659 B
Markdown
Raw Normal View History

2015-05-13 14:40:06 +03:00
Simple example plugin for Kodi mediacenter
===
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
The plugin uses free sample videos are provided by [www.vidsplay.com](http://www.vidsplay.com/).
License: [GPL v.3](http://www.gnu.org/copyleft/gpl.html)
2015-11-26 11:04:37 +02:00
**Note:** please use the issue tracker only for reporting bugs if any or suggesting enhancements. I don't provide any consulting on how to write your own plugins here.