feat: add support for reading embedded images using taglib by default

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan
2026-01-18 22:14:21 -05:00
parent fd620413b8
commit 66474fc9f4
2 changed files with 48 additions and 0 deletions
+1
View File
@@ -126,6 +126,7 @@ type configOptions struct {
DevExternalScanner bool
DevScannerThreads uint
DevSelectiveWatcher bool
DevLegacyEmbedImage bool
DevInsightsInitialDelay time.Duration
DevEnablePlayerInsights bool
DevEnablePluginsInsights bool