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

Spotify: tizonia does not exit when the Spotify login attempt fails #533

Closed
juanrubio opened this issue Nov 30, 2018 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@juanrubio
Copy link
Member

Description

When the Spotify login fails (e.g. because user credentials are incorrect) the application should exit with OMX_ErrorInsuficientResources.

Steps to Reproduce

  1. Configure in tizonia.conf Spotify with some random user and/or pass (same effect when command line args --spotify-user and --spotify-password are used)
  2. Start tizonia with some spotify search option

Expected behavior: [What you expect to happen]
The application exits with an error message that clearly indicates to the user that the login attempt has failed.

Actual behaviour: [What actually happens]
The error message is there but it is not clear and the application fails to exit.

Reproduces how often: [What percentage of the time does it reproduce?]
Always.

Versions

At least since 0.15.0.

Installation Method Used

All methods.

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

No branches or pull requests

1 participant