librespot/playback
Philip Deljanov 5d44f910f3 Handle format reset and decode errors.
This change fixes two issues with the error handling of the
Symphonia decode loop.

1) `Error::ResetRequired` should always be propagated to jump
    to the next Spotify track.

2) On a decode error, get a new packet and try again instead of
   propagating the error and jumping to the next track.
2022-01-05 18:17:33 -05:00
..
src Handle format reset and decode errors. 2022-01-05 18:17:33 -05:00
Cargo.toml Improve format handling and support MP3 2022-01-03 00:13:28 +01:00