Make server settings configurable
When queueing or appending (or inserting) tracks to empty playlist it should start playing
Server can do it, just noted that the UI can't
When queueing or appending (or inserting) tracks to empty playlist it should start playing
Fixed in 24e968ac08
@chris inserting into an empty queu does not work in the current queue, since you can't…
When queueing or appending (or inserting) tracks to empty playlist it should start playing
Track duration vs Track position
Should be fixed in a4303b9b70
The seconds coming from tidal are now multiplied by 1000
Panic after appending and then going back (CTRL + P)
rangemap seems to be part of the audio player, I increased some logs while getting the stream urls
❯ cargo why rangemap
audio-player -> stream-download -> rangemap
stream-download…
Terrible stream of SendErrors when TUI client leaves
should be fixed in efc36e88f8 and only logs at trace level
Terrible stream of SendErrors when TUI client leaves
When deleting a track while paused, do not play the next track