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
17 stars 4 forks source link

Display an error when a captcha should be entered #27

Closed michaelarnauts closed 2 years ago

michaelarnauts commented 3 years ago

The telenet login displays a captcha, probably when trying to many times with an incorrect password. We handle this and display an appropriate message.

Fixes #25

michaelarnauts commented 3 years ago

This needs to be investigated further, it's probably not fixed by logging in on another system.

michaelarnauts commented 2 years ago

This can be fixed by using the new login flow.

See https://github.com/add-ons/plugin.video.streamz/pull/43