From d765b69e1d4c6d6db011b35417658c3c0c453687 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 3 Aug 2023 10:15:02 -0300 Subject: profiles: add cache/state paths for mpv On the profiles that allow ~/.config/mpv. Relates to #5936. --- etc/profile-m-z/QMediathekView.profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'etc/profile-m-z/QMediathekView.profile') diff --git a/etc/profile-m-z/QMediathekView.profile b/etc/profile-m-z/QMediathekView.profile index f8b5cec13..0e18b3cdf 100644 --- a/etc/profile-m-z/QMediathekView.profile +++ b/etc/profile-m-z/QMediathekView.profile @@ -9,6 +9,7 @@ include globals.local noblacklist ${HOME}/.config/QMediathekView noblacklist ${HOME}/.local/share/QMediathekView +noblacklist ${HOME}/.cache/mpv noblacklist ${HOME}/.config/mpv noblacklist ${HOME}/.config/smplayer noblacklist ${HOME}/.config/totem @@ -16,6 +17,7 @@ noblacklist ${HOME}/.config/vlc noblacklist ${HOME}/.config/xplayer noblacklist ${HOME}/.local/share/totem noblacklist ${HOME}/.local/share/xplayer +noblacklist ${HOME}/.local/state/mpv noblacklist ${HOME}/.mplayer noblacklist ${VIDEOS} @@ -35,6 +37,7 @@ whitelist ${HOME}/.local/share/QMediathekView whitelist ${DOWNLOADS} whitelist ${VIDEOS} +whitelist ${HOME}/.cache/mpv whitelist ${HOME}/.config/mpv whitelist ${HOME}/.config/smplayer whitelist ${HOME}/.config/totem @@ -42,6 +45,7 @@ whitelist ${HOME}/.config/vlc whitelist ${HOME}/.config/xplayer whitelist ${HOME}/.local/share/totem whitelist ${HOME}/.local/share/xplayer +whitelist ${HOME}/.local/state/mpv whitelist ${HOME}/.mplayer whitelist /usr/share/qtchooser include whitelist-common.inc -- cgit v1.2.3-70-g09d2