summaryrefslogtreecommitdiffstats
path: root/lib/class/catalog.class.php
Commit message (Expand)AuthorAgeFilesLines
...
* Add remote_username/password to Catalog Edit pageKarl Vollmer2011-11-231-1/+3
* Fix DB updates so catalog remote_username and remote_password are added corre...Karl Vollmer2011-11-231-8/+19
* Restore mistakenly reverted commit:Paul Arthur2011-10-261-1/+1
* Some Catalog cleanup and enhancement.Paul Arthur2011-08-121-255/+200
* Consistently use $album_disk in Catalog::check_albumPaul Arthur2011-05-041-7/+7
* Do some clean up of the code for finding duplicate songsPaul Arthur2011-04-291-37/+27
* Clean up some PHPDoc crapPaul Arthur2011-04-041-14/+0
* Catalog workPaul Arthur2011-04-021-41/+41
* Fix FS#156Paul Arthur2011-04-021-2/+8
* 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-20/+42
* Catalog Filtering Added Bug#60Chris Slamar2011-01-241-1/+1
* Implement db art method. Fixes FS#121.Paul Arthur2011-01-041-1/+1
* Fix #121 - db position in art_order is now checked to make sure that previous...Chris Slamar2010-12-261-1/+1
* Use a function to format bytes -> human-readable sizes. Also bump catalog buildPaul 'flowerysong' Arthur2010-10-151-19/+4
* Don't escape album names twice.Paul 'flowerysong' Arthur2010-07-021-2/+2
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-36/+16
* Be less forgiving when checking whether an album currently exists. FixesPaul 'flowerysong' Arthur2010-06-151-33/+38
* Use scrub_out when displaying update status; scrub_out calls htmlentities withPaul 'flowerysong' Arthur2010-06-141-3/+3
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-2/+5
* Move prefix trimming into a static function. Reduces duplicate code and allowsPaul 'flowerysong' Arthur2010-06-071-14/+24
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-091-51/+38
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-2/+2
* Cosmetics. %s/assoicated/associated/gPaul 'flowerysong' Arthur2010-04-281-3/+3
* Clean up catalog size calculation - mainly removes a section of code which did Paul 'flowerysong' Arthur2010-04-191-26/+14
* Add missing debug output for failed sanity check on catalog clean.Paul 'flowerysong' Arthur2010-03-251-0/+1
* Add missing 'else' to avoid some spurious log lines when cleaning.Paul 'flowerysong' Arthur2010-03-251-1/+1
* commit everything.Karl 'vollmerk' Vollmer2010-03-221-1/+1
* Add ability to generate thumbnails via catalog_update and also generate thumb...Karl 'vollmerk' Vollmer2010-03-211-12/+63
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-247/+247
* Another instance of the dropped column `key` being used.Paul 'flowerysong' Arthur2010-03-141-2/+1
* Don't try to insert the key field, since it doesn't exist in the catalog table.Paul 'flowerysong' Arthur2010-03-141-3/+2
* Cosmetics: use tabs for indentation, tweak some indentation/coding style.Paul 'flowerysong' Arthur2010-03-141-61/+61
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* use filemtime for catalog verify untestedKarl 'vollmerk' Vollmer2010-03-121-0/+4
* Command line installation script completed - pending updates to lib/install.p...Karl 'vollmerk' Vollmer2010-02-201-0/+6
* Change catalog update display to 1/secondKarl 'vollmerk' Vollmer2010-02-191-8/+19
* Sync of r2270 from 3.5.xKarl 'vollmerk' Vollmer2010-02-021-0/+17
* Remove Dba::query from a few more classesKarl 'vollmerk' Vollmer2009-12-141-26/+26
* sync fix for doing something with collected m3u files during catalog creationKarl 'vollmerk' Vollmer2009-11-141-0/+6
* Added multiple id3v2 genre to tag patch from quack23 resolves #564Karl 'vollmerk' Vollmer2009-11-141-8/+17
* fixed for PHP 5.3.0 deprecate warningsmomo-i2009-07-021-2/+2
* fix typo (Thx Paleo)Karl 'vollmerk' Vollmer2009-06-251-1/+1
* sync fix of #489Karl 'vollmerk' Vollmer2009-06-191-4/+4
* add MBID support Thx flowerysongKarl 'vollmerk' Vollmer2009-06-021-22/+61
* syncKarl 'vollmerk' Vollmer2009-06-011-1/+5
* Add Hint for translatorsmomo-i2009-05-191-1/+5
* fix typo on get_class() check causing it to not identify song objects correctlyKarl 'vollmerk' Vollmer2009-05-111-2/+1