Skip to content

fix: write input-default-bindings fix back to mpv.conf, not mpvnet.conf#772

Open
Noethix55555 wants to merge 1 commit into
mpvnet-player:mainfrom
Noethix55555:fix/conf-fix-writes-wrong-file
Open

fix: write input-default-bindings fix back to mpv.conf, not mpvnet.conf#772
Noethix55555 wants to merge 1 commit into
mpvnet-player:mainfrom
Noethix55555:fix/conf-fix-writes-wrong-file

Conversation

@Noethix55555

Copy link
Copy Markdown

ApplyInputDefaultBindingsFix reads Player.ConfPath (mpv.conf) but both WriteAllText calls target ConfPath (App.ConfPath = mpvnet.conf). This corrupts mpvnet.conf with mpv.conf content and never actually fixes mpv.conf.

Fix: change both WriteAllText calls to use Player.ConfPath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant