soulsync/core/metadata
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 Move new metadata helpers into a package 2026-04-27 19:54:44 +03:00
artwork.py Move shared metadata helpers into package 2026-04-27 19:54:44 +03:00
common.py Tighten metadata and import safety 2026-04-27 20:28:05 +03:00
enrichment.py Split runtime builders into owning modules 2026-04-27 19:54:45 +03:00
lyrics.py Move shared metadata helpers into package 2026-04-27 19:54:44 +03:00
source.py Tighten metadata and import safety 2026-04-27 20:28:05 +03:00