music-assistant-server

378 BJSON
manifest.json
378 B14 lines • json
1{
2  "type": "plugin",
3  "domain": "subsonic_scrobble",
4  "stage": "beta",
5  "name": "Subsonic Scrobbler",
6  "description": "Scrobbles tracks played in Music Assistant to your local Subsonic server for history and stats.",
7  "codeowners": ["@clusters"],
8  "documentation": "",
9  "multi_instance": false,
10  "builtin": false,
11  "depends_on": "opensubsonic",
12  "requirements": []
13}
14