Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.53k stars 521 forks source link

[major bug] repeat not working #1066

Open amyipdev opened 1 year ago

amyipdev commented 1 year ago

spotify-tui version: 0.25.0 OS: Arch Linux Client: spotifyd (0.3.4) Kernel: 6.1.3-arch1

The repeat function just doesn't work. I haven't tried repeat-all yet but some preliminary results indicate it doesn't work. Repeat-track definitely doesn't work (can upload video footage if desired).

(Different bug, but just to alert maintainers: keeping the volume slider correct is not working with spt+spotifyd)

apprehensions commented 1 year ago

this is a unimplemented feature in librespot, the library spotify-tui uses.