8000 Fixing msi upgrades overwriting some custom ini settings by mintsoft · Pull Request #3836 · navidrome/navidrome · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixing msi upgrades overwriting some custom ini settings #3836

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mintsoft
Copy link
Contributor

Previously most of the ini settings were using addLine would add-or-update, resulting in the custom settings being overridden on upgrade. createLine will only add to the ini if the key doesn't already exist, which port was using correctly.

@mintsoft mintsoft force-pushed the msi-overriding-settings-on-upgrade-fix branch 2 times, most recently from a303319 to e932fe0 Compare March 18, 2025 09:39
Previously addLine would add-or-update, resulting in the custom settings being overriden on upgrade. createLine will only add to the ini if the key doesn't already exist.
@mintsoft mintsoft force-pushed the msi-overriding-settings-on-upgrade-fix branch from e932fe0 to c511a8a Compare March 18, 2025 20:51
@deluan deluan merged commit 1ed8930 into navidrome:master Mar 18, 2025
31 checks passed
@mintsoft mintsoft deleted the msi-overriding-settings-on-upgrade-fix branch March 18, 2025 23:32
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.

2 participants
0