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

Cannot login with special characters in password #2

Open
MPV opened this issue Nov 11, 2010 · 1 comment
Open

Cannot login with special characters in password #2

MPV opened this issue Nov 11, 2010 · 1 comment

Comments

@MPV
Copy link

MPV commented Nov 11, 2010

Hi,
It seems that I've gotten it to work, although I cannot log in since my password is "too complex" for this spotify-deamon:

$ python client.py -u myusername -p pass!word
bash: !word: event not found

So since I have an exclamation mark in my password it doesn't work. Of course I can change my password (though I don't want to) but thought I'd let you know.

Mvh Victor

@MPV
Copy link
Author

MPV commented Jan 18, 2011

Hmm, the username and password can be set in the client.conf file, but it seems like they are not used? Since you need to set them when running client.py:

$ python client.py 
Usage: client.py [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -u USERNAME, --username=USERNAME
                        spotify username
  -p PASSWORD, --password=PASSWORD
                        spotify password

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

1 participant