openSubsonicExtensions
Supported OpenSubsonic API extensions.
{
"template": [
1,
2
],
"extension2": [
2,
3
]
}
// Not supported
Field | Type | Req. | OpenS. | Details |
---|---|---|---|---|
template |
Array of int |
No | The list of supported versions of the template extension |
|
extension2 |
Array of int |
No | The list of supported versions of the extension2 extension |
|
… | Array of int |
No | The list of supported versions of the ... extension |
OpenSubsonic
This is a new response type.OpenSubsonic server support
Server | Min vers. | Comment |
---|
Last modified April 4, 2023: OpenSubsonic extensions API (a1ecff5)