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

33 commits

Author SHA1 Message Date
Afterster
411ad4b06c Use proxy settings on all get Requests 2015-02-05 13:56:12 +01:00
Afterster
8c23a74742 Add Subsonic API 1.11.0 functions (similar artists / songs) 2015-01-24 11:53:20 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
66dd1ff782 Image art on artists edition and index display preferences 2014-09-15 07:37:17 +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
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
9abed639d8 Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
Afterster
ea815a1ff1 Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
Afterster
c6816d2d27 Cache similars for 7 days only 2014-02-15 17:53:37 +01:00
Afterster
d484c3aa1c Add cache on LastFM data (fix #101) 2014-02-15 17:51:21 +01:00
Afterster
4ee4001c6b Change similar artists number display to 10 2014-01-31 07:53:12 +01:00
Afterster
2d78a3b7a8 Add concerts information from LastFM (fix #110) 2014-01-30 00:09:58 +01:00
Afterster
0a099f2383 Start show missing artists 2014-01-16 09:16:24 +01:00
Afterster
09bac5dad1 Improve now playing when filtered by user 2014-01-11 00:37:56 +01:00
Afterster
ecf2b7a37f Fix #106 2014-01-10 23:42:31 +01:00
Afterster
08cdf73349 Merge branch 'master' of github.com:ampache-doped/ampache
Conflicts:
	lib/class/update.class.php
2013-12-26 22:17:13 +01:00
Afterster
a98ecd7376 Requests project replace Snoopy project and update to MusicBrainz API v2 2013-12-26 16:54:04 +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
b69b5a44f7 Fix code style 2013-12-12 08:36:11 +01:00
SUTJael
f827bff9a8 Add artist picture (when using last fm api) (Fix #66) 2013-12-10 19:29:26 +01:00
Afterster
f50d8a93a5 Add optional client name when playing 2013-12-07 09:41:20 +01:00
Afterster
7af54ac88c Fix code style 2013-11-24 02:44:22 +01:00
Afterster
6a95f51b68 Remove html tags from artist summary 2013-11-23 10:44:01 +01:00
Afterster
ff9e81137e Add artist biography from lastfm if lastfm_api_key setted 2013-11-23 10:40:45 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Paul Arthur
ef4d366060 Cosmetics: death to tabs
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
2013-01-26 03:38:46 -05:00
Paul Arthur
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -05:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
momo-i
add54bc230 test header for phpdoc. now using only classes and libraries. 2011-02-02 16:48:45 +09:00
Paul 'flowerysong' Arthur
df80bd7243 Refactored Last.FM recommendations; drop new dependency on curl since
Snoopy works just as well for this application.
2010-08-17 20:59:16 +00:00