With librespot 0.5 the PlayerEvent behavior for track seeking seems to have changed slightly and there is now a dedicated event. This broke seeking in tracks.
With this change the dedicated event is processed and track position changes should be picked up again.
Describe your changes
Issue ticket number and link
Checklist before requesting a review
[X] Documentation was updated (i.e. due to changes in keybindings, commands, etc.)
[X] Changelog was updated with relevant user-facing changes (eg. not dependency updates,
not performance improvements, etc.)
With librespot 0.5 the
PlayerEvent
behavior for track seeking seems to have changed slightly and there is now a dedicated event. This broke seeking in tracks.With this change the dedicated event is processed and track position changes should be picked up again.
Describe your changes
Issue ticket number and link
Checklist before requesting a review