summaryrefslogtreecommitdiffstats
path: root/lib/class/artist.class.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Karl 'vollmerk' Vollmer2008-07-151-4/+1
| | | | stats fix from branch
* make the disabled songs link show something, need to make a custom view for ↵Karl 'vollmerk' Vollmer2008-07-141-25/+1
| | | | that as the song one i not really valid, also played around with the caching a bit
* added in some caching and add the database upgrade that will make the taging ↵Karl 'vollmerk' Vollmer2008-05-121-16/+28
| | | | mostly work
* commit of the patches from codeoverload to implement tagging, will not work ↵Karl 'vollmerk' Vollmer2008-05-121-2/+13
| | | | without manual modification of database, yes.. this commit breaks things cope
* new flash player that still does not work, fixed some bad references to the ↵Karl 'vollmerk' Vollmer2008-04-111-1/+1
| | | | ellipsis thresholds
* add the title back in to the links and be a little more violent with the ↵Karl 'vollmerk' Vollmer2008-03-191-1/+1
| | | | charset setting...
* Fixed album sorting not using disk# (this time, it shouldn't break anything)spocky2008-01-151-1/+1
|
* minor tweaks to session insertion to prevent crazy people with http agent ↵Karl 'vollmerk' Vollmer2008-01-131-1/+1
| | | | strings over 255 from breaking the query, also fixed missing truncate
* Adding artist to playlist will order songs by album/trackflashk2007-12-261-1/+1
|
* added artist_albumsKarl 'vollmerk' Vollmer2007-11-201-0/+18
|
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-0/+1
|
* Added checking for local similarsKarl 'vollmerk' Vollmer2007-08-061-0/+1
|
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-3/+28
|
* fixed a few more warnings, fixed artist editing and improved album editing a ↵Karl 'vollmerk' Vollmer2007-07-291-199/+34
| | | | little (so it cleans up after its self)
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-221-1/+1
|
* fixed some catalog update issues, fixed some genre pages and made the sql ↵Karl 'vollmerk' Vollmer2007-07-021-12/+0
| | | | sort stuff for show songs work
* - Fixed RatingsKarl 'vollmerk' Vollmer2007-06-071-28/+11
| | | | | - Tweaked RSS, still needs work - Show Single artist mostly finished
* fixed genre and artist view... mostly also fixed batch downloadsKarl 'vollmerk' Vollmer2007-06-041-12/+10
|
* fixed the stats display for artists and albumsKarl 'vollmerk' Vollmer2007-05-141-2/+3
|
* added favorite X play linksKarl 'vollmerk' Vollmer2007-04-231-13/+13
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-22/+20
| | | | everything broken
* fixed previously broken artist link for browsingKarl 'vollmerk' Vollmer2007-02-151-3/+2
|
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-8/+21
| | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes
* * Last DB Update for 3.3.3 Stable BrancheKarl 'vollmerk' Vollmer2006-12-181-16/+18
| | | | | * Improved Recommendation view * Removed Upload
* shorttags fixKarl 'vollmerk' Vollmer2006-11-301-1/+2
|
* Fixed some stuff on album art added ability to sort albums on name/year in ↵pb1dft2006-11-251-4/+4
| | | | artist.php
* closes guest access security hole with register_globals on and improves ↵Karl 'vollmerk' Vollmer2006-10-171-16/+14
| | | | error reporting on quarantine migration and adds xml.server.php file for remote information querys
* added loose name compare and improved renameKarl 'vollmerk' Vollmer2006-02-131-9/+130
|
* fixed unescaped and incorrectly named id varKarl 'vollmerk' Vollmer2006-02-081-7/+7
|
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵Karl 'vollmerk' Vollmer2006-01-041-2/+19
| | | | stuff that calls it, did a little work on playlists
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
|
* added keyword search and fixes up search a bunch thx rubinKarl 'vollmerk' Vollmer2005-12-181-9/+3
|
* added ability to rename/merge artists thx spcombsKarl 'vollmerk' Vollmer2005-12-181-0/+81
|
* fix broken requires due to file moveKarl 'vollmerk' Vollmer2005-06-271-0/+205