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

Не запускается #10

Closed budro77 closed 2 years ago

budro77 commented 2 years ago

Установил на matrix, ввел логин и пароль и сразу показывает ошибку. В логах: 2021-11-15 23:00:35.224 T:2012 WARNING : [---] [Yandex music plugin] authorized: False, mode: None, args: {} 2021-11-15 23:00:35.226 T:2012 INFO : CPythonInvoker(6, /home/osmc/.kodi/addons/plugin.yandex-music/plugin.py): script successfully run 2021-11-15 23:00:44.062 T:2033 WARNING : [---] [Yandex music plugin] authorized: False, mode: ['login'], args: {'mode': ['login'], 'title': ['Login']} File "/home/osmc/.kodi/addons/plugin.yandex-music/plugin.py", line 671, in File "/home/osmc/.kodi/addons/plugin.yandex-music/plugin.py", line 503, in main File "/home/osmc/.kodi/addons/plugin.yandex-music/yandex_service.py", line 45, in login

Angel777d commented 2 years ago

Возможно, это проблема новой авторизации яндекса. Модно попробовать починить по шагам из https://github.com/MarshalX/yandex-music-api/discussions/439#discussioncomment-715138 Если не поможет - присылайте полный лог - попробую разобраться.

budro77 commented 2 years ago

Те шаги попробовал, не помогло. Лог во вложении.

С уважением, Терещенко Максим.8 (925) 159-14-43

вт, 16 нояб. 2021 г. в 13:36, Dmitry @.***>:

Возможно, это проблема новой авторизации яндекса. Модно попробовать починить по шагам из MarshalX/yandex-music-api#439 (comment) https://github.com/MarshalX/yandex-music-api/discussions/439#discussioncomment-715138 Если не поможет - присылайте полный лог - попробую разобраться.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Angel777d/kodi.plugin.yandex-music/issues/10#issuecomment-970139081, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKIZZAT2VXVQ3NCW5IBNDVLUMIX35ANCNFSM5ICR567Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Angel777d commented 2 years ago

Лог во вложении. Что то не доехал он.

budro77 commented 2 years ago

С уважением, Терещенко Максим.8 (925) 159-14-43

вт, 16 нояб. 2021 г. в 15:48, Dmitry @.***>:

Лог во вложении. Что то не доехал он.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Angel777d/kodi.plugin.yandex-music/issues/10#issuecomment-970238982, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKIZZAWUW5WHRAZSIIP755DUMJHI7ANCNFSM5ICR567Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Chronolllog commented 2 years ago

На вытащенной сегодня версии плагина при логине ловлю такие ошибки: 2021-11-19 09:19:28.472 T:1626 INFO : initializing python engine. 2021-11-19 09:19:29.301 T:1626 WARNING : [---] codec: mp3, high_res: False 2021-11-19 09:19:29.403 T:1626 WARNING : [---] [Yandex music plugin] authorized: False, mode: None, args: {} 2021-11-19 09:19:29.404 T:1626 INFO : CPythonInvoker(9, /storage/.kodi/addons/plugin.yandex-music/plugin.py): script successfully run 2021-11-19 09:19:29.692 T:1626 INFO : Python interpreter stopped 2021-11-19 09:19:34.666 T:1632 INFO : initializing python engine. 2021-11-19 09:19:35.508 T:1632 WARNING : [---] codec: mp3, high_res: False 2021-11-19 09:19:35.626 T:1632 WARNING : [---] [Yandex music plugin] authorized: False, mode: ['login'], args: {'mode': ['login'], 'title': ['Login']} 2021-11-19 09:19:40.683 T:1632 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2021-11-19 09:19:40.957 T:1632 INFO : Python interpreter stopped 2021-11-19 09:19:40.973 T:1631 ERROR : GetDirectory - Error getting plugin://plugin.yandex-music/?mode=login&title=Login 2021-11-19 09:19:40.975 T:1088 ERROR : CGUIMediaWindow::GetDirectory(plugin://plugin.yandex-music/?mode=login&title=Login) failed

Новый issue не хочу заводить, так как не уверен, что нужно)

Angel777d commented 2 years ago

не нужно. Доберусь и посмотрю обязательно.

Zombie1986 commented 2 years ago

Добрый день, Angel777d. Тоже беда, взломали яндекс почту, я сменил пароль. Теперь не авторизироваться ни в одном плагине яндекс музыки(.

Angel777d commented 2 years ago

На текущий момент работает только через 2FA - нужно настроить пароль из приложения. Это проблема API, и пока не решенная.

Angel777d commented 2 years ago

Добавил обработку некторых ошибок при логине, а так же при отсутсвии сети. Все еще нужна 2FA при логине на некоторые аккаунты (а может и на все)