fix(jellyfin-mpv-shim): was not using template

This commit is contained in:
kenji
2026-01-05 22:27:24 -06:00
parent 002799deee
commit d263ea39f8
3 changed files with 118 additions and 14 deletions
-13
View File
@@ -1,13 +0,0 @@
{
"use_mpv_config": true,
"menu_style": "osc",
"osc_color": "{{colors.primary.default.hex}}",
"shader_pack_enable": true,
"check_updates": false,
"discord_presence": true,
"remote_kb": true,
"media_key_seek": true,
"stop_osc_on_pause": false,
"always_show_osc": false,
"log_level": "info"
}