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

Added 'uploader_id' setting for gmusicapi login #19

Closed
wants to merge 1 commit into from
Closed

Added 'uploader_id' setting for gmusicapi login #19

wants to merge 1 commit into from

Conversation

cbernander
Copy link

I encountered this gmusicapi issue when trying to run gmpydl:

simon-weber/gmusicapi#408

The solution was to manually specify the uploader_id parameter for the Musicmanager.login() call. I added this parameter as a setting in the config file so it can be manually specified like this:

uploader_id 01:23:45:67:89:AB

As per the gmusicapi documentation, the uploader_id should be specified as an uppercase, colon-separated MAC address - typically this would be the local host's MAC address incremented by one.

I hope you find this PR useful.

@cbernander cbernander closed this by deleting the head repository Nov 7, 2022
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

Successfully merging this pull request may close these issues.

1 participant