summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Version bump for nusoap to 0.9.5. Requested in FS#86, shouldn't break anything Paul 'flowerysong' Arthur2010-05-1813-344/+703
| | | | since it's only used for the already broken lyricswiki support.
* php_musicbrainz: Even more code cleanup, add support for rating submission.Paul 'flowerysong' Arthur2010-05-1614-1395/+1432
|
* php_musicbrainz: support for ratings, some code cleanup.Paul 'flowerysong' Arthur2010-05-0718-1750/+1858
|
* Bump Prototype to 1.6.1Paul 'flowerysong' Arthur2010-04-281-1019/+1573
|
* Updated vlc controller referencing #47Karl 'vollmerk' Vollmer2010-03-212-155/+157
|
* cleaned up tabbing a bitKarl 'vollmerk' Vollmer2010-03-191-86/+86
|
* whups missed a fileKarl 'vollmerk' Vollmer2010-03-191-0/+527
|
* Add vlc controller - untested, just want it in svnKarl 'vollmerk' Vollmer2010-03-191-0/+609
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-1479-2433/+2433
|
* Cosmetics: use tabs for indentation.Paul 'flowerysong' Arthur2010-03-1426-2667/+2667
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-14141-0/+141
|
* Horrible implementation, but at least it works, will cleanup tomorrow maybeKarl 'vollmerk' Vollmer2010-02-171-5/+13
|
* Removed dead xmlrpc files, started work migrating to LastFM v2.0 apiKarl 'vollmerk' Vollmer2010-02-051-4/+26
|
* sync from 3.5.x r2268Karl 'vollmerk' Vollmer2010-02-021-23/+27
|
* sync to trunkKarl 'vollmerk' Vollmer2010-01-111-1/+1
|
* Replaced almost every dba::query to dba::read or dba::write.dipsol2009-12-143-377/+377
|
* At least show something even if we can not figure out what "It" is for httpq ↵Karl 'vollmerk' Vollmer2009-12-121-5/+14
| | | | localplay controller
* Now amazon search really works?Karl 'vollmerk' Vollmer2009-12-111-4/+5
|
* 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
|