soulsync/core/metadata
2026-06-28 13:36:02 -04:00
..
__init__.py
album_mbid_cache.py
album_tracks.py
art_apply.py Cover Art Filler: write cover.jpg to the RESOLVED folder, not the raw DB path (Sokhi — the actual bug) 2026-06-08 18:25:50 -07:00
art_lookup.py Cover art: a numeric difference is a different release — Vol.4 stops wearing Vol.4.5's cover 2026-06-07 10:21:23 -07:00
art_preservation.py
art_sources.py
artist_album_cache.py Cache artist album lists across metadata sources 2026-06-11 22:33:04 +02:00
artist_image.py
artist_resolution.py
artwork.py Special-edition cover art: prefer the pinned release own cover over the release-group representative 2026-06-21 22:47:09 -07:00
caa_art.py Special-edition cover art: prefer the pinned release own cover over the release-group representative 2026-06-21 22:47:09 -07:00
cache.py Artist pages: stop watchlist probes from poisoning the album-list cache 2026-06-07 09:49:30 -07:00
canonical_resolver.py #767-2: reorganize finds the right album edition instead of mislabeling singles as deluxe 2026-06-06 10:53:13 -07:00
canonical_version.py canonical: recognize musicbrainz as a readable album source (PR #929 follow-up) 2026-06-26 19:04:24 -07:00
common.py Import: atomic tag saves so an interrupted/OOM save can't destroy the file (#819) 2026-06-08 13:46:28 -07:00
completion.py
discography.py
discography_filters.py discography 'add to wishlist': batch the per-track ownership check (fixes ~15-30s/track) 2026-06-27 19:51:28 -07:00
enrichment.py Multi-disc albums: never write a disc-less track (floor disc to >=1) 2026-06-22 09:30:04 -07:00
lookup.py
lyrics.py
multi_source_search.py
registry.py normalize spotify credentials during Oauth 2026-06-28 13:36:02 -04:00
release_dates.py #705: release-date gate — unreleased tracks stay out of the wishlist cycle and Fresh Tape 2026-06-07 00:29:05 -07:00
release_type.py
relevance.py
service.py
similar_artists.py Fix: MusicMap 404s miscounted as errors in similar-artists worker 2026-06-03 18:04:31 -07:00
source.py Multi-disc: file the track in the disc folder that matches its tag (Sokhi) 2026-06-22 10:56:53 -07:00
status.py
track_number_format.py
types.py