Nick Lanham
6bd0c80b1d
Speed up (a lot) subsonic getArtists method
...
- Make Catalog::get_artists return an album count as "albums".
- Pass through to subsonic api calls to avoid running query for every
artist to count albums (as was happening previously)
2015-09-08 18:40:51 +00:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
e5d3c0af42
Fix Subsonic API rating information on Albums and Songs
2015-04-24 23:35:56 +02:00
Afterster
aed989feb5
Add Album Group feature handling on Subsonic API
2015-04-16 22:54:48 +02:00
Afterster
d2dc7f44fe
Fixed #802 : Unable to update share object from mobile app
2015-04-11 09:10:53 +02:00
Afterster
40f2804e4f
Fixed #798 : Subsonic API returning same value for album and artist (name)
2015-04-08 22:53:37 +02:00
Afterster
d93d96409d
Fixed #798 : Subsonic API returning same value for album and artist (name)
2015-04-07 22:24:41 +02:00
Afterster
21a3de408c
Fix transcode settings for api player type
2015-04-01 19:51:19 +02:00
Afterster
aa3029ef7b
Fix new Scrutinizer issues since scrutinizer tool update
2015-02-01 21:14:14 +01:00
Afterster
a03f5ff0f8
Fix Subsonic API similar artist id
2015-01-28 05:46:19 +01:00
Afterster
fd8525461e
Fix Subsonic API missing artist id value (must be set to -1 to work with DSub)
2015-01-28 05:43:00 +01:00
Afterster
8c23a74742
Add Subsonic API 1.11.0 functions (similar artists / songs)
2015-01-24 11:53:20 +01:00
Afterster
24a8f46202
Add Subsonic API getLyrics function
2015-01-23 23:20:36 +01:00
Afterster
b7fb651c07
Fixed #682 : Subsonic API getAlbum returns wrong artists for songs
2015-01-21 23:41:21 +01:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
9c62aa000b
Add type="ampache" to Subsonic API XML response (see #601 )
2014-12-04 23:27:26 +01:00
Afterster
77dd74918c
Analyze song file APE region for replaygain information
2014-11-26 07:36:33 +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
2bbed12eb7
Add Aurora.js support in webplayer
...
Add transcode settings per player
2014-10-12 12:55:31 +02:00
SUTJael
b09e992196
Fix simplexmlelement addchild ampersand escape
2014-08-17 19:51:46 +02:00
“bikkuri10”
122f687612
Fix subsonic lastModified element returning SI units in some circumstances.
...
Possibly only happens on 32 bit systems based on int sizing.
2014-07-22 21:07:22 +10: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
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
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
SUTJael
6d21a9f1e4
Handle never transcoding property.
...
handle beautiful url with transcoding setting.
2014-04-20 22:35:03 +02:00
Afterster
78725fd015
Fix codestyle
2014-04-12 10:16:09 +02:00
Afterster
67f8f9b342
Add Subsonic transcoding settings on songs
2014-04-08 22:14:50 +02:00
Afterster
291fc94bd1
Fix #180
2014-04-06 22:03:54 +02:00
Afterster
f8de5b09f9
Add 'Play Last' to Localplay modules
2014-03-29 08:15:57 +01:00
SUTJael
8e604cac5b
Fix #172
2014-03-26 20:26:08 +01:00
Afterster
552859a47a
Fix build and add alphabeticalByArtist view
2014-03-19 07:57:59 +01:00
Afterster
8d7ce473d0
Add share feature
2014-01-15 23:55:19 +01:00
Afterster
53d91f6543
Fix Subsonic POST requests and Indexes sharp category
2014-01-12 23:38:04 +01:00
Afterster
c3b3a8021e
Add 'fake' directory to Subsonic streaming url when cUrl unavailable
2014-01-11 19:47:18 +01:00
Afterster
c12d13bdf9
Add subsonic getUser and getUsers functions
2014-01-11 17:13:14 +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
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
7ef084a5bf
Update Subsonic version to 1.10.1
2013-11-10 12:07:38 +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