..
__init__.py
album_mbid_cache.py
album_tracks.py
Show MusicBrainz release variants in import
2026-05-24 09:33:19 -07:00
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
Fix #764 : import no longer destroys embedded cover art
2026-06-02 08:40:05 -07:00
art_sources.py
Feature: preferred album-art source selection (opt-in, ordered, with fallback)
2026-06-01 11:45:07 -07:00
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
Cover Art Filler: always write the cover.jpg sidecar (Sokhi)
2026-06-08 11:07:00 -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
#758 : a manual album match pins + locks the canonical version
2026-06-05 23:28:19 -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: keep collab tracks credited as one combined string ( #830 )
2026-06-09 14:35:54 -07:00
enrichment.py
Fix #764 : import no longer destroys embedded cover art
2026-06-02 08:40:05 -07:00
lookup.py
lyrics.py
multi_source_search.py
registry.py
Spotify (no-auth): report connected + 'Spotify (no-auth)' test result instead of a Deezer fallback
2026-06-13 10:16:23 -07: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
fix(metadata): surface MusicBrainz 'Other' release-groups in discography ( #650 )
2026-05-19 20:20:28 -07:00
relevance.py
MB rerank: prefer_known_duration is now a score boost, not a tiebreaker
2026-05-27 08:13:28 -07:00
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
Import speed: downloads pause ALL enrichment workers, discovery pauses the contention five
2026-06-06 19:05:56 -07:00
status.py
track_number_format.py
types.py
fix(metadata): surface MusicBrainz 'Other' release-groups in discography ( #650 )
2026-05-19 20:20:28 -07:00