summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Fix Amazon album art search, requires new config optionsKarl 'vollmerk' Vollmer2009-12-111-15/+39
|
* update phpmailermomo-i2009-11-203-41/+287
|
* Remove XML-RPC functions and start prep for use of new API for ampache ↵Karl 'vollmerk' Vollmer2009-11-193-3057/+0
| | | | catalog syncs
* Issue #558, added patch as suggested by quack23.dipsol2009-11-051-8/+10
|
* 2 needs to be withing the enclosing bracketsdipsol2009-09-031-171/+171
|
* Sync from branchKarl 'vollmerk' Vollmer2009-09-021-0/+4
|
* Fix #528 resolves issue with batch download and unc pathsKarl 'vollmerk' Vollmer2009-08-311-2/+2
|
* modify executable on locale entries and add copyright headersKarl 'vollmerk' Vollmer2009-08-231-1/+18
|
* add TDRC to id3v2 tag reading Closes #530Karl 'vollmerk' Vollmer2009-08-191-0/+1
|
* commented out line that broke UNC bulk downloads per #483 this could be done ↵Karl 'vollmerk' Vollmer2009-07-091-1/+2
| | | | better but this should work
* changed typo preg/match into preg_matchdipsol2009-07-031-39/+39
|
* fixed for PHP 5.3.0 deprecate warningsmomo-i2009-07-0219-137/+215
|
* add MBID support Thx flowerysongKarl 'vollmerk' Vollmer2009-06-0227-3/+2816
|
* update phpmailer version 5.0.2momo-i2009-06-011-5/+10
|
* temporary fix for xiph parsingKarl 'vollmerk' Vollmer2009-05-291-1/+4
|
* update phpmailer languagemomo-i2009-05-194-25/+78
|
* forgot update language for phpmailermomo-i2009-05-1821-421/+437
|
* Update phpmailer version momo-i2009-05-182-867/+727
|
* fix the message parsing so that it accepts libre.fms slightly different responseKarl 'vollmerk' Vollmer2009-05-181-2/+2
|
* actually pass the scrobble hostname...Karl 'vollmerk' Vollmer2009-05-181-1/+1
|
* api fixes, added librefm scrobbler (untested) and fixed minor error in ↵Karl 'vollmerk' Vollmer2009-05-182-87/+217
| | | | header file with rtl vs ltr languages also removed dead RioPlayer plugin
* fix endless loop in getid3 with malformed id3tagsKarl 'vollmerk' Vollmer2009-05-161-2/+2
|
* fix typo on get_class() check causing it to not identify song objects correctlyKarl 'vollmerk' Vollmer2009-05-111-0/+0
|
* Add phpmailer and change mail function.momo-i2009-05-0627-0/+4577
|
* tweaked vainfo to accept 1/2 as a valid disk from TPOS also tweaked id3v2 ↵Karl 'vollmerk' Vollmer2009-04-091-1/+2
| | | | tags to include TPOS in the comments array
* slight tweak to mp3 module in getid3() to force positive fread() valueKarl 'vollmerk' Vollmer2009-03-291-1/+3
|
* I had commit this one before through Vollmer. Don't know why its changed ↵dipsol2009-03-161-6/+5
| | | | back. But this { really should be there. Else there are too many closing }.
* Fixed: xmlrpc get image. getEncoding doesn't static functionmomo-i2009-03-151-1/+1
|
* Fixed: return xml file "No such album for this artist." for lastfmmomo-i2009-03-121-1/+5
|
* Added: get url using proxy #313(Thx faber) + proxyuser, proxypasswordmomo-i2009-03-122-2/+58
|
* Added: get lyrics from lyricswiki using proxy servermomo-i2009-03-121-2/+2
|
* Updated: getid3-2.0.0b5momo-i2009-03-117-392/+821
|
* update prototypeKarl 'vollmerk' Vollmer2009-03-091-119/+218
|
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-37/+5
|
* make the httpq and mpd controlers understand live stream urlsKarl 'vollmerk' Vollmer2009-02-282-21/+44
|
* fixed: if win user use strict mode, check force easy mode.momo-i2009-02-091-2/+6
|
* some more minor tweaks to democratic playlist, fixed now playing on ↵Karl 'vollmerk' Vollmer2009-02-082-7/+5
| | | | localplay playlist
* fixed mpd controller url parsingKarl 'vollmerk' Vollmer2009-02-081-2/+2
|
* rename the variables, potentially break some stuff, good funKarl 'vollmerk' Vollmer2009-02-072-3/+1
|
* fix a password bug on updating http_q instancesKarl 'vollmerk' Vollmer2009-02-041-6/+4
|
* added: user can select mail check type "strict", "easy", or "none"momo-i2009-02-031-1/+23
|
* bump xspf jukebox versionKarl 'vollmerk' Vollmer2009-01-281-0/+0
|
* sync to trunkKarl 'vollmerk' Vollmer2008-12-282-2/+2
|
* changed the xmlrpc library to the pear xmlrpc library. Also fixed some other ↵dipsol2008-12-118-6189/+2987
| | | | litle things not worth mentioning.
* added execution time override test, and tweaked when it falls back to ↵Karl 'vollmerk' Vollmer2008-12-061-2/+2
| | | | recording_time in id3v2 tags
* add nusoap libraryKarl 'vollmerk' Vollmer2008-11-1413-0/+17304
|
* fixed a problem where random urls were not being used by the flash playerKarl 'vollmerk' Vollmer2008-11-141-2/+1
|
* snoopy version bumpKarl 'vollmerk' Vollmer2008-11-031-13/+6
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-273-5/+3
|
* remove lib/album.lib.php and move its two functions into album class, ↵Karl 'vollmerk' Vollmer2008-08-312-26/+29
| | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules)