We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Spotify playlist search sometimes stalls if the playlist being located is one of the Spotify-provided playlists.
Expected behavior: No stalling. Tizonia ends up playing some other playlist (e.g. feeling lucky?)
NOTE: libspotify seems to have a problem with Spotify-made playlists. These playlists never become 'ready', so they can't be played by tizonia.
Actual behaviour: Program stalls
Reproduces how often: Every time with a Spotify-made playlist.
All versions
All installation methods
Any additional information, configuration or data that might be necessary to reproduce the issue.
The text was updated successfully, but these errors were encountered:
spotify_source: avoid stalling when the searched playlist never becom…
aed3868
…es ready (part of #487)
Related to #471
Sorry, something went wrong.
spotify_source: various tweaks in playlist status guard timer (#487)
03a388d
2441459
juanrubio
No branches or pull requests
Description
The Spotify playlist search sometimes stalls if the playlist being located is one of the Spotify-provided playlists.
Steps to Reproduce
Expected behavior:
No stalling. Tizonia ends up playing some other playlist (e.g. feeling lucky?)
NOTE: libspotify seems to have a problem with Spotify-made playlists. These playlists never become 'ready', so they can't be played by tizonia.
Actual behaviour:
Program stalls
Reproduces how often:
Every time with a Spotify-made playlist.
Versions
All versions
Installation Method Used
All installation methods
Additional Information
Any additional information, configuration or data that might be necessary to
reproduce the issue.
The text was updated successfully, but these errors were encountered: