summaryrefslogtreecommitdiffstats
path: root/lib/class/catalog.class.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed my misunderstandingmomo-i2008-09-021-1/+1
|
* Updated getid3 for multi-byte characters, but some wrong id3tags have ↵momo-i2008-09-021-3/+3
| | | | occurred exception error.
* remove lib/album.lib.php and move its two functions into album class, ↵Karl 'vollmerk' Vollmer2008-08-311-1/+1
| | | | corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules)
* more fixes for the translation (Thx momo-i) and updated ja_JPKarl 'vollmerk' Vollmer2008-08-081-3/+3
|
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-261-1/+1
| | | | of amarok, also added some caching and fixed some misc bugs
* sync from branch of ignore . files changeKarl 'vollmerk' Vollmer2008-07-151-1/+1
|
* make the verify remove dead songs and tweak single song view a tiny bitKarl 'vollmerk' Vollmer2008-06-081-1/+4
|
* sync to trunkKarl 'vollmerk' Vollmer2008-05-311-1/+7
|
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵Karl 'vollmerk' Vollmer2008-05-261-2/+2
| | | | on song object
* removed some more references to the genre stuff, added ability to customized ↵Karl 'vollmerk' Vollmer2008-05-251-127/+26
| | | | what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller
* sync from stable branchKarl 'vollmerk' Vollmer2008-05-201-0/+3
|
* made the cataloging process gather genre and use it as a tag, browse genre ↵Karl 'vollmerk' Vollmer2008-05-191-12/+81
| | | | also removed
* fixed the gather art, tweaked the heard per multiple recommendations also ↵Karl 'vollmerk' Vollmer2008-05-151-0/+3
| | | | fixed a endless loop if you visited the index page after not playing anything in ampache for 2 or more years
* fix the m3u parsing on catalog creationKarl 'vollmerk' Vollmer2008-05-151-20/+35
|
* fix the gather album art checkbox, somebody forgot to make it actually workKarl 'vollmerk' Vollmer2008-05-151-0/+5
|
* tweaks the db updates and adds a few more charset translations to the db ↵Karl 'vollmerk' Vollmer2008-05-101-4/+1
| | | | charset reset function
* fixed album checking so that it includes the prefix when determining duplicatesKarl 'vollmerk' Vollmer2008-05-101-0/+1
|
* re-imposed my evil charset validationKarl 'vollmerk' Vollmer2008-05-081-0/+1
|
* added in the ajax-loading div display on catalog processes, also relaxed the ↵Karl 'vollmerk' Vollmer2008-05-061-2/+1
| | | | restrictions on filenames of non-site_charset, warning rather then fatal error
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-211-1/+1
|
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-43/+26
|
* force consistant charset on file add, add fix_filenames script and minor ↵Karl 'vollmerk' Vollmer2008-03-171-41/+26
| | | | tweak for democratic play
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-131-19/+29
| | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing
* minor fixes to the playlist, fixed up the democratic playlist kinda, still ↵Karl 'vollmerk' Vollmer2008-03-101-2/+4
| | | | does not work completely
* 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 ↵Karl 'vollmerk' Vollmer2008-02-091-0/+2
| | | | album art cache
* 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 ↵Karl 'vollmerk' Vollmer2008-01-201-96/+28
| | | | catalog clean fixed typo on install
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-191-9/+7
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-0/+3
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* fixed flag management interface, and potentially fixed an issue with ↵Karl 'vollmerk' Vollmer2007-12-311-1/+8
| | | | use_auth=false
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-311-41/+47
| | | | added export catalog to csv
* Added ability to export catalog to iTunes databaseflashk2007-12-291-32/+45
| | | | Fixed sql error when creating catalog
* 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 ↵Karl 'vollmerk' Vollmer2007-12-161-0/+71
| | | | mostly works so why not commit eah?
* made downloads counted in stats fixes ticket #12 tweaked filename to be ↵Karl 'vollmerk' Vollmer2007-12-151-1/+1
| | | | reformated to match the catalog rename pattern
* fixed display on catalog if no add/update has been performed, fixed the user ↵Karl 'vollmerk' Vollmer2007-12-111-2/+2
| | | | functions I broke earlier
* 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 ↵Karl 'vollmerk' Vollmer2007-11-211-5/+13
| | | | speed improvement from Karl Hungus
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-0/+7
| | | | xml class and api mojo, handshake logic in place
* added windows transcode line to config (commented out by default) and fixed ↵Karl 'vollmerk' Vollmer2007-11-091-1/+1
| | | | ordering of catalogs
* 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 ↵Karl 'vollmerk' Vollmer2007-10-021-8/+25
| | | | fixed display so it correctly updates
* - Added ability to delete radio and playlistKarl 'vollmerk' Vollmer2007-09-251-2/+2
| | | | | | | - Tweaked Classic CSS to fix issue with larger fonts - Fixed some javascript update issues due to quoting on the catalog processes - Fixed display of the MOTD