1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00
supysonic/supysonic
2018-10-12 19:36:21 -04:00
..
api Fixed error when shrinking a cached embeded cover 2018-10-09 16:37:00 -04:00
frontend Fixed LastFM account linking 2018-08-04 13:12:20 +02:00
managers Expand path when adding a folder 2018-09-29 22:53:10 -07:00
schema Added some migrations 2018-10-12 13:53:56 -04: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 Annotated method as static so python2 stops complaining 2018-10-12 19:36:21 -04:00
lastfm.py Unified file headers 2018-03-04 21:49:56 +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 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