1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
supysonic/docs/index.rst
2021-01-17 17:06:44 +01:00

30 lines
635 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 arts (as image files in the same folder as music files)
* 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
transcoding
jukebox
man/index
api