soulsync/core/imports
Antti Kettunen 02305096a3
Tighten metadata and import safety
- Normalize album import track display handling so queue labels and match rows stay consistent
- Bound MusicBrainz caches and avoid caching transient lookup failures
- Stop swallowing programmer errors in source enrichment helpers
- Restore import config test seams without reintroducing lazy imports
- Guard task completion calls and fix the Windows path test expectation
- Keep file lock tracking from growing without bound
2026-04-27 20:28:05 +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 Broaden import and metadata test coverage 2026-04-27 19:55:07 +03:00
file_ops.py Tighten metadata and import safety 2026-04-27 20:28:05 +03: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 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 Tighten metadata and import safety 2026-04-27 20:28:05 +03:00
staging.py Fix single import source handling 2026-04-27 19:54:45 +03:00