Skip to main content

Module subsonic

Module subsonic 

Source
Expand description

Subsonic-compatible REST API layer.

Implements a subset of the Subsonic/OpenSubsonic REST API backed by the local koan database. Supports both XML (default) and JSON (f=json) responses. Auth uses MD5+salt tokens and legacy plaintext passwords.

Functionsยง

subsonic_router
Build a Subsonic-compatible REST API router.