1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

1659 commits

Author SHA1 Message Date
Afterster
2f41d29e8f Add 'Now Playing' insertion date field and an option to show current played song in HTML5 page title 2013-11-18 08:08:25 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
0461f2218f Add Dropbox catalog
Fix Google Music streaming
2013-11-17 16:08:32 +01:00
Afterster
305b9294ce Add Google Music remote catalog 2013-11-17 01:21:00 +01:00
Afterster
ee93570646 Add Subsonic catalog type 2013-11-16 20:17:38 +01:00
Afterster
5ea522bd8f List only installed catalog types 2013-11-16 17:07:23 +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
John Moore
f1ec89bb15 merging up to moset recent development branch 2013-11-15 20:18:16 -06:00
John Moore
83abf55eeb pull from doped 2013-11-14 20:11:25 -06:00
Afterster
7c18d4df47 Merge remote-tracking branch 'origin/fix-playlist' into browse 2013-11-14 08:12:54 +01:00
Afterster
540f25ed17 Add option to show number of times an artist/song/album was played 2013-11-14 00:09:38 +01:00
SUTJael
41417ef720 Set fresh theme to default value into SQL script. 2013-11-12 10:36:35 +01:00
SUTJael
7769881c41 Merge remote-tracking branch 'remotes/origin/album-default-sort' into browse
Conflicts:
	lib/class/update.class.php
2013-11-10 17:35:03 +01:00
Afterster
15752afdee Fix update 2013-11-10 12:11:19 +01:00
SUTJael
20944ba136 Default theme set to "fresh" 2013-11-10 12:07:46 +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
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
5c618a9696 Add user flags on songs, albums, artists
Bug fix rating on stats page (object id conflict)

Bug fix cell alignment when rating disabled
2013-11-10 12:07:30 +01:00
Afterster
4ad6afd056 Optional Now Playing filtered by user option 2013-11-10 12:07:26 +01:00
SUTJael
96648e3c5d Done (see branch album-default-sort). #16 2013-11-10 11:57:50 +01:00
Afterster
346b25516d HTML5 player transcode only if available, otherwise keep flash fallback 2013-11-10 11:57:35 +01:00
SUTJael
08d74b55be Default theme set to "fresh" 2013-11-10 10:55:04 +01:00
Afterster
6b55732567 Optional Now Playing filtered by user option 2013-11-09 18:16:45 +01:00
Afterster
11d15a25ef Ignore Subsonic client version 2013-11-09 18:11:46 +01:00
Afterster
ab4b586dc4 All 1.8.0 functions now to 1.7.0 version 2013-11-09 18:11:44 +01:00
Afterster
45b6c0bcf6 Change minimum required version from 1.8.0 to 1.7.0 to fix Ultrasonic client 2013-11-09 18:11:42 +01:00
Afterster
d20e71dd86 Update Subsonic version to 1.10.1 2013-11-09 18:11:39 +01:00
Afterster
7ba39d9c6b Add curl check, JSON format, missing getSong function and better response for few clients 2013-11-09 18:11:34 +01:00
Afterster
74745c84cb Add 'Star' feature on Subsonic API and few error check 2013-11-09 18:11:32 +01:00
Afterster
c901f61bf1 Add user flags on songs, albums, artists
Bug fix rating on stats page (object id conflict)

Bug fix cell alignment when rating disabled
2013-11-09 18:11:30 +01:00
Afterster
8a3d70a9b9 Fix add songs to playlist and playlist deletion (#88) 2013-11-09 15:10:02 +01:00
Afterster
c634d779d3 Only one HTML5 player in the list. Popup or Iframe version according to user setting. 2013-11-09 13:32:54 +01:00
Afterster
0eb6ba2eb6 Move bitrate selection in new function 2013-11-09 13:32:51 +01:00
Afterster
99ad5f7f82 HTML5 player replaced by JPlayer and add an iframed version of the player 2013-11-09 13:32:47 +01:00
Paul Arthur
c6680009ce Don't open stderr on Windows
According to GH #80 Windows can't handle this.
2013-11-05 21:04:08 -05:00
Paul Arthur
786c5ca38f Fix incorrect variable usage in rating caching 2013-11-05 20:40:13 -05:00
Afterster
e0f72082a0 Add Subsonic API 2013-11-05 20:40:13 -05:00
Afterster
76bca9785a Add paging on Tag::get_tag_objects 2013-11-05 20:40:13 -05:00
Afterster
c097a72952 Add paging to Stats::get_top and Stats::get_newest. Add Stats::get_recent 2013-11-05 20:40:13 -05:00
Afterster
1c06376de1 Add paging on searches 2013-11-05 20:40:13 -05:00
Afterster
3abc31adce Add Rating::get_highest 2013-11-05 20:40:13 -05:00
Afterster
d0763961ec Add Playlist::get_total_duration and Playlist::delete_track_number 2013-11-05 20:40:13 -05:00
Afterster
2982365262 Add Catalog::get_artists 2013-11-05 20:40:12 -05:00
Afterster
514197b316 Add total duration to albums 2013-11-05 20:40:12 -05:00
Afterster
e1ea9d76d9 Optional Now Playing filtered by user option 2013-11-01 10:36:36 +01:00
Paul Arthur
a057a9808d Increase supported sessionID length
Should fix GH #74
2013-10-30 21:33:14 -04:00