librespot/connect/src
Roderick van Domburg e51f475a00
Further initial loading improvements
This should fix remaining cases of a client connecting, and failing
to start playback from *beyond* the beginning when `librespot` is
still loading that track.

This undoes the `suppress_loading_status` workaround from #430,
under the assumption that the race condition reported there has
since been fixed on Spotify's end.
2021-12-29 22:27:31 +01:00
..
context.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
discovery.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
lib.rs Add "discovery" compat layer to "connect" 2021-05-19 21:09:38 +02:00
spirc.rs Further initial loading improvements 2021-12-29 22:27:31 +01:00