You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The application is now built assuming a fast Internet connection is enabled. In practice, assumes that all the tracks will be retrieved before the first song played (to avoid annoying wait) is finished. In case the song finishes before the tracks have been all retrieved, Spotify can:
Pause the playback
Play other songs related to the previous one
The behavior should depend on user's settings on Spotify's application.
In both the cases, Shuffler should stop the playback (if not already paused), play a new track from the tracks list and invoke the enqueueing method.
The text was updated successfully, but these errors were encountered:
The application is now built assuming a fast Internet connection is enabled. In practice, assumes that all the tracks will be retrieved before the first song played (to avoid annoying wait) is finished. In case the song finishes before the tracks have been all retrieved, Spotify can:
The behavior should depend on user's settings on Spotify's application.
In both the cases, Shuffler should stop the playback (if not already paused), play a new track from the tracks list and invoke the enqueueing method.
The text was updated successfully, but these errors were encountered: