mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
should fix #5287 Previously, on an upgrade, this will default back to the default values set in the wxs; now it will store those away in the registry and lookup their value before continuing. This won't fix the upgrade for existing installs that have changed the values, only new ones. The "best" option for existing installs imo is probably to backup the navidrome database and config file. Uninstall the old version, install the new version (with this fix) with the paths you wanted, stop navidrome, restore the database and config file over the top and start navidrome.