soulsync/core/imports
Antti Kettunen d04573f397
Fix single import source handling
- pass the selected manual match through singles import
- keep the import context source-aware so artist and album stay correct
- avoid treating non-Spotify IDs as wishlist Spotify IDs
- make wishlist logging and local variable names source-neutral
2026-04-27 19:54:45 +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 Lift shared runtime state into core 2026-04-27 19:54:44 +03:00
file_ops.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
filename.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
guards.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
paths.py Rehome import helpers into core/imports 2026-04-27 19:54:44 +03:00
pipeline.py Split runtime builders into owning modules 2026-04-27 19:54:45 +03:00
resolution.py Fix single import source handling 2026-04-27 19:54:45 +03:00
side_effects.py Fix single import source handling 2026-04-27 19:54:45 +03:00
staging.py Fix single import source handling 2026-04-27 19:54:45 +03:00