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

47 commits

Author SHA1 Message Date
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Afterster
7fc69cb05f Fix deprecated constructor declarations 2015-10-05 20:40:41 +02:00
Afterster
d34e34132d Fix Amazon art run 2015-02-08 21:42:03 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00: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
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
jack
fb9ae47631 Update to the Amazon API Image Search module, fix missing parameter and response parsing. -jbrain 2014-05-14 13:42:07 -05:00
Afterster
9aa505e320 Fix plugins and add new Process Wanted plugin type 2013-12-26 22:35:02 +01:00
Afterster
a98ecd7376 Requests project replace Snoopy project and update to MusicBrainz API v2 2013-12-26 16:54:04 +01:00
Paul Arthur
82d6cfb098 Treat Snoopy the same as other external modules
It gets its own directory containing the minimally modified contents of
its upstream source tarball.
2013-03-29 13:34:33 -04:00
Paul Arthur
46100a9e0b Cosmetics: clean up remaining heads 2013-01-25 20:18:26 -05:00
Paul Arthur
b6a84841ae Remove unused mp3tunes class 2013-01-25 20:08:34 -05:00
Paul Arthur
1a82520bb9 Remove unused jamendoSearch class 2013-01-25 20:05:14 -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
bb80fa2c46 Forgot comment end... 2011-02-03 11:12:25 +09:00
momo-i
5da3caed31 Modified header comment for phpdoc 2011-02-03 10:25:54 +09:00
Paul 'flowerysong' Arthur
261bc657f6 Cosmetics: consistent line endings. No DOS for you. 2010-06-11 10:05:34 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
a1a4f4daed Horrible implementation, but at least it works, will cleanup tomorrow maybe 2010-02-17 04:54:06 +00:00
Karl 'vollmerk' Vollmer
24761d3863 Removed dead xmlrpc files, started work migrating to LastFM v2.0 api 2010-02-05 01:29:20 +00:00
Karl 'vollmerk' Vollmer
8109eda3be Now amazon search really works? 2009-12-11 18:40:38 +00:00
Karl 'vollmerk' Vollmer
dbf125ec15 Fix Amazon album art search, requires new config options 2009-12-11 17:02:13 +00:00
momo-i
1244dad8a2 Fixed: return xml file "No such album for this artist." for lastfm 2009-03-12 08:04:16 +00:00
momo-i
df124af57b Added: get url using proxy #313(Thx faber) + proxyuser, proxypassword 2009-03-12 07:54:39 +00:00
Karl 'vollmerk' Vollmer
b43aacaaba sync to trunk 2008-12-28 17:47:49 +00:00
dipsol
efa0fda4ff changed the xmlrpc library to the pear xmlrpc library. Also fixed some other litle things not worth mentioning. 2008-12-11 07:39:41 +00:00
Karl 'vollmerk' Vollmer
9b19ca160e snoopy version bump 2008-11-03 10:15:54 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
5c510357a8 basic mp3tunes class, needs a lot of works still 2008-07-14 04:01:47 +00:00
Karl 'vollmerk' Vollmer
97bcd21404 added direct links back in, added batch download to single artist view, removed useless cruft 2008-05-26 08:28:09 +00:00
Karl 'vollmerk' Vollmer
4e716204e8 fixed localplay index problem after track delete, fixed lack of high-light of current playing song, fixed problem were second localplay send would kill session of any existing items 2007-12-30 08:29:23 +00:00
Karl 'vollmerk' Vollmer
d3840c7de0 some slight tweaks to display on openstrands stuff, and fixed some potential errors due to bad returned data 2007-11-04 23:12:31 +00:00
Karl 'vollmerk' Vollmer
796c2692d0 fixed lower paging horn, tweaked css for page-a-nation, added paging to playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums 2007-08-09 06:17:37 +00:00
Karl 'vollmerk' Vollmer
de10ec0e5b tweaked algo for finding missing tracks, a good bit more reliable 2007-08-07 04:06:25 +00:00
Karl 'vollmerk' Vollmer
0949ff4890 fixed find missing tracks, tweaked openstrands class again to account for lack of [[CCDATA tag on some xml responses 2007-08-06 07:23:42 +00:00
Karl 'vollmerk' Vollmer
fb5c43b2df proof of concept, nothing one should actually use 2007-08-06 01:57:29 +00:00
Karl 'vollmerk' Vollmer
ad3d2363c4 year another bump on openstrands, removed redundent files, fixed bug with config gen and started work on playlists 2007-08-05 20:59:45 +00:00
Karl 'vollmerk' Vollmer
aef507d644 new version of openstrands control class, most common functions flushed out 2007-08-05 20:07:00 +00:00
Karl 'vollmerk' Vollmer
f13037cc54 tweaked auth method before I forget to use MD5 hash of password for openstrands 2007-08-02 03:58:41 +00:00
Karl 'vollmerk' Vollmer
cd02e27a0c added openstrands PHP class, only a few of the methods implemented so far 2007-08-01 08:03:16 +00:00
Karl 'vollmerk' Vollmer
83c7a25a76 missed some requires, tweaked the lastfm class and removed an unused function from general 2007-07-05 07:13:25 +00:00
Karl 'vollmerk' Vollmer
848a1bc538 fixed lastfm gather album art and add 2007-06-04 01:31:58 +00:00
Karl 'vollmerk' Vollmer
dad4a95101 sync in into the dev version 2007-06-01 06:28:48 +00:00
Karl 'vollmerk' Vollmer
3ac90131ce * Updated CSS to improve compatibiliy and make appearance more consistant (Thx Spocky)
* Fixed some issues with the Amazon Album art gathering created when I re-wrote it
2006-12-31 23:16:58 +00:00
Karl 'vollmerk' Vollmer
d6e28b752f * Added new Snoopy, fixes some minor bugs
* Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken
  might even be a little faster now when using folder and id3 methods at the same time
* Fixed some issues with FastCGI installs
* Removed another upload file that wasn't used anymore
* Tweaked Recently Played to show 'played XXX ago'
2006-12-28 22:56:55 +00:00
Karl 'vollmerk' Vollmer
1938861afb prep for tags/lyrics cleanup and recently playing tweaks 2006-11-30 08:48:08 +00:00