Git Product home page Git Product logo

Comments (9)

Angel777d avatar Angel777d commented on August 25, 2024

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

from kodi.plugin.yandex-music.

budro77 avatar budro77 commented on August 25, 2024

from kodi.plugin.yandex-music.

Angel777d avatar Angel777d commented on August 25, 2024

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

from kodi.plugin.yandex-music.

budro77 avatar budro77 commented on August 25, 2024

from kodi.plugin.yandex-music.

Chronolllog avatar Chronolllog commented on August 25, 2024

На вытащенной сегодня версии плагина при логине ловлю такие ошибки:
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<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: function takes at most 5 arguments (6 given)
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.yandex-music/plugin.py", line 671, in
main()
File "/storage/.kodi/addons/plugin.yandex-music/plugin.py", line 503, in main
login(settings)
File "/storage/.kodi/addons/plugin.yandex-music/yandex_service.py", line 45, in login
do_retry = xbmcgui.Dialog().yesno(heading, line1, username, password, nolabel=stop_, yeslabel=retry_)
TypeError: function takes at most 5 arguments (6 given)
-->End of Python script error report<--

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 не хочу заводить, так как не уверен, что нужно)

from kodi.plugin.yandex-music.

Angel777d avatar Angel777d commented on August 25, 2024

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

from kodi.plugin.yandex-music.

Zombie1986 avatar Zombie1986 commented on August 25, 2024

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

from kodi.plugin.yandex-music.

Angel777d avatar Angel777d commented on August 25, 2024

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

from kodi.plugin.yandex-music.

Angel777d avatar Angel777d commented on August 25, 2024

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

from kodi.plugin.yandex-music.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.