Files
navidrome/core
Deluan cc830e61e6 fix(scanner): gracefully fallback to default extractor instead of crashing
Replace log.Fatal with a graceful fallback when the configured scanner
extractor is not found. Instead of terminating the process, the code now
warns and falls back to the default taglib extractor using the existing
consts.DefaultScannerExtractor constant. A fatal log is retained only for
the case where the default extractor itself is not registered, which
indicates a broken build.
2026-04-06 13:47:30 -04:00
..
2026-02-08 09:57:30 -05:00
2026-02-08 09:57:30 -05:00