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

633 Commits

Author SHA1 Message Date
spl0k
1e1b475fe6 Add 'transcoded' info to API responses if the server is set to transcode for that client
Closes #62
2017-07-02 17:08:40 +02:00
Alban
fb79fc3f18 Rework API-INFO.md
Using GFM and not HTML tables, keeping it under 80 cols
2017-06-27 22:55:47 +02:00
spl0k
5e51468246 Merge remote-tracking branch 'baldurmen/master' 2017-06-26 19:03:20 +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
5a24832026 add transcoders to the sample config file 2017-06-24 16:31:58 -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
b27e04c66a new link for UltraSonic, replace Subsonic app (deprecated) by DSub 2017-06-24 14:04:23 -04:00
Louis-Philippe Véronneau
2259d3e0a1 make dependencies clearer 2017-06-04 14:00:24 -04:00
hhm
11031fcbd9 B"H api/search3: return search3 response tag 2017-05-17 00:01:56 -04:00
hhm
d714c691cf B"H use range requests when available (flask >= 0.12) 2017-03-01 17:11:59 -05:00
Robert Sprunk
c334a14d69 Fix a typo in the default mysql connection string 2016-12-04 18:28:03 +01:00
spl0k
80e9e40248 Prevent hanging transcoding processes on client disconnection
Fixes #55
2016-11-27 19:00:17 +01:00
Robert Sprunk
88458c70d5 Add requirements.txt 2016-11-15 19:21:40 +01:00
spl0k
02ac2df31a Missing imports
Fixes #53
2016-11-14 19:29:09 +01:00
spl0k
1de9e2bf6e References deletion
Should fix #38
2016-11-11 17:28:14 +01:00
spl0k
783e9b5465 More checks on folder add
Fixes #49
2016-11-11 16:31:44 +01:00
spl0k
2e8d57b9d0 Updated API responses for new album artist support
Closes #52
2016-10-30 21:45:34 +01:00
spl0k
104c9ffbb6 Adding support for track artist vs album artist. Scanner only 2016-10-30 20:58:00 +01:00
spl0k
074a0dc026 CLI: Added a '--force' option to folder scan command 2016-10-28 22:03:32 +02:00
spl0k
5fb98d96f5 Merge remote-tracking branch 'hhm0/rescan_albums' 2016-09-09 22:46:55 +02:00
hhm
0ca628a8fd B"H check old albums when track metadata changed 2016-09-09 00:58:50 -04:00
hhm
ef64db46d1 B"H api: use GET and POST values in get_entity helper 2016-08-24 02:21:11 -04:00
hhm
306a7b3ec3 B"H api: use GET and POST values 2016-08-24 01:45:07 -04:00
shuddertrix
eeb23a641e Debug server: Use port if provided 2016-02-28 01:16:28 -05:00
sanderd
e1e5961c41 Fixed lookup of parent folder in scanner, to resolve issue when two folders start with the same characters. 2016-02-12 02:21:41 +01:00
spl0k
541efa6437 Added header allowing web-clients using JSON to work 2015-08-15 16:07:28 +02:00
spl0k
5fdd28290b Fixed scanner folder lookup
Closes #33, #35
2015-08-06 20:51:28 +02:00
spl0k
e73b358c63 Prevent issuing useless move operations if files have been created 2015-04-11 16:21:19 +02: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
62642cc079 Updated configuration sample 2015-04-05 16:17:47 +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
spl0k
3c8c563b31 Providing an init.d script for the watcher using python-daemon 2014-10-26 19:37:14 +01:00
spl0k
276ebc9410 count() instead of length 2014-10-24 14:44:45 +02:00
Alban
4abc469467 Merge pull request #30 from andrenam/scanner_daemon
Scanner daemon: update setup, updated README, virtualenv changes
2014-10-22 22:08:40 +02:00
Andre-Nam
ecae2e6818 forgot to add watchdog as dependency 2014-10-22 21:17:01 +02:00