quintodrome/log
Deluan Quintão 69e7d163fc
remove built-in Spotify integration (#5197)
* refactor: remove built-in Spotify integration

Remove the Spotify adapter and all related configuration, replacing
the built-in integration with the plugin system. This deletes the
adapters/spotify package, removes Spotify config options (ID/Secret),
updates the default agents list from "deezer,lastfm,spotify" to
"deezer,lastfm", and cleans up all references across configuration,
metrics, logging, artwork caching, and documentation. Users with
Spotify config options will now see a warning that the options are
no longer available.

* feat: add ListenBrainz to list of default agents

Signed-off-by: Deluan <deluan@navidrome.org>

---------

Signed-off-by: Deluan <deluan@navidrome.org>
2026-03-15 13:18:54 -04:00
..
formatters.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
formatters_test.go refactor: small improvements and clean up (#3423) 2024-10-22 22:54:31 -04:00
log.go remove built-in Spotify integration (#5197) 2026-03-15 13:18:54 -04:00
log_test.go Add http headers to trace log 2024-06-16 22:31:47 -04:00
redactrus.go feat(plugins): experimental support for plugins (#3998) 2025-06-22 20:45:38 -04:00
redactrus_test.go Reverse proxy authentication support (#1152) 2021-06-11 23:17:21 -04:00