Skip to content

Commit ebb5ef6

Browse files
committed
Update help page content
1 parent 6fd8b6a commit ebb5ef6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ui/widgets/modal/help.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ func logo() string {
250250

251251
func helpText() string {
252252
return `
253-
[darkorange]Jellycli[-] is a command-line / terminal music player for Jellyfin media server.
253+
[darkorange]Jellycli[-] is a terminal music player for Jellyfin and Subsonic-compatible media servers.
254254
Source code: https://github.com/tryffel/jellycli
255255
256256
[yellow::b]Features [-:-:-]
@@ -262,6 +262,7 @@ Source code: https://github.com/tryffel/jellycli
262262
* [x] Set volume
263263
* [x] Next/previous track
264264
* [x] Control queue
265+
* [x] Shuffle
265266
* [ ] Seeking, see (https://github.com/tryffel/jellycli/issues/8
266267
* Supported formats (server transcodes everything else to mp3): mp3,ogg,flac,wav
267268
* headless mode (--no-gui)

0 commit comments

Comments
 (0)