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

Outdated API means it stops running at all #44

Open
tvgold42 opened this issue Nov 7, 2019 · 3 comments
Open

Outdated API means it stops running at all #44

tvgold42 opened this issue Nov 7, 2019 · 3 comments

Comments

@tvgold42
Copy link
Contributor

tvgold42 commented Nov 7, 2019

all it says when running is ":2: GmusicapiWarning: login is deprecated and may break unexpectedly; prefer Mobileclient.oauth_login", it then stops running at all

@tvgold42
Copy link
Contributor Author

tvgold42 commented Nov 7, 2019

I recommend changing line 146 to
api.__init__(True, True, True) oauth_credentials = api.perform_oauth(username, password) logged_in = api.oauth_login(api.FROM_MAC_ADDRESS, oauth_credentials)

@maxkirchoff
Copy link
Owner

@tvgold42 If you want to submit a PR I can review it!

@tvgold42
Copy link
Contributor Author

tvgold42 commented Nov 7, 2019

Consider it done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants