pimoroni / pidi-spotify

MIT License
46 stars 12 forks source link

Rename functions to reflect new PLAYER_EVENTs for #10 #12

Closed Gadgetoid closed 3 years ago

Gadgetoid commented 3 years ago

The valid event names in PLAYER_EVENT will change prior to v0.1.6 of librespot:

https://github.com/librespot-org/librespot/pull/526

Functions have been renamed to support this anticipated change, and appropriate aliases added for back-compat.

danshick commented 3 years ago

v0.2.0 of librespot has landed.

Gadgetoid commented 3 years ago

Any idea if it does/does not work with these changes? I no longer have a Spotify account.

danshick commented 3 years ago

Ah, I see. This branch works fine for me with the latest raspotify.

Gadgetoid commented 3 years ago

Good enough for me :eyes: thank you!