chore: update bandcamp API library dependency (#3066)
authorAlexey ALERT Rubashёff <alexey.rubasheff@gmail.com>
Mon, 2 Feb 2026 08:22:07 +0000 (10:22 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Feb 2026 08:22:07 +0000 (09:22 +0100)
chore: update bandcamp dependencies

- Update Bandcamp provider dependency to version 0.0.5.
- Update `bandcamp-async-api` to version 0.0.5.

music_assistant/providers/bandcamp/manifest.json
requirements_all.txt

index 422676dccced2f0b2fefbd973bdbc9bfb2438f00..97333ff77fb6217c88907723576df0841729bcb1 100644 (file)
@@ -5,7 +5,7 @@
   "name": "Bandcamp",
   "description": "Stream music from Bandcamp's catalog.",
   "codeowners": ["@ALERTua"],
-  "requirements": ["bandcamp-async-api==0.0.4"],
+  "requirements": ["bandcamp-async-api==0.0.5"],
   "documentation": "https://music-assistant.io/music-providers/bandcamp/",
   "multi_instance": true
 }
index 45ba2f5af55f50e5272f2933ec8739fa18ad0e1f..19e3be39ef8e54519b1fb175f3c292a2e70f63c6 100644 (file)
@@ -22,7 +22,7 @@ audible==0.10.0
 auntie-sounds==1.1.7
 av==16.1.0
 awesomeversion>=24.6.0
-bandcamp-async-api==0.0.4
+bandcamp-async-api==0.0.5
 bidict==0.23.1
 certifi==2025.11.12
 chardet>=5.2.0