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

Login details with differently formatted email address not accepted #7

Closed pl0ng closed 4 years ago

pl0ng commented 4 years ago

Hi,

Using release v0.0.1, on Vero4K. Login provider: streamz Email login is formatted as blaat+streamz at gmail dot com.

The addon doesn't accept the input. I've tried single and double quotes around the email address, to no luck. Streamz website allows this specific email addy format, so I was thinking this issue is on the side of the addon.

TIA

michaelarnauts commented 4 years ago

Do you have relevant log lines? Please make sure to mask your username and password if they are in there.

pl0ng commented 4 years ago

Hi Michael, This can be closed. Upon looking closer, I saw that my streamz addon settings.xml somehow had some gibberish on the line of my login. I editted it just fine from cli and all is running smooth now. Can't figure out why though that it didn't accept it as a normal input from the kodi gui at the start...

michaelarnauts commented 4 years ago

Feel free to reopen of you can reproduce the issue.