music-assistant-server

458 BJSON
manifest.json
458 B13 lines • json
1{
2  "type": "music",
3  "domain": "soundcloud",
4  "stage": "stable",
5  "name": "Soundcloud",
6  "description": "Stream tracks, remixes, and user-uploaded music from the SoundCloud community.",
7  "codeowners": ["@domanchi", "@gieljnssns"],
8  "credits": ["[soundcloudpy](https://github.com/Enubia/soundcloud-py)"],
9  "requirements": ["soundcloudpy==0.1.4"],
10  "documentation": "https://music-assistant.io/music-providers/soundcloud/",
11  "multi_instance": true
12}
13