summaryrefslogtreecommitdiffstats
path: root/lib/class/album.class.php
Commit message (Expand)AuthorAgeFilesLines
* Make remote catalogs actually workPaul Arthur2013-03-281-2/+75
* Cosmetics: death to tabsPaul Arthur2013-01-261-340/+340
* Continue moving things into UIPaul Arthur2013-01-261-2/+2
* Move clean functions into their respective classesPaul Arthur2013-01-251-3/+13
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
* Switch from _() to T_()Paul Arthur2012-04-121-3/+3
* 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
* Add missing scrub_out; fixes some display issues.Paul 'flowerysong' Arthur2010-06-171-1/+1
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-12/+22
* Aggressively make sure we don't end up with extra spaces when joining the pre...Paul 'flowerysong' Arthur2010-06-071-6/+5
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-091-224/+21
* Remove album art functions from album class, this most likely breaks thingsKarl 'vollmerk' Vollmer2010-04-011-625/+0
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-322/+322
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-142/+142
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* use medium images from google, not anymartian2010-02-121-1/+5
* google image search supportmartian2010-02-121-1/+32
* Removed dead xmlrpc files, started work migrating to LastFM v2.0 apiKarl 'vollmerk' Vollmer2010-02-051-1/+1
* Add bmp to the list of allowed album art types Resolves #589Karl 'vollmerk' Vollmer2010-02-041-1/+1
* Remove Dba::query from a few more classesKarl 'vollmerk' Vollmer2009-12-141-1/+1
* cleanup of the album class... I like commitsKarl 'vollmerk' Vollmer2009-12-121-18/+16
* Fix Amazon album art search, requires new config optionsKarl 'vollmerk' Vollmer2009-12-111-1/+1
* add MBID support Thx flowerysongKarl 'vollmerk' Vollmer2009-06-021-0/+145
* return the constructed urlKarl 'vollmerk' Vollmer2009-05-101-1/+3
* sync stats fix from 3.5 branchKarl 'vollmerk' Vollmer2009-05-061-1/+3
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-151-0/+34
* Added: get url using proxy #313(Thx faber) + proxyuser, proxypasswordmomo-i2009-03-121-0/+23
* add tags to the artist and album xml documentsKarl 'vollmerk' Vollmer2009-03-091-0/+2
* added the tags to the artist and album display, and also made the cataloging ...Karl 'vollmerk' Vollmer2008-12-281-0/+4
* fix issue where the small thumbnail is used for larger images if resize album...Karl 'vollmerk' Vollmer2008-12-281-2/+4
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor t...Karl 'vollmerk' Vollmer2008-10-291-1/+1
* Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz)momo-i2008-10-221-1/+2
* simplify code, remove large if else statementKarl 'vollmerk' Vollmer2008-09-031-28/+28
* (no commit message)momo-i2008-09-031-22/+28
* remove lib/album.lib.php and move its two functions into album class, correct...Karl 'vollmerk' Vollmer2008-08-311-0/+99
* added "extra" caching for the album objectKarl 'vollmerk' Vollmer2008-08-081-1/+24
* fixed the albums/artists I broke a few revs ago and sync of the download stat...Karl 'vollmerk' Vollmer2008-07-151-5/+1
* make the disabled songs link show something, need to make a custom view for t...Karl 'vollmerk' Vollmer2008-07-141-27/+1
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ...Karl 'vollmerk' Vollmer2008-05-261-1/+1
* made the cataloging process gather genre and use it as a tag, browse genre al...Karl 'vollmerk' Vollmer2008-05-191-0/+1
* fix typo also tweak the localplay controllers so they update the active insta...Karl 'vollmerk' Vollmer2008-05-181-1/+1
* sync to trunkKarl 'vollmerk' Vollmer2008-05-181-1/+2
* added in some caching and add the database upgrade that will make the taging ...Karl 'vollmerk' Vollmer2008-05-121-19/+35
* commit of the patches from codeoverload to implement tagging, will not work w...Karl 'vollmerk' Vollmer2008-05-121-2/+13
* fixed some album art issues and an issue with downloads if no catalog patternKarl 'vollmerk' Vollmer2008-05-031-5/+8
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-211-1/+1