Skip to content

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
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants