mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 11:17:19 +03:00
Match the current doc: https://opensubsonic.netlify.app/docs/endpoints/getopensubsonicextensions/ openSubsonicExtensions must be an array, not a struct
7 lines
290 B
XML
7 lines
290 B
XML
<subsonic-response xmlns="http://subsonic.org/restapi" status="ok" version="1.8.0" type="navidrome" serverVersion="v0.0.0" openSubsonic="true">
|
|
<openSubsonicExtensions name="template">
|
|
<versions>1</versions>
|
|
<versions>2</versions>
|
|
</openSubsonicExtensions>
|
|
</subsonic-response>
|