On 21-11-15 18:59, Andrea Musuruane wrote:
> Changelog:
> - first release
>
> *addon - plugin.video.sportube
> *version - 1.0.0
> *url - https://github.com/nightflyer73/plugin.video.sportube
> *revision - f025af1e958781ef6e34a96bf6cef345113b8e3d
> *branch - master
> *xbmc version - gotham
>
> Thanks,
>
> Andrea
>

hey Andrea,

thanx for submitting your addon to our repo!

could you make one small change please?
change: Addon = xbmcaddon.Addon(id=__plugin__)
to: Addon = xbmcaddon.Addon()

there's no need to specify the id, it will be resolved by kodi 
automatically.

cheers,
ronie

------------------------------------------------------------------------------
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to