Commit Graph

59 Commits (adbdda7b0eeecaaabce5f5b2fa52c026ff84400a)

Author SHA1 Message Date
BoulderBadgeDad b202c176f7 Cover-art sources: skip low-res art (min-resolution guard) + max-res iTunes
3 weeks ago
BoulderBadgeDad 6bc2836f47 Feature: preferred album-art source selection (opt-in, ordered, with fallback)
3 weeks ago
BoulderBadgeDad 163de6c146 MusicBrainz manual search: field-scope the artist in non-strict mode (#754)
3 weeks ago
BoulderBadgeDad 3b5a5518a6 Cache cap test: exercise the REAL _run_maintenance_write, not a stub
3 weeks ago
BoulderBadgeDad bb2241498f Metadata cache: hard LRU row cap to stop unbounded growth (7.6GB incident)
3 weeks ago
BoulderBadgeDad 560156abee Fix: import overwrites album-artist tag to "Unknown Artist" (#735)
4 weeks ago
BoulderBadgeDad abdea631a7 HiFi/MB cover art: use CAA 1200px thumbnail, not the flaky /front original
4 weeks ago
BoulderBadgeDad c9ad4f496f Embed highest-resolution album art across all art paths
4 weeks ago
BoulderBadgeDad b14d504cc1 Fix: MusicBrainz artist discography capped at 25 releases
4 weeks ago
Broque Thomas 8dbbf13c61 Branch cleanup: lift manual-match helpers, fix length-pref ordering, profile-scope view toggle
4 weeks ago
Broque Thomas acc5eb77ea Fix popup: anchor artist field in MB search to stop title-collision covers
4 weeks ago
Broque Thomas 4ca3f70bf3 Show MusicBrainz release variants in import
4 weeks ago
Broque Thomas b9af4ef4ef Handle transient SQLite IO during maintenance
1 month ago
Broque Thomas 136d665c8a feat(webui): cache artwork images on disk
1 month ago
Broque Thomas 987409508b fix(metadata): surface MusicBrainz 'Other' release-groups in discography (#650)
1 month ago
Broque Thomas daf9a527d9 feat(fix-popup): include MusicBrainz in the auto-search cascade
1 month ago
Broque Thomas 036faff8b1 feat(fix-popup): paste MusicBrainz URL/MBID to match directly
1 month ago
Broque Thomas 43ed30b4d2 fix(musicbrainz): user-facing search recall + album-detail 404
1 month ago
Broque Thomas e0e31079e6 Update test: get_release includes cover-art-archive
1 month ago
Broque Thomas 5bc5fbb662 Add MusicBrainz as a metadata source
1 month ago
Broque Thomas 3a4017ea2b feat: artist-detail deep linking — /artist-detail/:source/:id
1 month ago
Broque Thomas 54dbd150cb Preserve full release dates in audio tags
1 month ago
Broque Thomas 025007b97f Tighten artist discography soundtrack matching
1 month ago
Broque Thomas 121651da2c Add amazon_id column to artists table for full source parity
1 month ago
Broque Thomas 265fe5233e Fix Amazon artist detail: library upgrade lookup and artist images
1 month ago
Broque Thomas 30f017d1f0 Stop writing TRCK as "6/0" when album total_tracks is unknown
1 month ago
Broque Thomas c9d4b02a02 Fix Deezer contributors tagging silently dropping for cache-polluted tracks
1 month ago
Broque Thomas 0769fcd5cc Fix Soulseek downloads losing collab artist tags
1 month ago
Broque Thomas 46206b3240 Pin type='track' / type='artist' collision case for album-type normalizer
1 month ago
Broque Thomas 5eae24b8bb Fix $albumtype defaulting to album for non-Spotify sources
1 month ago
Broque Thomas 4892baf8d4 Skip already-owned tracks during download discography
1 month ago
Broque Thomas d4ad5bf57f Filter cross-artist + content-type tracks during download discography
1 month ago
Broque Thomas d5de724f9b Multi-artist Deezer upgrade + double-append guard hardening
1 month ago
Broque Thomas c11a5b7eab Multi-artist tag settings: implement artist_separator + feat_in_title + populate _artists_list
1 month ago
Broque Thomas 8a4c0dc92a Deezer cover-art download: fallback to original URL on CDN refusal
1 month ago
Broque Thomas 80cf16339c Deezer cover art: upgrade CDN URL to 1900×1900 (was embedding 1000×1000)
1 month ago
Broque Thomas 59992d42a8 Deezer search: free-text fallback when advanced query returns 0
1 month ago
Broque Thomas 1cc37081a6 Fix Deezer search relevance — issue #534
1 month ago
Broque Thomas cf5461f2f1 Fix: maintenance findings badge inflated when scan dedup-skipped
2 months ago
Broque Thomas 77c54ab7a7 Migrate discography + quality scanner to typed Album path
2 months ago
Broque Thomas 967c7f7c0a Migrate album-info builders to typed Album path
2 months ago
Broque Thomas eab1297afc Add Qobuz + Tidal album converters
2 months ago
Broque Thomas 529486a2d1 Foundation: typed Album/Track/Artist + per-provider converters
2 months ago
Broque Thomas 4b15fe0b75 Fix album MBID inconsistency: detector + persistent release-MBID cache
2 months ago
Antti Kettunen b85a05fb88
Move image URL normalization into metadata helpers
2 months ago
elmerohueso f9f47f978e fix post-download tagging, and enable tagging for hifi
2 months ago
Broque Thomas 7e32618f86 Drop old per-service enrichment routes after registry cutover
2 months ago
Antti Kettunen 74e3cc460c
Simplify service status and labels
2 months ago
Antti Kettunen 55603be14c
Clarify Spotify auth flow and sync UI
2 months ago
Antti Kettunen 9646f6ca7f
Clarify Spotify auth actions
2 months ago