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

Optionally import credentials from external file and resolve #28 #29

Merged
merged 2 commits into from
Mar 1, 2017

Conversation

ktully
Copy link
Collaborator

@ktully ktully commented Feb 19, 2017

Add support for optional credentials.py

  • Allows sharing user credentials between scripts.
  • Prevents accidental public commits of live credentials.

Users can now easily specifiy an android_id other than FROM_MAC_ADDRESS

Resolves: #28

…off#28

Add support for optional credentials.py

 - Allows sharing user credentials between scripts.
 - Prevents accidental public commits of live credentials.

Users can now easily specifiy an android_id other than FROM_MAC_ADDRESS

 - Workaround for simon-weber/gmusicapi#408
 - android_id can also be specified in the optional credentials file

Resolves: maxkirchoff#28
@maxkirchoff maxkirchoff merged commit 51ada0a into maxkirchoff:master Mar 1, 2017
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.

2 participants