mirror of
https://github.com/navidrome/navidrome.git
synced 2026-06-12 01:26:10 -04:00
Plugins that entered an error state (e.g., incompatible with the Navidrome version) would remain in that state across restarts, blocking the user from retrying. This adds a ClearErrors method to PluginRepository that resets the last_error field on all plugins, and calls it during plugin manager startup before syncing and loading. Signed-off-by: Deluan <deluan@navidrome.org>
1.4 KiB
1.4 KiB