summaryrefslogtreecommitdiffstats
path: root/lib/class/artist.class.php
Commit message (Expand)AuthorAgeFilesLines
* GH#4: Tagging artist incorrectlyPaul Arthur2013-04-021-6/+9
* Make remote catalogs actually workPaul Arthur2013-03-281-1/+81
* Cosmetics: death to tabsPaul Arthur2013-01-261-231/+231
* Continue moving things into UIPaul Arthur2013-01-261-1/+1
* Move clean functions into their respective classesPaul Arthur2013-01-251-2/+12
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-17/+1
* Rip out ugly lyrics codePaul Arthur2012-11-131-89/+0
* Switch from _() to T_()Paul Arthur2012-04-121-3/+3
* Add default value for parameter on Artist::get_albumsPaul Arthur2011-06-241-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-1/+1
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-1/+0
* test for phpdocmomo-i2011-02-021-18/+41
* Catalog Filtering Added Bug#60Chris Slamar2011-01-241-14/+33
* Refactored Last.FM recommendations; drop new dependency on curl sincePaul 'flowerysong' Arthur2010-08-171-38/+0
* Check cURL before install.momo-i2010-07-301-0/+6
* Search for similar artistsChris 'cslamar' Slamar2010-07-291-0/+32
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+1
* Aggressively make sure we don't end up with extra spaces when joining the pre...Paul 'flowerysong' Arthur2010-06-071-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-77/+77
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-18/+18
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* Remove Dba::query from a few more classesKarl 'vollmerk' Vollmer2009-12-141-7/+7
* add MBID support Thx flowerysongKarl 'vollmerk' Vollmer2009-06-021-1/+1
* sync stats fix from 3.5 branchKarl 'vollmerk' Vollmer2009-05-061-0/+1
* Dba::escape() must be used around all user input in queriesKarl 'vollmerk' Vollmer2009-03-161-2/+2
* Fixed: get lyrics wikimomo-i2009-03-161-1/+2
* Fixed: 1 line lyrics for insert dbmomo-i2009-03-161-2/+3
* Fixed: If remote catalog cleaning, always failed.(is_readable), remind next p...momo-i2009-03-161-3/+1
* Added: get lyrics from lyricswiki using proxy servermomo-i2009-03-121-4/+18
* Fix: typomomo-i2009-03-101-1/+1
* Fixed: id3v2 tag lyrics displaymomo-i2009-03-101-8/+8
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-101-1/+0
* Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics ...momo-i2009-03-091-7/+14
* add tags to the artist and album xml documentsKarl 'vollmerk' Vollmer2009-03-091-2/+3
* Added: lyrics get from getid3 (pls test by any mp3s)momo-i2009-02-241-0/+15
* Fixed: translate words changemomo-i2009-02-241-1/+1
* Add: song_lyrics to Ampache #327 (thx alister55)momo-i2009-02-241-1/+54
* added the tags to the artist and album display, and also made the cataloging ...Karl 'vollmerk' Vollmer2008-12-281-1/+4
* simplify code, remove large if else statementmomo-i2008-09-031-20/+18
* (no commit message)momo-i2008-09-031-15/+21
* fixed two sql queries and the slicing on search (Thx sylvander)Karl 'vollmerk' Vollmer2008-08-261-2/+2
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-41/+45
* fixed the albums/artists I broke a few revs ago and sync of the download stat...Karl 'vollmerk' Vollmer2008-07-151-4/+1
* make the disabled songs link show something, need to make a custom view for t...Karl 'vollmerk' Vollmer2008-07-141-25/+1
* added in some caching and add the database upgrade that will make the taging ...Karl 'vollmerk' Vollmer2008-05-121-16/+28
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-2/+13
* new flash player that still does not work, fixed some bad references to the e...Karl 'vollmerk' Vollmer2008-04-111-1/+1
* add the title back in to the links and be a little more violent with the char...Karl 'vollmerk' Vollmer2008-03-191-1/+1