Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Новое неизвестное поле от API #618

Closed
p166 opened this issue Oct 5, 2023 · 1 comment
Closed

Новое неизвестное поле от API #618

p166 opened this issue Oct 5, 2023 · 1 comment
Labels
feature Новая функция или улучшение старой

Comments

@p166
Copy link

p166 commented Oct 5, 2023

По просьбе из WARNING'a прикладываю отладочную информацию ниже, которая поможет Вам в разработке:

Found unknown fields received from API! Please copy warn message and send to https://bit.ly/3dsFxyH (github issue), thank you!

Type: <class 'yandex_music.account.account.Account'>; kwargs: {'child': False, 'non_owner_family_member': False}
Type: <class 'yandex_music.account.subscription.Subscription'>; kwargs: {'had_any_subscription': True}
Type: <class 'yandex_music.account.status.Status'>; kwargs: {'pretrial_active': False, 'masterhub': {'active_subscriptions': [], 'available_subscriptions': []}, 'has_options': [], 'userhash': '417f1d-DELETED'}

Traceback (most recent call last):
  File "/home/p166/.local/share/rhythmbox/plugins/yandex-music/yandex-music.py", line 29, in do_load
    if self.login_yandex():
  File "/home/p166/.local/share/rhythmbox/plugins/yandex-music/yandex-music.py", line 115, in login_yandex
    self.client = Client(token).init()
AttributeError: 'Client' object has no attribute 'init'



@p166 p166 added the feature Новая функция или улучшение старой label Oct 5, 2023
@MarshalX
Copy link
Owner

MarshalX commented Oct 5, 2023

Обновите версию библиотеки

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Новая функция или улучшение старой
Projects
None yet
Development

No branches or pull requests

2 participants