1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Louis-Philippe Véronneau
eb8581f08c replace tabs by spaces for consistency 2017-06-24 14:15:03 -04:00
Louis-Philippe Véronneau
1cee478501 use ATX headers instead of Setex since we are using more than 2 levels 2017-06-24 14:12:54 -04:00
Louis-Philippe Véronneau
bd06173b4f make the installation process clearer 2017-06-24 14:06:34 -04:00
Louis-Philippe Véronneau
2259d3e0a1 make dependencies clearer 2017-06-04 14:00:24 -04:00
spl0k
104c9ffbb6 Adding support for track artist vs album artist. Scanner only 2016-10-30 20:58:00 +01:00
spl0k
1282a5ab12 Small README update on the daemon 2015-04-05 16:28:04 +02:00
spl0k
7feb18fb93 Sorting / Updating README 2015-04-05 16:20:12 +02:00
spl0k
8b9fa416f8 Merge branch 'scanner_daemon' 2015-04-05 16:15:41 +02:00
spl0k
0c86085fe2 Added configuration sample file 2015-04-05 15:12:45 +02:00
Andre-Nam
ecae2e6818 forgot to add watchdog as dependency 2014-10-22 21:17:01 +02:00
Andre-Nam
e63cf9fe9e added daemon configuration to README 2014-10-22 21:12:59 +02:00
spl0k
a18f670ff0 Merge branch 'master' into scanner_daemon
Conflicts:
	README.md
	supysonic/scanner.py
	supysonic/web.py
2014-07-27 20:24:35 +02:00
spl0k
b83538f80b A tiny bit more configuration on logging 2014-06-14 14:49:03 +02:00
spl0k
f77fefbf9b Updated README 2014-06-12 16:06:46 +02:00
spl0k
7a060c9186 Ugrading requests
Closes #21
2014-04-04 19:58:11 +02:00
spl0k
f26cfbbb76 Converting... 2014-03-16 18:51:19 +01:00
spl0k
6ed86f544f Updated README 2014-03-04 21:42:47 +01:00
spl0k
d2b2f2420b Updated Apache sample configuration 2014-02-27 13:21:37 +01:00
spl0k
692f7d86e3 Merge remote-tracking branch 'jelmer/hashbang' 2014-02-23 22:36:20 +01:00
Jelmer Vernooij
24b39c4565 Remove executable bits from files that are not meant to be executed. 2014-02-23 18:09:26 +00:00
Jelmer Vernooij
cf0e279119 Fix two typos. 2014-02-23 00:44:22 +00:00
spl0k
82992047dd Added configurable extension whitelist on the scanner
Closes #8
2013-11-02 19:52:02 +01:00
spl0k
ba7365cfef Updated README 2013-10-15 18:43:32 +02:00
spl0k
22e2d351d8 Switch to mutagen -> allow serving of more audio formats 2013-10-14 18:36:45 +02:00
spl0k
3ecd787895 Removed the ability to create the first user (admin) through the web interface 2013-09-23 11:46:06 +02:00
Alban
e523e01760 Update README.md
Added some info on running Supysonic as a WSGI app
2013-08-26 12:38:01 +02:00
spl0k
811bbbe81f Better handling of config files using python ConfigParser
Closes #4
2013-07-15 14:38:24 +02:00
Alban
bc4460e739 Update README.md 2013-06-14 20:36:14 +03:00
Alban
afe167d58a Update README.md 2013-06-12 23:14:27 +02:00
Alban
6160a4990f Support for eyeD3 version 0.7 2013-06-07 19:22:59 +02:00
Alban
e89b296857 README update: added missing requirement 2013-05-21 17:50:06 +03:00
Alban
a56facce91 Added README 2013-05-15 18:07:47 +02:00