Kodi Community Forum

Full Version: I created my first legal Add-on ... LOL LOL
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I created a video plugin that plays allmost all streams from the switzerland television url.

- It is only 200 lines long and to create a google-code site would be overkill I guess.
- It does not rip or break any law (My other addon do it....)Big GrinBig Grin

To who has the little zip be sended to be included in the offical repo ?
Or should I make a svn diff and send a diff ?
Regards
Hans

PS : Last week I asked how easy it is to programm a podcast plugin ....
Very easy ... Only a few regex-expressions and it worked ....
Hi, check out: http://wiki.xbmc.org/index.php?title=Off...Repository

You'll want to sign up for the mailing list and then either send a link to a public git or svn repository (easiesst for everybody) or if you don't want to bother, a .zip will also suffice. I set up a public github url, and use that now for my deving on the plugin, and issueing pull requests on the mailing list.
I allready have a ppa-repostory .... (for my addon that breaks some laws ....)
http://code.google.com/p/luxeria-repository/
I guess I can make a directory inside the svn and make it puplic,
and everyone can make svn checkout ...
I do tomorow subscribe the mailing-list ..
Regards Hans