From 9ddc5bc07f03fe1a9e659f1197d831afefab4fe4 Mon Sep 17 00:00:00 2001 From: Lukas Schmid Date: Mon, 29 Apr 2024 22:04:56 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Edocs/interfaces/audio.md=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/interfaces/audio.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/interfaces/audio.md b/docs/interfaces/audio.md index 2848540..ffa01ef 100644 --- a/docs/interfaces/audio.md +++ b/docs/interfaces/audio.md @@ -73,4 +73,6 @@ amixer -c 0 sset 'Headphone',0 50% on ```sh mpv --demuxer-readahead-secs=5 --demuxer-max-bytes=4M --demuxer-max-back-bytes=2M --audio-buffer=5 http://radio4.cdm-radio.com:8020/stream-mp3-Chill_autodj -``` \ No newline at end of file +``` + +- Checkout [https://dir.xiph.org/](https://dir.xiph.org/) for other stream urls \ No newline at end of file