sunsettrack4 / telerising-api

API web application providing Zattoo TV streams
78 stars 7 forks source link

feature request: please support usernames #10

Closed meiser79 closed 3 years ago

meiser79 commented 3 years ago

Hi,

I have an account at Zattoo where no email address is assigned to. I just have a username (without a @). The verification fails as the input field expect an email address.

I'd like to ask you to also support usernames.

Thanks in advance, meiser

meiser79 commented 3 years ago

Thanks to the feedback in the forum, you can edit the config file under "app/static/json/providers.json" and change the "login_type" to "username" instead of "email". Don't forget an api restart afterwards.