[ 原始碼: supysonic ]
套件:supysonic(0.7.8+ds-1)
Python implementation of the Subsonic server API
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
The "Subsonic API" is a set of adhoc standards to browse, stream or download a music collection over HTTP.
其他與 supysonic 有關的套件
|
|
|
|
-
- dep: fonts-glyphicons-halflings
- icons made for smaller graphic
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.3)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-flask (>= 0.11)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-mediafile
- read and write audio files' tags in Python
-
- dep: python3-peewee
- Simple ORM for PostgreSQL, MySQL and SQLite (Python 3)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-watchdog
- Python API and shell utilities to monitor file system events
-
- dep: python3-zipstream-ng
- Modern and easy to use streamable zip file generator
-
- rec: flac
- Free Lossless Audio Codec - command line tools
-
- rec: lame
- MP3 encoding library (frontend)
-
- rec: libapache2-mod-wsgi-py3
- Python 3 WSGI adapter module for Apache
- 或者 httpd-wsgi
- 套件暫時不可用
-
- sug: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
- 或者 python3-psycopg2
- Python 3 module for PostgreSQL