Use ImageType.THUMB for Bandcamp artwork images (#3212)
authorDavid Bishop <teancom@users.noreply.github.com>
Mon, 23 Feb 2026 07:20:08 +0000 (23:20 -0800)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 07:20:08 +0000 (08:20 +0100)
commit6f198f8c0cb5c22c3e87b206353651a1d202601d
tree2b715822f959c50ea0d78fed2169ed648742e987
parent1f276306df140373077ceb2f2ce1b5e3f4483303
Use ImageType.THUMB for Bandcamp artwork images (#3212)

Bandcamp artwork is square, not landscape. All other music providers
in the codebase use THUMB for standard album and artist art.

Co-authored-by: David Bishop <git@gnuconsulting.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
music_assistant/providers/bandcamp/converters.py