feelfreelinux / cspot

A Spotify Connect player targeting, but not limited to embedded devices (ESP32).
Other
460 stars 43 forks source link

Repeat is inconsistent with other playback sources #136

Open sle118 opened 1 year ago

sle118 commented 1 year ago

Referring to https://github.com/feelfreelinux/cspot/issues/6

Enabling repeat, as opposed to "repeat 1", will repeat a full playlist when playing from, say a phone to a Bluetooth sink. This isn't how cspot behaves, as it will repeat the same track over and over.

feelfreelinux commented 1 year ago

Can confirm :) Will adjust. Another thing to fix is, on mobile, during playback it seems like the repeat gets triggered by default.