Skip to content

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

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

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

Conversation

@Bolt4243

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