spotify-player
spotify-player copied to clipboard
Queue page has only scroll
Describe the bug
A clear and concise description of what the bug is.
Queue page has only scroll feature
To Reproduce
Steps to reproduce the behavior.
Open queue page
Expected behavior
A clear and concise description of what you expected to happen.
Ability to rearrange tracks as described in readme, ability to play any track from the queue by pressing enter, etc
Log and backtrace
Reference log and backtrace, which are usually located in $HOME/.cache/spotify-player/
, of a run reproducing the bug.
Screenshots If applicable, add screenshots to help explain your problem.
Environment
- OS: macos
- Application version: 0.15.0
- Application features: brew install
Additional context Add any other context about the problem here.
This is expected behavior, so not a bug. Spotify provides very limited APIs for queues (get-queue and add-item-to-queue), so re-arranging a queue or playing an item from a queue is impossible.