add-ons / plugin.video.streamz

Kodi add-on to watch video-on-demand content from the Streamz service.
https://github.com/add-ons/plugin.video.streamz/wiki
GNU General Public License v3.0
19 stars 4 forks source link

Telenet login broken? #25

Closed a1ad closed 3 years ago

a1ad commented 3 years ago

I got error: 103, where can i find the relative log files?

Jwt token is null

In the wiki: Note: Je hebt hiervoor een betalend abonnement nodig van Streamz, of een Play More of Yugo abbonement bij Telenet.

I have just a Play abbo, not a play more but i can access streamz just fine.

michaelarnauts commented 3 years ago

You are able to use Streams fine on it's website or trough the App? Error 105 indicates it can't extract an access_token somehow. The Kodi log should contain more information. Just make sure to enable debug logging in the expert settings of the addon. You can upload a Kodi log there also. Just make sure to enable debug logging before trying again and uploading a log.

michaelarnauts commented 3 years ago

I've modified the Readme and the wiki. You should also have access to streamz with a Play subscription.

a1ad commented 3 years ago

I think i know what the problem is. In the debug log i can see the following:

Vul de beveiligingscontrole in om verder te gaan.

So i opened a browser on the same device and behold... a extra google recaptcha is waiting for me at the telenet login...

So i logged in though the webbrowser and the plugin starting to work...

michaelarnauts commented 3 years ago

Do you still have the Kodi log? I could use it to better handle the error and display a message.

a1ad commented 3 years ago

https://pastebin.com/B6Cbpe7H

Maybe we need a method to manual create a token on a other device?

a1ad commented 3 years ago

I got the same problem on my libreelec box, there is no browser to solve the recaptcha. I tried to ssh in with the -D option and used it as socks proxy on my laptop but it wont work.

We need that manual token method..

edit: got the auth token from my firefox cookie, saved it in the auth-tokens.json in de libreelec box and it worked.

michaelarnauts commented 3 years ago

@a1ad is it possible that you have tried multiple times with an incorrect password? I'm trying to figure out why you needed to enter the captcha. The page at https://www2.telenet.be/waaromcaptcha doesn't give any clue :)

a1ad commented 3 years ago

@a1ad is it possible that you have tried multiple times with an incorrect password? I'm trying to figure out why you needed to enter the captcha. The page at https://www2.telenet.be/waaromcaptcha doesn't give any clue :)

Possible, don't remember :), maybe because the kodi stuff was behind a VPN provider?

michaelarnauts commented 3 years ago

Ooh, that's possible. You shouldn't use a VPN to access Telenet.

a1ad commented 3 years ago

@michaelarnauts For Telenet i don't ;-)

michaelarnauts commented 3 years ago

Unable to reproduce unfortunately.