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

71 Commits

Author SHA1 Message Date
spl0k
9af8ee22e0 Docs update for recent watcher logging changes 2018-11-11 19:38:13 +01:00
spl0k
370b5bae77 Added note about token based auth 2018-10-28 15:47:52 +01:00
spl0k
b654f969f5 Small README touches 2018-09-15 16:24:52 +02:00
spl0k
5a065c75ae Merge branch 'master' into db-setup 2018-09-15 16:04:43 +02:00
spl0k
6f6521786a Updated README for Apache2 2018-09-08 15:22:28 +02:00
spl0k
2c042533ed Updated README for DB setup/migrations 2018-09-02 18:12:23 +02:00
spl0k
040169020e Updated README
See #109
2018-08-27 11:53:51 +02:00
spl0k
4df8e975ec Added links to some docker images
Closes #106
2018-08-11 15:52:50 +02:00
spl0k
405a26a20a Don't restrict cover art to 'cover.jpg' files
Ref #81
2018-05-21 16:16:06 +02:00
spl0k
af50e8bf91 Rewritten dependencies and don't use pip as a library
Closes #97, #98
2018-04-29 14:51:30 +02:00
spl0k
98a0deb2d0 Doc update
[ci skip]
2018-03-20 18:41:17 +01:00
spl0k
e8d0d4b6b6 Update requirements with proper versions
[ci skip]
2018-03-15 22:45:05 +01:00
spl0k
efbe0d4a4b Ignore case for artists, albums, tracks and folder names, regardless of the DB
Closes #41
2018-03-11 19:33:15 +01:00
spl0k
6160fdc321 Reworked and split documentation 2018-02-14 19:45:39 +01:00
spl0k
8275966db0 Dropped simplejson dependency
Ref #79
2018-01-21 22:02:32 +01:00
spl0k
d570eddc6d Notify Python 3 support
Closes #75
2018-01-18 21:13:19 +01:00
spl0k
bfe6da12d7 Dropped 'future' dependency 2018-01-18 21:10:01 +01:00
spl0k
1605fcd202 Py3: imports, exceptions, dicts
Ref #75
2018-01-06 00:33:45 +01:00
spl0k
4b446f7121 Merge branch 'pony' 2018-01-04 21:36:56 +01:00
spl0k
d807f26ccb Provided migration scripts for existing storm databases 2017-12-30 19:06:43 +01:00
spl0k
8d71f432f0 Python version badge 2017-12-16 14:05:27 +01:00
spl0k
6bd61e0388 Getting out of the storm on a pony 2017-12-16 13:53:43 +01:00
spl0k
acb8d159f7 Updates for Travis and codecov 2017-12-10 22:31:12 +01:00
spl0k
bb72ce8f7c Slight changes to watcher
Configurable scan delay
Test friendliness
2017-12-05 22:48:55 +01:00
spl0k
c515a25b69 Config sample update 2017-11-29 22:55:39 +01:00
spl0k
62bcce331a Dropped python-daemon and its daemon-runner wrapper
This makes the watcher persisting with the terminal, breaking
installs using it as a initd/sysV daemon. The watcher currently
doesn't print anything on standard output or standard error.

Closes #39, #72
2017-10-08 16:22:04 +02:00
spl0k
2b3155ceb8 Fixed README link to API integration status 2017-07-02 17:16:30 +02:00
Louis-Philippe Véronneau
e562f6d3c4 fix link 2017-06-26 11:54:39 -04:00
Louis-Philippe Véronneau
ab3a3f2806 separate API infos from the README 2017-06-26 11:47:33 -04:00
Louis-Philippe Véronneau
e43a70c28d re-add storm bug info 2017-06-26 11:27:19 -04:00
Louis-Philippe Véronneau
9623e01d3f typos and wording 2017-06-25 14:40:59 -04:00
Louis-Philippe Véronneau
c72e6a5035 mention that transcoding needs to be specified manually for some clients 2017-06-24 16:26:03 -04:00
Louis-Philippe Véronneau
628e0cbe70 merge cli examples and the quickstart 2017-06-24 16:23:28 -04:00
Louis-Philippe Véronneau
325a8829b3 replace the configuration section by the config sample for clarity 2017-06-24 16:18:33 -04:00
Louis-Philippe Véronneau
0ee9e61a70 fix small typos 2017-06-24 15:55:47 -04:00
Louis-Philippe Véronneau
387dec2a77 keep lines under 80 chars for readability in a terminal 2017-06-24 15:49:09 -04:00
Louis-Philippe Véronneau
d8e5d35616 separate the links from the text to clarify the markdown 2017-06-24 15:44:14 -04:00
Louis-Philippe Véronneau
34fa03f719 merge the wiki with the README 2017-06-24 15:23:50 -04:00
Louis-Philippe Véronneau
78b795dc4c add a table of contents 2017-06-24 14:24:10 -04:00
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