soulsync/core/imports
Antti Kettunen 4f236baa6d
Fix import normalization and task completion locking
- Promote legacy _source into source during import normalization.
- Keep the normalized import context neutral after stripping aliases.
- Avoid re-entering tasks_lock when marking completed download tasks.
2026-04-27 19:55:07 +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 import normalization and task completion locking 2026-04-27 19:55:07 +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 Move single-track resolver; fix wishlist cleanup 2026-04-27 19:55:06 +03:00
resolution.py Fix single import source handling 2026-04-27 19:54:45 +03:00
side_effects.py Move single-track resolver; fix wishlist cleanup 2026-04-27 19:55:06 +03:00
staging.py Fix single import source handling 2026-04-27 19:54:45 +03:00