refactor(server): remove legacy embedded coverart logic

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan
2026-03-05 19:53:55 -05:00
parent 12f28b9d97
commit 1ce561cc8e
4 changed files with 2 additions and 65 deletions
-1
View File
@@ -132,7 +132,6 @@ type configOptions struct {
DevExternalScanner bool
DevScannerThreads uint
DevSelectiveWatcher bool
DevLegacyEmbedImage bool
DevInsightsInitialDelay time.Duration
DevEnablePlayerInsights bool
DevEnablePluginsInsights bool