fixes on the web player

This commit is contained in:
2026-01-01 17:23:53 +01:00
parent f612960bd2
commit d7ab08c022
3 changed files with 66 additions and 10 deletions

View File

@@ -81,6 +81,12 @@
</svg>
</button>
<div class="settings-group">
<button id="mpv-btn" class="glass-btn-mpv" title="Open in MPV">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 3l14 9-14 9V3z"></path>
</svg>
<span>MPV</span>
</button>
<div class="sd-toggle" id="sd-toggle" data-state="sub">
<div class="sd-bg"></div>
<div class="sd-option active" id="opt-sub">Sub</div>