1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-09 19:52:16 +00:00
supysonic/supysonic
2018-11-11 19:29:58 +01:00
..
api Small touches on logging 2018-11-11 18:58:46 +01:00
frontend Small touches on logging 2018-11-11 18:58:46 +01:00
managers Delete track dependents before tracks on folder deletion 2018-11-01 14:02:12 +01:00
schema Removed useless transaction handling from latest migrations 2018-10-20 16:03:46 +02:00
static Add confirmation dialog before deleting 2017-08-04 13:53:41 +02:00
templates Improved transcoding description and added client-side validation 2018-09-15 16:02:36 +02:00
__init__.py Unified file headers 2018-03-04 21:49:56 +01:00
cli.py Using new pony on_connect decorator 2018-08-11 16:16:34 +02:00
config.py Generate a secret key only once 2018-04-01 12:32:36 +02:00
covers.py Cover art discovery: handle badly encoded files 2018-05-21 16:37:21 +02:00
db.py Merge branch 'embed_as_metadata' 2018-10-14 15:18:16 -04:00
lastfm.py Small touches on logging 2018-11-11 18:58:46 +01:00
py23.py Dropped 'future' dependency 2018-01-18 21:10:01 +01:00
scanner.py Whether or not a track has embeded art is tracked just like any other metadata, to reduce disk r/w and mem usage and a lot of other things. 2018-10-10 12:59:20 -04:00
watcher.py watcher: log to stderr when no logfile is set 2018-11-11 19:29:58 +01:00
web.py Small touches on logging 2018-11-11 18:58:46 +01:00