1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Afterster
78725fd015 Fix codestyle 2014-04-12 10:16:09 +02:00
Afterster
469c8759f2 Fix Subsonic stream when transcoding 2014-04-10 22:17:35 +02:00
Afterster
552859a47a Fix build and add alphabeticalByArtist view 2014-03-19 07:57:59 +01:00
Brandon Moller
a94ffbcfa3 Moved DB logic to catalog class 2014-03-18 20:58:37 -06:00
Brandon Moller
1debf34029 Initial commit of the 'alphabetical' by name type for the
'getAlbumList' Subsonic API method. Offsets are not yet applied
to do anything useful, but the number of albums returned will
match the client request's parameter.
2014-03-18 15:19:05 -06:00
Afterster
253503ad21 Check xbmc controller instance 2014-01-22 22:40:07 +01:00
Afterster
8d7ce473d0 Add share feature 2014-01-15 23:55:19 +01:00
Afterster
b7b4fb99e2 Add Subsonic XML output break lines 2014-01-12 23:58:03 +01:00
Afterster
c3b3a8021e Add 'fake' directory to Subsonic streaming url when cUrl unavailable 2014-01-11 19:47:18 +01:00
Afterster
89b12c8f0a Fix Subsonic stream headers 2014-01-11 19:06:28 +01:00
Afterster
c12d13bdf9 Add subsonic getUser and getUsers functions 2014-01-11 17:13:14 +01:00
Afterster
167062f8dc Fix Subsonic with Jamstash client 2014-01-11 16:01:15 +01:00
Afterster
5eceaf2aea Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
Afterster
f50d8a93a5 Add optional client name when playing 2013-12-07 09:41:20 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
846d4dc37f Catalog type are now plugins!
Fix support HTTPS and musicbrainz ids sur AmpacheAPI
2013-11-16 16:48:28 +01:00
Afterster
2778854707 Ignore Subsonic client version 2013-11-10 12:07:42 +01:00
Afterster
612b788c59 All 1.8.0 functions now to 1.7.0 version 2013-11-10 12:07:40 +01:00
Afterster
bad20f9401 Change minimum required version from 1.8.0 to 1.7.0 to fix Ultrasonic client 2013-11-10 12:07:39 +01:00
Afterster
a42d1f1c1b Add curl check, JSON format, missing getSong function and better response for few clients 2013-11-10 12:07:34 +01:00
Afterster
97af1d3821 Add 'Star' feature on Subsonic API and few error check 2013-11-10 12:07:32 +01:00
Afterster
e0f72082a0 Add Subsonic API 2013-11-05 20:40:13 -05:00