soulsync/core/imports
Antti Kettunen 2b3022f6b0
Fix Spotify source ID fallback
- Prefer real Spotify IDs when importing Spotify contexts
- Skip numeric fallback IDs so Deezer values do not leak into spotify_* columns
- Add regressions for import context and SoulSync library writes
- Keep the route test asserting the Spotify album link
2026-05-02 22:02:01 +03:00
..
__init__.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
album.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
album_naming.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
context.py Fix Spotify source ID fallback 2026-05-02 22:02:01 +03:00
file_ops.py Prune slskd dedup orphans after import 2026-05-01 09:35:08 -07:00
filename.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
guards.py Tighten metadata and import safety 2026-04-27 20:28:05 +03:00
paths.py fix: substitute \$cdnum in download paths and skip auto disc folder when template uses it 2026-04-28 21:32:24 -07:00
pipeline.py Prune slskd dedup orphans after import 2026-05-01 09:35:08 -07:00
resolution.py Move metadata helpers into package modules 2026-04-29 11:28:42 +03:00
side_effects.py Extract wishlist logic into dedicated package 2026-04-28 21:17:24 +03:00
staging.py Fix single import source handling 2026-04-27 19:54:45 +03:00