Roman Miroshnychenko
Roman Miroshnychenko
I'll see what I can do. The whole functionality is provided by Prism library and my front-end skills are rather limited.
I don't see any issues in the diffs but please check my comments to the Matrix version.
Honestly, I'm not sure how Kodistubs can be integrated with the addon generator. BTW, I've never submitted them to PyPI because `pip` can install from a git repo just fine.
Technically, in Kodi ``print` is is implemented is implemented as xbmc.log(message, DEBUG): https://github.com/xbmc/xbmc/blob/master/xbmc/interfaces/python/AddonPythonInvoker.cpp#L19 So I'm not sure if we need to bother with ``print`` statements in addons.
@basrieter is this addon OK?
> but to get the zip file to install his repo in Kodi, you need this URL: This is actually not true. Installable ZIPs are available on "Releases" tab of...
`github.io` is GitHub Pages' domain where my repo is hosted. And what's the difference? An average user won't see the repo URL anyway.
> I think that most Kodi users are accustomed to adding a URL source in Kodi's File manager as the method to add a new repo This method is not...
There are no plans to remove support of third party repositories at the moment. However, the "official" way is to install a repo addon from ZIP and then install addons...
Please fix fanart size.