Skip to content

Conversation

marcelbuesing
Copy link
Contributor

I'm not sure if this is worth the breaking change, it just turned out be hard to align ENV names in spotifyd. src/process.rs to this as naming was not consistent with the enum names. If there is some changelog I assume it would be good to explicitly mention this as beaking change if it is merged.

@sashahilton00
Copy link
Member

I think this change is a worthwhile one, will refrain from merging for now until just before we push the next release.

@sashahilton00 sashahilton00 added the breaking includes a breaking change label Jan 25, 2021
@sashahilton00 sashahilton00 merged commit 632894a into librespot-org:dev Feb 5, 2021
Gadgetoid added a commit to pimoroni/pidi-spotify that referenced this pull request Mar 30, 2021
The valid event names in PLAYER_EVENT will change prior to v0.1.6 of librespot:

librespot-org/librespot#526

* `change` will be `changed`
* `start` will be `started`
* `stop` will be `stopped`

Functions have been renamed to support this anticipated change, and appropriate aliases added for back-compat.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking includes a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants