Skip to content

Conversation

ulbi
Copy link
Contributor

@ulbi ulbi commented Mar 26, 2023

No description provided.

ulbi added 2 commits March 26, 2023 16:54
…r networks" #2

the device_id should not be the name, but something more unique.
Switched back to the session id.
@ulbi ulbi closed this Mar 26, 2023
@ulbi ulbi reopened this Mar 26, 2023
Copy link
Member

@eladyn eladyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, nice catch! Good that you discovered that before the release. 🙈

Now that we're at it, at least from my testing, we can remove this restriction. (and the corresponding comment in the docs)

Apart from that, could you please run cargo fmt on that, otherwise CI will complain.

@eladyn eladyn added this to the v0.3.5 milestone Mar 26, 2023
@ulbi
Copy link
Contributor Author

ulbi commented Mar 26, 2023

Oh, nice catch! Good that you discovered that before the release. 🙈

Now that we're at it, at least from my testing, we can remove this restriction. (and the corresponding comment in the docs)

Apart from that, could you please run cargo fmt on that, otherwise CI will complain.

Thanks for the feedback. Did run cargo fmt and dropped the space limitations as well. Hopefully it will go through now.
BTW: I did add a log entry for the device_id - need this for monitoring and regularly checking whether the spotifyd is still running in it's docker container.

Copy link
Member

@eladyn eladyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two last comments, after that I think we're good to go.

@eladyn eladyn linked an issue Mar 27, 2023 that may be closed by this pull request
6 tasks
Copy link
Member

@eladyn eladyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works. Thank you!

@eladyn eladyn merged commit ec75498 into Spotifyd:master Mar 28, 2023
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.

Spotifyd registers twice in spotify connect
2 participants