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

Change the application's behavior on startup #21

Merged
merged 8 commits into from
Oct 27, 2021

Conversation

aome510
Copy link
Owner

@aome510 aome510 commented Oct 27, 2021

Brief description of changes

  • change how the application connects to a device on startup
    • now, it'll connect to first available device and if not able to find one, connect to the integrated device
    • this approach doesn't require to specify one's own client_id to use the integrated client
  • reduce the number of initial requests on startup to get the application's data
  • use non-pretty-printing for logging
  • upgrade dependencies (librespot-* to v0.3.1, crossterm to 0.22.1, reqwest to 0.11.6)

`PlayerRequest::Reconnect` is a player request that connects to a device if no playback found
removing the part mentioning the use of Spotify connect to connect to
the integrated client
@aome510 aome510 force-pushed the change-app-behavior-on-startup branch from 0ac4f91 to a073fb1 Compare October 27, 2021 21:22
@aome510 aome510 merged commit 7e9dc99 into master Oct 27, 2021
@aome510 aome510 deleted the change-app-behavior-on-startup branch October 27, 2021 22:52
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