LICENSE
MANIFEST.in
README.md
config.sample
pyproject.toml
setup.cfg
setup.py
Supysonic.egg-info/PKG-INFO
Supysonic.egg-info/SOURCES.txt
Supysonic.egg-info/dependency_links.txt
Supysonic.egg-info/entry_points.txt
Supysonic.egg-info/not-zip-safe
Supysonic.egg-info/requires.txt
Supysonic.egg-info/top_level.txt
supysonic/__init__.py
supysonic/cache.py
supysonic/cli.py
supysonic/config.py
supysonic/covers.py
supysonic/db.py
supysonic/jukebox.py
supysonic/lastfm.py
supysonic/scanner.py
supysonic/utils.py
supysonic/watcher.py
supysonic/web.py
supysonic/api/__init__.py
supysonic/api/albums_songs.py
supysonic/api/annotation.py
supysonic/api/browse.py
supysonic/api/chat.py
supysonic/api/errors.py
supysonic/api/exceptions.py
supysonic/api/formatters.py
supysonic/api/jukebox.py
supysonic/api/media.py
supysonic/api/playlists.py
supysonic/api/radio.py
supysonic/api/scan.py
supysonic/api/search.py
supysonic/api/system.py
supysonic/api/unsupported.py
supysonic/api/user.py
supysonic/daemon/__init__.py
supysonic/daemon/__main__.py
supysonic/daemon/client.py
supysonic/daemon/exceptions.py
supysonic/daemon/server.py
supysonic/frontend/__init__.py
supysonic/frontend/folder.py
supysonic/frontend/playlist.py
supysonic/frontend/user.py
supysonic/managers/__init__.py
supysonic/managers/folder.py
supysonic/managers/user.py
supysonic/schema/mysql.sql
supysonic/schema/postgres.sql
supysonic/schema/sqlite.sql
supysonic/schema/migration/mysql/20161030.sql
supysonic/schema/migration/mysql/20171022.sql
supysonic/schema/migration/mysql/20171230.py
supysonic/schema/migration/mysql/20180221.sql
supysonic/schema/migration/mysql/20180317.sql
supysonic/schema/migration/mysql/20180521.sql
supysonic/schema/migration/mysql/20181010.sql
supysonic/schema/migration/mysql/20190324.sql
supysonic/schema/migration/mysql/20190518.sql
supysonic/schema/migration/mysql/20190915.sql
supysonic/schema/migration/mysql/20190921.sql
supysonic/schema/migration/mysql/20200607.sql
supysonic/schema/migration/postgres/20161030.sql
supysonic/schema/migration/postgres/20171022.sql
supysonic/schema/migration/postgres/20180311.sql
supysonic/schema/migration/postgres/20180317.py
supysonic/schema/migration/postgres/20180521.sql
supysonic/schema/migration/postgres/20181010.sql
supysonic/schema/migration/postgres/20190324.sql
supysonic/schema/migration/postgres/20190518.sql
supysonic/schema/migration/postgres/20190915.sql
supysonic/schema/migration/postgres/20190921.sql
supysonic/schema/migration/postgres/20200607.sql
supysonic/schema/migration/sqlite/20161030.sql
supysonic/schema/migration/sqlite/20171022.sql
supysonic/schema/migration/sqlite/20171230.py
supysonic/schema/migration/sqlite/20180311.sql
supysonic/schema/migration/sqlite/20180317.py
supysonic/schema/migration/sqlite/20180521.sql
supysonic/schema/migration/sqlite/20181010.sql
supysonic/schema/migration/sqlite/20190324.sql
supysonic/schema/migration/sqlite/20190518.sql
supysonic/schema/migration/sqlite/20190915.sql
supysonic/schema/migration/sqlite/20190921.sql
supysonic/schema/migration/sqlite/20200607.sql
supysonic/server/__init__.py
supysonic/server/__main__.py
supysonic/server/_base.py
supysonic/server/gevent.py
supysonic/server/gunicorn.py
supysonic/server/waitress.py
supysonic/static/css/bootstrap-theme.min.css
supysonic/static/css/bootstrap-theme.min.css.map
supysonic/static/css/bootstrap.min.css
supysonic/static/css/bootstrap.min.css.map
supysonic/static/css/supysonic.css
supysonic/static/fonts/glyphicons-halflings-regular.eot
supysonic/static/fonts/glyphicons-halflings-regular.svg
supysonic/static/fonts/glyphicons-halflings-regular.ttf
supysonic/static/fonts/glyphicons-halflings-regular.woff
supysonic/static/fonts/glyphicons-halflings-regular.woff2
supysonic/static/js/bootstrap.min.js
supysonic/static/js/supysonic.js
supysonic/templates/addfolder.html
supysonic/templates/adduser.html
supysonic/templates/change_mail.html
supysonic/templates/change_pass.html
supysonic/templates/change_username.html
supysonic/templates/folders.html
supysonic/templates/home.html
supysonic/templates/layout.html
supysonic/templates/login.html
supysonic/templates/playlist.html
supysonic/templates/playlist_export.m3u
supysonic/templates/playlists.html
supysonic/templates/profile.html
supysonic/templates/users.html