2021-01-23 14:44:15 +00:00
|
|
|
Welcome to Supysonic's documentation!
|
|
|
|
=====================================
|
|
|
|
|
|
|
|
Supysonic is a Python implementation of the `Subsonic`__ server API.
|
|
|
|
|
|
|
|
Current supported features are:
|
|
|
|
|
|
|
|
* browsing (by folders or tags)
|
|
|
|
* streaming of various audio file formats
|
|
|
|
* transcoding
|
|
|
|
* user or random playlists
|
2021-01-23 17:33:25 +00:00
|
|
|
* cover art
|
2021-01-23 14:44:15 +00:00
|
|
|
* starred tracks/albums and ratings
|
|
|
|
* `Last.FM`__ scrobbling
|
|
|
|
* Jukebox mode
|
|
|
|
|
|
|
|
__ http://www.subsonic.org/
|
|
|
|
__ https://www.last.fm/
|
|
|
|
|
|
|
|
.. rubric:: User's guide
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
setup/index
|
2021-01-24 16:49:18 +00:00
|
|
|
usage
|
2021-01-23 14:44:15 +00:00
|
|
|
transcoding
|
|
|
|
jukebox
|
|
|
|
man/index
|
|
|
|
api
|