From 8500571a07a1e474cc8194cf1b113ae52087f6be Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 25 Feb 2024 21:38:54 +0500 Subject: [mpv] Plugins update --- files/.config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/.config/mpv/mpv.conf') diff --git a/files/.config/mpv/mpv.conf b/files/.config/mpv/mpv.conf index c08cb0a..74cc562 100644 --- a/files/.config/mpv/mpv.conf +++ b/files/.config/mpv/mpv.conf @@ -60,7 +60,7 @@ af=lavfi=[loudnorm] speed=1 [streams] -profile-cond=path:match('/streams/.+[.]ts') ~= nil +profile-cond=path:match('streams/.+[.]ts') ~= nil profile-restore=copy cache=no -- cgit v1.2.3