soulsync/core/metadata
Antti Kettunen 74e3cc460c
Simplify service status and labels
- Flatten the Spotify service-status rendering so it shows rate-limit and recovery states explicitly, while otherwise displaying the active metadata provider directly.
- Keep the Spotify auth controls and metadata-source picker aligned with the real session state after authenticate and disconnect flows.
- Return "Unmapped" for unknown metadata source labels instead of implying iTunes.
- Update the metadata registry tests to cover the new label fallback.
2026-05-01 12:06:58 +03:00
..
__init__.py Move profile Spotify cache into registry 2026-04-29 12:36:37 +03:00
album_tracks.py Move metadata helpers into package modules 2026-04-29 11:28:42 +03:00
artist_image.py Move metadata helpers into package modules 2026-04-29 11:28:42 +03:00
artwork.py Move shared metadata helpers into package 2026-04-27 19:54:44 +03:00
cache.py Move metadata API into package 2026-04-29 08:10:18 +03:00
common.py Tighten metadata and import safety 2026-04-27 20:28:05 +03:00
completion.py Move metadata helpers into package modules 2026-04-29 11:28:42 +03:00
discography.py Move metadata helpers into package modules 2026-04-29 11:28:42 +03:00
enrichment.py Split runtime builders into owning modules 2026-04-27 19:54:45 +03:00
lookup.py Move metadata API into package 2026-04-29 08:10:18 +03:00
lyrics.py Move shared metadata helpers into package 2026-04-27 19:54:44 +03:00
registry.py Simplify service status and labels 2026-05-01 12:06:58 +03:00
service.py Move metadata API into package 2026-04-29 08:10:18 +03:00
similar_artists.py Move metadata helpers into package modules 2026-04-29 11:28:42 +03:00
source.py Move metadata API into package 2026-04-29 08:10:18 +03:00