update Readme how to play random songs with mpv
This commit is contained in:
parent
cbc39141d7
commit
77216338f5
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@ Just a list of mixes played on CCC Events.
|
||||||
Play all tracks random directly with mpv:
|
Play all tracks random directly with mpv:
|
||||||
|
|
||||||
```
|
```
|
||||||
mpv --shuffle $(curl -s "https://git.elektrollart.org/Elektroll/ChaosMusic/raw/branch/master/playlist2" | tr '\n' ' ') --no-video
|
mpv --shuffle $(curl -s "https://git.elektrollart.org/Elektroll/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue