Hi,
I started to develop a plugin for Kodi and I have been following this example plugin https://github.com/romanvm/plugin.video.example
It is great but when I want to change the url http://www.vidsplay.com/vids/alligator.mp4 (a hosted video) into an AceStream url (e.g: acestream://somefantasticalphanumericurl99934424e34), it is not working.
Do I need an extension on my addons.xml or do I need specific python code to trigger the AceStream Player? Can some help on this?
I started to develop a plugin for Kodi and I have been following this example plugin https://github.com/romanvm/plugin.video.example
It is great but when I want to change the url http://www.vidsplay.com/vids/alligator.mp4 (a hosted video) into an AceStream url (e.g: acestream://somefantasticalphanumericurl99934424e34), it is not working.
Do I need an extension on my addons.xml or do I need specific python code to trigger the AceStream Player? Can some help on this?