Angel777d / kodi.plugin.yandex-music

Yandex Music plugin for Kodi
https://angel777d.github.io/kodi.plugin.yandex-music/
GNU Lesser General Public License v3.0
44 stars 3 forks source link

Can't login to my yandex account #12

Closed n4meless0ne closed 2 years ago

n4meless0ne commented 2 years ago

Hi, just installed Kodi and this plugin. I have Redmi Note 8, Android 11, Kody 19.3, plugin version 0.1.5.

Can't login with error:

Login Error: Can't login with: my_login | my_password

I can provide additional information if you need it. I don't have paid yandex music subscription, my be that's the answer?

Angel777d commented 2 years ago

Hi! There is an issue with login to Yandex account on Yandex side. You can try to switch your Yandex account to 2FA auth mode and maybe it will help.

Other way is to get auth token directly: https://github.com/MarshalX/yandex-music-api/discussions/513#discussioncomment-2729781 You can add token to plugin settings and it will be used instead regular login.

n4meless0ne commented 2 years ago

Hi! Thanks for your help - it's working!

Angel777d commented 2 years ago

You are welcome!

meloman27 commented 2 years ago

Wrong login account again on Kodi 19.4 and plugin 0.1.5 Login Error: Can't login with: my_login | my_password

KirMozor commented 2 years ago

Wrong login account again on Kodi 19.4 and plugin 0.1.5 Login Error: Can't login with: my_login | my_password

Same thing

meloman27 commented 2 years ago

Wrong login account again on Kodi 19.4 and plugin 0.1.5 Login Error: Can't login with: my_login | my_password

Same thing

If you install KODI version 18.9 and plugin 0.0.39 everything works. Then you can update KODI and the plugin and it will work. But it's a crutch)

Angel777d commented 2 years ago

Yeah, there is an issue with login in yandex music api. One solution is to try 2FA and use password from yandex.key application. Other one described here: https://github.com/MarshalX/yandex-music-api/discussions/513#discussioncomment-2729781 (get an api key and put in in settings mannualy)

meloman27 commented 2 years ago

Yeah, there is an issue with login in yandex music api. One solution is to try 2FA and use password from yandex.key application. Other one described here: MarshalX/yandex-music-api#513 (comment) (get an api key and put in in settings mannualy)

on older plugin 0.0.39 all work, maybe adaptive this plugin for kodi 19.x ?

Angel777d commented 2 years ago

Older plugin works with older version of yandex music api and have own login issues. It will work for you but will not for other users.