1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00
supysonic/docs/index.rst
Alban Féron a94cc0e069
Usage doc
2021-01-24 17:49:18 +01:00

31 lines
563 B
ReStructuredText

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
* cover art
* 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
usage
transcoding
jukebox
man/index
api