-
Notifications
You must be signed in to change notification settings - Fork 695
removes homething devicetype #1471
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
removes homething devicetype #1471
Conversation
This will break installations that use "homething" as devicetype:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution. Besides the modfied protobuf it looks good so far^^. Also, please add an entry in the CHANGELOG.md
that reflects the change :)
fixes librespot-org#1470 From the comments about "homething" support in spotify: "Did they ever release their homething product? I assumed not and guess they removed all support for it. We could just remove this footgun."
7639c55
to
c97f4bc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick adjustments :)
bee3a36
to
c97f4bc
Compare
Sorry for the late merge. I usually want to keep the PR open for around a day after approving, so that others have the change to provide some comment if they want to. But I kinda got distracted and forgot to merge it^^; |
fixes #1470