1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-14 22:22:18 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Emory P
fd4c9b9ac9 Merge remote-tracking branch 'upstream/master'
Conflicts:
	api/__init__.py
	api/browse.py
	api/media.py
	cli.py
	db.py
	main.py
	main.wsgi
	scanner.py
	web.py
2014-03-12 14:06:43 -04:00
Emory P
f313ff5369 use mediafile library from beets to read tags and coverart from songs 2014-02-04 03:36:59 -05:00
Emory P
1aa2a2c62b fix searching problems 2014-02-01 02:34:18 -05:00
Emory P
1f8289e1c6 Fix zombie transcoding processes
Fix various artist album track sorting
2014-01-14 00:18:46 -05:00
Emory P
ade6dca8fd change uwsgi ini to daemonize on its own and log 2013-12-14 17:29:54 -05:00
Emory P
99745f4624 remove profiling on folder scan method and more reasonable uwsgi ini
file
2013-12-14 17:15:39 -05:00
Emory P
74dbeca76b made more debug friendly, added accel-redirect support, added
supervisord compatible uwsgi ini file, vastly improved scanning speed,
ignored logs in directory, fixed cover art searching algorithm to find
more results
2013-11-26 02:59:08 -05:00