soulsync/core/metadata/__init__.py
Antti Kettunen 8319c6679f
Move new metadata helpers into a package
- Keep existing metadata_cache and metadata_service at the top level for now
- Move the new branch-local metadata helpers under core/metadata
- Share MusicBrainz release cache state from core.metadata.source and update import sites
2026-04-27 19:54:44 +03:00

2 lines
32 B
Python

"""Metadata helper package."""