Getting Started with Writing an Add-on with Authentication; Please help
#1
I was trying to think of an open source addon that uses legal authentication for streaming on Kodi, so I thought of Sportsnet. You have to be a Sportsnet subscriber, and enter your username and password to stream. The SportsNet addon source code can be found here: https://github.com/micahg/plugin.video.snnow

I figured I could edit the SportsNet addon for my purposes as described below:

Eastlink has a service called Eastlink Stream: http://www.eastlink.ca/cabledigitaltv/ea...tream.aspx and I want to be able to stream it on my Android TV (with a legitimate username and password), but their app support is only for Android mobile phones and tablets... not the Android TV system. So I thought that I could attempt to write a Kodi addon for it.

I understand that you can't just tell me step by step exactly what to do, but can anyone point me to some documentation specifically dealing with addons that require authentication? Eastlink also has a special player called Cisco Videoguard Player. I know that with live streams in Kodi, they use their own players.

Anyways... if someone could point me in the right direction, that would be great. Smile
Reply
#2
I also have paid subscriptions to CBS etc that I would love to have on Kodi


Sent from my iPhone
Reply
#3
I just finished this tutorial. Gave me an idea of how a basic video addon works: https://youtu.be/W0xqyL0XxAo

It's very informative! So now I might be able to play around with the SportsNet addon and see how they authenticate. Though I wish I could find a tutorial on how to do that. I don't know python at all, and so I only know how to edit files and copy and paste and stuff. At least the basic video addon tutorial gave me an idea how how the structure is set up.
Reply
#4
Possibly this thread may help --> http://forum.kodi.tv/showthread.php?tid=99082
Learning Linux the hard way !!
Reply

Logout Mark Read Team Forum Stats Members Help
Getting Started with Writing an Add-on with Authentication; Please help0