summaryrefslogtreecommitdiffstats
path: root/lib/class/catalog.class.php
Commit message (Expand)AuthorAgeFilesLines
* minor fixes to the playlist, fixed up the democratic playlist kinda, still do...Karl 'vollmerk' Vollmer2008-03-101-2/+4
* updated russian translation and tweaked some plural points thx littlesavageKarl 'vollmerk' Vollmer2008-02-281-2/+2
* fix to user auth with xml-api (Thx purdyk) and fix update all not resetting a...Karl 'vollmerk' Vollmer2008-02-091-0/+2
* added in patch to filter out disabled songs from duplicates display, thx joh6nnKarl 'vollmerk' Vollmer2008-01-291-5/+10
* fixed the catalog creation, hopefully. added cleaning of shoutbox table to ca...Karl 'vollmerk' Vollmer2008-01-201-96/+28
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi...Karl 'vollmerk' Vollmer2008-01-191-9/+7
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-0/+3
* fixed flag management interface, and potentially fixed an issue with use_auth...Karl 'vollmerk' Vollmer2007-12-311-1/+8
* added ability to do add new on other elements of song edit (Thx picasso) adde...Karl 'vollmerk' Vollmer2007-12-311-41/+47
* Added ability to export catalog to iTunes databaseflashk2007-12-291-32/+45
* added metadata hotness to the album art dumpKarl 'vollmerk' Vollmer2007-12-251-0/+20
* fixed xml-rpc now uses handshake method properlyKarl 'vollmerk' Vollmer2007-12-231-26/+43
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-181-67/+57
* fixed delete disabled and sort_files bin scriptsKarl 'vollmerk' Vollmer2007-12-171-11/+10
* fixed the find duplicates stuff, its actually still broken somewhat but it mo...Karl 'vollmerk' Vollmer2007-12-161-0/+71
* made downloads counted in stats fixes ticket #12 tweaked filename to be refor...Karl 'vollmerk' Vollmer2007-12-151-1/+1
* fixed display on catalog if no add/update has been performed, fixed the user ...Karl 'vollmerk' Vollmer2007-12-111-2/+2
* added the controls to the mpd playlist does not refresh correctly, but does workKarl 'vollmerk' Vollmer2007-12-091-0/+3
* fixed lack of prefix on albums improves album art search results, thx darksideKarl 'vollmerk' Vollmer2007-12-061-2/+5
* fixed album art dump bin script... cant sleep damnitKarl 'vollmerk' Vollmer2007-12-031-2/+2
* another speed improvement to the cataloging from HungusKarl 'vollmerk' Vollmer2007-11-221-3/+35
* additional xml methods songs & album_songs, also implemented catalog add spee...Karl 'vollmerk' Vollmer2007-11-211-5/+13
* fixed an album art config parsing problem, Thanks Karl Hungus more work on xm...Karl 'vollmerk' Vollmer2007-11-191-0/+7
* added windows transcode line to config (commented out by default) and fixed o...Karl 'vollmerk' Vollmer2007-11-091-1/+1
* fixed few dead links, and cli update_catalog and dump_album_artKarl 'vollmerk' Vollmer2007-11-041-33/+33
* fixed album art gathering so it only does it when the album changes, also fix...Karl 'vollmerk' Vollmer2007-10-021-8/+25
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-2/+2
* more sorting fixes, and move catalog stats to statisticsKarl 'vollmerk' Vollmer2007-09-201-0/+24
* fixed some +x stuff that shouldnt have been +x and moved the catalog function...Karl 'vollmerk' Vollmer2007-09-091-3/+21
* fixed issue with lack of timeout reset on some add to catalog functions and f...Karl 'vollmerk' Vollmer2007-09-091-0/+6
* fixed album/artist/whateva editing, fixing stats, fixed search...Karl 'vollmerk' Vollmer2007-09-051-3/+3
* tweaked the debug a tad for failed song insertsKarl 'vollmerk' Vollmer2007-09-041-1/+1
* tweaked the stats information, removed folders, was just to slow.. :( removed...Karl 'vollmerk' Vollmer2007-09-031-15/+22
* removed redundent loop in clean functionKarl 'vollmerk' Vollmer2007-09-031-17/+10
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
* fixed album.disk for ogg files and added it to the displayKarl 'vollmerk' Vollmer2007-08-191-2/+2
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-161-4/+8
* removed <-- work around thanks for nuttin IExgizzmo2007-08-071-14/+14
* Added checking for local similarsKarl 'vollmerk' Vollmer2007-08-061-4/+13
* fixed the catalog updating, so it doesnt throw w3c warningsKarl 'vollmerk' Vollmer2007-08-051-14/+14
* fixed add to catalog counting, tweaked sidebar added advanced search buttonKarl 'vollmerk' Vollmer2007-08-051-8/+9
* kill some debug warningsxgizzmo2007-08-041-14/+14
* added check in clean for catalog path readability, if unreadable stop clean a...Karl 'vollmerk' Vollmer2007-07-311-0/+12
* more tweaks, hopefully fixing the flash player mostly needs to be embeded to ...Karl 'vollmerk' Vollmer2007-07-291-3/+3
* fixed a few more warnings, fixed artist editing and improved album editing a ...Karl 'vollmerk' Vollmer2007-07-291-13/+13
* slightly improved the logic on pulling albums, fixed a typo causing find albu...Karl 'vollmerk' Vollmer2007-07-291-2/+7
* fixed typoKarl 'vollmerk' Vollmer2007-07-271-1/+1
* - Added Live Stream (Internet Radio) supportKarl 'vollmerk' Vollmer2007-07-231-6/+29
* re-added ability to delete catalogs, fixed exception error with id3 libraryKarl 'vollmerk' Vollmer2007-07-121-6/+8
* fixed update from tags for artist and album and fixed clear album artKarl 'vollmerk' Vollmer2007-07-051-32/+31