Skip to content

TUI little updates

Jason Heard requested to merge tui-niceties into master

Add r to repeat all in the playlist. There is an icon in the play queue title to indicate if this is on and it can be enabled by default in the client config file. Add pause after current song as CTRL-P. This is also indicated by an icon in the play queue. Add indication that song is paused in the trackbar.

  • Also fix odd bug when you delete a song before the current song.
  • Also fixed pressing play after all songs have ended not working.

Merge request reports