Your 2nd Add-On: Online Videos!
#29
2 Rapboy

Why are you insisting on using xbmc.Player class? It is meant for different scenarios. But even if you do want to use it, I don't see from your code that you are providing a playable URL to it.

Again, as I said, you need to choose your approach (a plugin or a general script addon) and stick to it. And you need to understand what you are doing. There are nothing wrong with trial and error approach. After all, I myself learned Kodi addons programming this way from scratch (and I have never worked in IT field, let alone programming, even a day). And general Python manuals, of course. Python may seem easy to learn (and that's true in general), but it's a serious programming languages with its own constructions, patterns and best practices.
Reply


Messages In This Thread
Your 2nd Add-On: Online Videos! - by zag - 2015-11-20, 15:28
RE: Your 2nd Add-On: Online Videos! - by zag - 2015-11-20, 15:33
RE: Your 2nd Add-On: Online Videos! - by zag - 2015-11-30, 14:42
RE: Your 2nd Add-On: Online Videos! - by zag - 2015-12-01, 12:58
RE: Your 2nd Add-On: Online Videos! - by zag - 2016-01-18, 14:37
RE: Your 2nd Add-On: Online Videos! - by Roman_V_M - 2016-02-10, 12:29
RE: Your 2nd Add-On: Online Videos! - by pa79 - 2020-09-09, 19:59
Logout Mark Read Team Forum Stats Members Help
Your 2nd Add-On: Online Videos!2