summaryrefslogtreecommitdiffstats
path: root/albums.php
Commit message (Collapse)AuthorAgeFilesLines
* added paging to genre sub views, and added missing fields to the song single ↵Karl 'vollmerk' Vollmer2007-12-061-73/+3
| | | | view
* fixed album.disk for ogg files and added it to the displayKarl 'vollmerk' Vollmer2007-08-191-1/+2
|
* Replace references to old code with new codexgizzmo2007-08-011-3/+3
|
* fixed the album art gathering, enabled art resizing and saving of said ↵Karl 'vollmerk' Vollmer2007-07-291-2/+1
| | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording
* slightly improved the logic on pulling albums, fixed a typo causing find ↵Karl 'vollmerk' Vollmer2007-07-291-5/+6
| | | | album art not to work as advertised
* fixed update from tags for artist and album and fixed clear album artKarl 'vollmerk' Vollmer2007-07-051-5/+7
|
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-111-24/+17
| | | | forgetting now
* fixed find album art, including a fix from Karl Hungus... seriously I am not ↵Karl 'vollmerk' Vollmer2007-05-251-7/+4
| | | | making that name up
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-19/+4
| | | | replacement browse method
* Updated all offset_limit refs to ->pref['offset_limit']pb1dft2007-02-271-1/+1
|
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-6/+3
| | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-1/+1
|
* localplay controllers and some spelling fixesKarl 'vollmerk' Vollmer2007-01-171-1/+1
|
* few more tweaks to box and index pageKarl 'vollmerk' Vollmer2007-01-161-11/+14
|
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-071-4/+27
| | | | | | | | | | | * Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse
* * Fixed Single Artist view if you have 50+ albumsKarl 'vollmerk' Vollmer2007-01-041-7/+3
| | | | | | * Tweaked Recently Played text to make translations a little easier * Removed unused Config options * Added array definition if only one users exists
* I am pretty sure the find art should work correctly now, it doesnt do ↵Karl 'vollmerk' Vollmer2007-01-011-3/+13
| | | | id3tags yet due to some... complications.. it does however now read the folder images which is a new feature.
* * Added new Snoopy, fixes some minor bugsKarl 'vollmerk' Vollmer2006-12-281-199/+185
| | | | | | | | * Rewrote Album Art collection, fixing tons of logic flaws, single album art find is currently broken might even be a little faster now when using folder and id3 methods at the same time * Fixed some issues with FastCGI installs * Removed another upload file that wasn't used anymore * Tweaked Recently Played to show 'played XXX ago'
* tweaked icons to use built in functions and removed them from where there ↵Karl 'vollmerk' Vollmer2006-11-261-5/+4
| | | | were not icons for every optin, added recently played
* Fixed some stuff on album art added ability to sort albums on name/year in ↵pb1dft2006-11-251-1/+1
| | | | artist.php
* Addition for ip_history and browse for local album artpb1dft2006-11-081-15/+46
|
* moving some stuff around, fixed a few stylesheet bugs and a sorting issue on ↵Karl 'vollmerk' Vollmer2006-10-291-1/+1
| | | | albums
* more updates to the theme stuffKarl 'vollmerk' Vollmer2006-09-241-20/+9
|
* added min album sizeKarl 'vollmerk' Vollmer2006-09-131-6/+29
|
* updated changelog made reseting album art take above user permsKarl 'vollmerk' Vollmer2006-09-131-1/+1
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-1/+1
|
* Remove some unnecessary text that was getting mangled by scrub_out anyways.morgan2006-04-061-3/+1
|
* added a hack for some additional sorting and fixed it so that the user table ↵Karl 'vollmerk' Vollmer2006-03-241-1/+18
| | | | has alternating colors
* fixed a few more catalog snafusKarl 'vollmerk' Vollmer2006-01-191-10/+2
|
* fixed amazon and fixed the test page to account for new read configKarl 'vollmerk' Vollmer2006-01-161-3/+4
|
* Fixed spelling, bug #238xgizzmo2006-01-121-1/+1
|
* fixed mysql5 crap, thx WarrenG cleaned up some of the show_songs code and ↵Karl 'vollmerk' Vollmer2006-01-041-9/+5
| | | | stuff that calls it, did a little work on playlists
* fixed album art searching when there is more then one artist on the albumKarl 'vollmerk' Vollmer2006-01-031-2/+2
|
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-0/+3
|
* new interface which breaks all previous themes... and current themes, still ↵Karl 'vollmerk' Vollmer2005-12-211-7/+4
| | | | under development
* wupsKarl 'vollmerk' Vollmer2005-12-161-3/+5
|
* some of the more unattractive code Ive commited in a while...Karl 'vollmerk' Vollmer2005-12-161-7/+44
|
* added ability to specify custom album art search optionsKarl 'vollmerk' Vollmer2005-12-091-19/+25
|
* new search mojo, only song object type current works...Karl 'vollmerk' Vollmer2005-09-081-1/+1
|
* Resolved bug #78 and fixed a few html problemsxgizzmo2005-09-061-3/+3
|
* whole bunch of last-min fixes for Alpha2 releaseKarl 'vollmerk' Vollmer2005-08-141-1/+2
|
* initial genre browsing and improved artists/albums browse code (made it ↵Karl 'vollmerk' Vollmer2005-08-131-7/+5
| | | | consistent)
* HTML clean up,xgizzmo2005-07-211-4/+4
|
* XHTML clean up and fixed a few typosxgizzmo2005-07-111-1/+1
|
* fixed add to playlists from albums, and multi-artist album display flawKarl 'vollmerk' Vollmer2005-06-191-1/+3
|
* fix and new preference for footer menuKarl 'vollmerk' Vollmer2005-06-101-4/+1
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+181