pljones
drealm.info
pljones
@drealm.info
Software developer, drummer
If you pass `?f=json` with URL parameters as a "GET", it works. If you make the request a "POST" (just add `-X POST`) it returns XML again.
July 19, 2026 at 10:09 AM
Hi. Unfortunately the Subsonic API has a bit of a problem.

Go to opensubsonic.netlify.app, open the sidebar "Documentation" folder and click "API Reference [OS]" and try the example under "POST support" using the Bandcamp endpoint.

It returns XML rather than JSON -- note the "f=json".
July 19, 2026 at 10:07 AM