1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-12 21:22:17 +00:00
supysonic/supysonic
2018-11-01 14:02:12 +01:00
..
api Add a timeout when fetching remote resources 2018-10-31 13:20:38 -04:00
frontend Fixed LastFM account linking 2018-08-04 13:12:20 +02: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 Add a timeout when fetching remote resources 2018-10-31 13:20:38 -04: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 now handles cover art 2018-08-28 17:44:32 +02:00
web.py Using new pony on_connect decorator 2018-08-11 16:16:34 +02:00