/
/
/
1{
2 "type": "player",
3 "domain": "sendspin",
4 "stage": "alpha",
5 "name": "Sendspin",
6 "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",
7 "documentation": "https://music-assistant.io/player-support/sendspin/",
8 "codeowners": ["@music-assistant"],
9 "credits": ["[Sendspin](https://sendspin-audio.com)"],
10 "requirements": ["aiosendspin==4.0.1", "av==16.1.0"],
11 "builtin": true,
12 "allow_disable": false
13}
14