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

39 commits

Author SHA1 Message Date
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
4fd3a636be Remove scrobbling from stream and add Scrobble method support in SubSonic API 2014-12-12 23:36:01 +01:00
Afterster
1c1212625f Add SubSonic API create/delete user, jukebox control and search auto suggestion support 2014-11-25 08:24:13 +01:00
Afterster
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
e21d7a4660 Fixed #479: Subsonic API getAlbumList2 does not support byGenre and byYear 2014-09-25 00:11:13 +02:00
Afterster
0596412b4d Add SubSonic API maxBitRate parameter support (fix #399) 2014-08-29 22:28:22 +02:00
Afterster
993e5f9fa8 Add hls stream
Improve Plex video stream & transcode
2014-08-04 01:33:44 +02:00
Afterster
daa8b3133b Add video subtitle support
Add local_web_path setting (fix #324)
2014-07-16 22:41:19 +02:00
Afterster
b5f92aa25c Edit library items in a more generic way
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
4454696f29 Use arts in a more generic way
Add library_item interface
2014-07-07 01:40:14 +02:00
Afterster
d842ebbb00 Add art on Videos
Add videos support to Subsonic and UPnP APIs
Update Tmdb module
2014-07-06 20:46:46 +02:00
Afterster
106d769eb2 Add Smart Playlists to Subsonic API playlists (fix #194) 2014-06-15 17:55:44 +02:00
Afterster
50b95d18da Fix SubSonic API errors when catalog = -1 and when Ampache library contains an artist without any label 2014-06-14 13:33:04 +02:00
Afterster
b4e932c741 Fix 'Ampache User' on broadcasts (fix #244) and broadcast initial song position (fix #243)
Add access-control header and remove JSON xmlns attribute on Subsonic API
2014-06-10 06:20:56 +02:00
Afterster
cd0b66391e Ignore some unused warnings 2014-05-26 00:02:11 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
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