From aedaf6fb8876fce0abd56c4f5e2a8ea9c7cc5d4f Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Sun, 5 Jan 2025 18:40:16 +0100 Subject: [PATCH] Adjust Streamlink configuration --- system/.config/streamlink/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/.config/streamlink/config b/system/.config/streamlink/config index 9478ae7..184e796 100644 --- a/system/.config/streamlink/config +++ b/system/.config/streamlink/config @@ -11,7 +11,7 @@ # This file is automatically used by Streamlink. player=mpv hls-live-edge=5 -hls-segment-threads=3 +stream-segment-threads=3 ringbuffer-size=256M player-no-close player-passthrough=hls,http,rtmp