Afterster
aa19993358
Add video support to playlist ( fix #675 )
2015-12-27 21:25:30 +01:00
Afterster
631a477c01
Fix artist/album/song name json parsing if the name is numeric only
2015-12-27 12:25:28 +01:00
Afterster
b2b1f13ddf
Add LIMIT to album and artist get_info SQL requests to fix MySQL 5.7 GROUP BY handling
...
Add ignored articles and cover art to Subsonic getArtists.view function
2015-12-27 11:11:34 +01:00
Afterster
1bb268a66d
Fix Subsonic genres when using json format
...
Change Large album art browsing view to 200px
Add unique constraint on tag map
Change popular and favorite stats object type order
2015-12-24 00:14:55 +01:00
Afterster
5c763ec920
Add bookmarks feature
2015-12-23 21:59:33 +01:00
Afterster
baaceca250
Add Podcast feature
2015-12-20 23:19:23 +01:00
Afterster
799165a119
Add Access-Control-Allow-Origin: *
header on SubSonic images & streams
2015-12-17 20:48:14 +01:00
Afterster
6c9f55e219
Ignore subsonic item identifier prefix
...
Rename modules composer.json to composer.module.json
2015-12-16 23:06:05 +01:00
Nick Lanham
1aaf01ae98
Support an ampache=1 argument on getAlbum.view
...
- For now just adds playcounts. Could add other info in the future
- Right now only getAlbum.view, but other views that return song info could support this too.
2015-12-02 22:57:58 +00:00
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +01:00
Afterster
5124a5ed4c
Merge branch 'develop' of https://github.com/Psy-Virus/ampache into Psy-Virus-develop
...
Conflicts:
templates/show_album_row.inc.php
templates/show_artist_row.inc.php
templates/show_label_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song_row.inc.php
templates/show_video_row.inc.php
Apply align_equals and concat_with_spaces on code style
2015-11-07 08:08:59 +01:00
Afterster
a3c2a4336f
Don't show disabled songs to normal users ( fix #883 )
2015-10-25 18:58:28 +01:00
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