feat: add audio channel configuration for MPV player

- Add audio channels setting (auto/mono/stereo) to MPV properties
- Implement UI controls in settings panel and player right controls
- Enable immediate MPV property application when setting changes
- Update default playback type to LOCAL and sample rate to 48kHz
This commit is contained in:
Ante Budimir 2025-11-16 16:10:20 +02:00
parent bf5e7bc774
commit 59e94318bb
6 changed files with 94 additions and 25 deletions

View file

@ -52,7 +52,7 @@ linux:
npmRebuild: false
publish:
provider: github
owner: jeffvli
owner: antebudimir
repo: feishin
channel: latest
releaseType: draft