Update sendspin manifest
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 8 Dec 2025 22:26:34 +0000 (23:26 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 8 Dec 2025 22:26:34 +0000 (23:26 +0100)
music_assistant/providers/sendspin/manifest.json

index 7a79545073d4def07d5737cf14514f1d88f4b845..c8d0ec81e96b1f5e6ab8345cafca5a1926a04afd 100644 (file)
@@ -4,7 +4,9 @@
   "stage": "alpha",
   "name": "Sendspin",
   "description": "Sendspin is an audio playback, control and synchronization protocol developed by the Open Home Foundation and is the native playback protocol built into Music Assistant, used for playback to supported clients like the Music Assistant Web interface, supported (mobile) clients and supported hardware",
+  "documentation": "https://music-assistant.io/player-support/sendspin/",
   "codeowners": ["@music-assistant"],
   "requirements": ["aiosendspin==1.0.0"],
-  "builtin": true
+  "builtin": true,
+  "allow_disable": false
 }