soulsync/core/metadata
Antti Kettunen 55603be14c
Clarify Spotify auth flow and sync UI
- Send Spotify auth completion back to the opener so the settings page refreshes immediately
- Make the local auth flow go straight through to Spotify instead of showing the temporary instruction page
- Keep the remote/docker instruction page available for manual callback setups
- Sync Spotify status, connect/disconnect buttons, and metadata source selection after auth and disconnect
- Keep the disconnect behavior aligned with the active primary metadata source
2026-05-01 11:25:12 +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 Clarify Spotify auth flow and sync UI 2026-05-01 11:25:12 +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