mpv/sponsorblock: Disable local database

It has been broken for a long time and is not likely to work again
soon[1].

[1]: https://github.com/po5/mpv_sponsorblock/issues/31
This commit is contained in:
Simon Bruder 2022-01-07 10:35:32 +01:00
parent 540f89bff1
commit 23b63fcf4b
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -243,6 +243,9 @@ in
"mpv/script-opts/playlist_view.conf".text = ''
thumbs_dir=${config.xdg.cacheHome}/thumbnails/mpv
'';
"mpv/script-opts/sponsorblock.conf".text = ''
local_database=no
'';
# make ytdl-hook use yt-dlp
"mpv/script-opts/ytdl_hook.conf".text = ''