From 6e2688f98badcdfa4c54fec68fc97f5bdc825e39 Mon Sep 17 00:00:00 2001 From: Elektroll Date: Sun, 3 May 2020 19:53:31 +0200 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index db5e992..defe562 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # ChaosMusic +Just a list of mixes played on CCC Events. +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 +```