File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ func logo() string {
250
250
251
251
func helpText () string {
252
252
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 .
254
254
Source code: https://github.com/tryffel/jellycli
255
255
256
256
[yellow::b]Features [-:-:-]
@@ -262,6 +262,7 @@ Source code: https://github.com/tryffel/jellycli
262
262
* [x] Set volume
263
263
* [x] Next/previous track
264
264
* [x] Control queue
265
+ * [x] Shuffle
265
266
* [ ] Seeking, see (https://github.com/tryffel/jellycli/issues/8
266
267
* Supported formats (server transcodes everything else to mp3): mp3,ogg,flac,wav
267
268
* headless mode (--no-gui)
You can’t perform that action at this time.
0 commit comments