summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-13 20:27:28 +0300
committerPaul Buetow <paul@buetow.org>2026-05-13 20:27:28 +0300
commit3ec22093cce105c1703bcc37ac554e52eed94e9d (patch)
tree5cbc6305c7904f658bf429b07551563676060387 /frontends
parenta98a41786c2c34f6aa990ac3270994759a134a9a (diff)
f3s/beets-art: fix fetchart silently disabled by string-not-list config
beets 2.x parses `sources: coverart itunes amazon albumart` as a single key whose value is "*", rejects it with UnknownPairError, and the entire fetchart plugin fails to load. Net effect: every job ran "successfully" but fetched zero cover art (verified: 0/195 albums had artpath set; all existing cover.jpg files predated the deployment). Convert sources and cover_names to proper YAML lists so the plugin loads. Confirmed network egress is fine (CAA + iTunes return HTTP 200). Amp-Thread-ID: https://ampcode.com/threads/T-019e223a-d137-705e-879b-84130c0e78ea Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'frontends')
0 files changed, 0 insertions, 0 deletions