summaryrefslogtreecommitdiffstats
path: root/lib/class/album.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Make remote catalogs actually workPaul Arthur2013-03-281-2/+75
|
* Cosmetics: death to tabsPaul Arthur2013-01-261-340/+340
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Continue moving things into UIPaul Arthur2013-01-261-2/+2
| | | | | check_php_iconv() from lib/debug.lib.php becomes UI::check_iconv() truncate_with_ellipsis() from lib/ui.lib.php becomes UI::truncate()
* Move clean functions into their respective classesPaul Arthur2013-01-251-3/+13
| | | | Uniformly name them gc()
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-11/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-3/+3
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-9/+0
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* 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 ↵Paul 'flowerysong' Arthur2010-06-071-6/+5
| | | | prefix.
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-091-224/+21
| | | | art methods from Album, etc. Should fix FS#76
* 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 ↵Karl 'vollmerk' Vollmer2009-03-151-0/+34
| | | | allowing gc of tmp_browse, add extension to api album art image urls
* 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
| | | | correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style
* fix issue where the small thumbnail is used for larger images if resize ↵Karl 'vollmerk' Vollmer2008-12-281-2/+4
| | | | album art enabled
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵Karl 'vollmerk' Vollmer2008-10-291-1/+1
| | | | things
* 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, ↵Karl 'vollmerk' Vollmer2008-08-311-0/+99
| | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules)
* 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 ↵Karl 'vollmerk' Vollmer2008-07-151-5/+1
| | | | stats fix from branch
* make the disabled songs link show something, need to make a custom view for ↵Karl 'vollmerk' Vollmer2008-07-141-27/+1
| | | | that as the song one i not really valid, also played around with the caching a bit
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵Karl 'vollmerk' Vollmer2008-05-261-1/+1
| | | | on song object
* made the cataloging process gather genre and use it as a tag, browse genre ↵Karl 'vollmerk' Vollmer2008-05-191-0/+1
| | | | also removed
* fix typo also tweak the localplay controllers so they update the active ↵Karl 'vollmerk' Vollmer2008-05-181-1/+1
| | | | instance correctly
* 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
| | | | 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
* 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
|