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

Last modified April 4, 2023: OpenSubsonic extensions API (a1ecff5)