06.6.2025, 1:02
(28.5.2025, 21:45)norberto_ Napsal(a): Dear All,
Sorry for using English as I can't speak Czech.
The oauth method in the plugin is halfway working. I am able to get oauth key but then at challenge I get unknown oauth client error. something is missing.
I do not exactly know how to see the oauth flow as the browser is using sso. My android app also uses the same sso authentication flow.
I am also trying to replicate how a web browser (chrome) is doing.
With a bit of reversing and sniffing now I am able to log in, register devices get channel list, some epg data via python. Still need to figure out how to actually stream and how to wire all these to the plugin.
I am writing my code on laptop for now. it is a bit difficult as i am not a professional programmer and also never wrote a kodi addon. So this sso method needs more time.
So that is where I am.
If I have anything I will let you know.
Hi, any update? Cant you share your code on github so we can participate with you on this plugin? I think you dont need write anything from scratch but take a skeleton from existing plugin and rewrite the logic
