summaryrefslogtreecommitdiffstats
path: root/lib/class/vainfo.class.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed: typomomo-i2009-03-161-1/+1
|
* Fixed: 1 line lyrics for insert dbmomo-i2009-03-161-2/+2
|
* Fixed: If remote catalog cleaning, always failed.(is_readable), remind next ↵momo-i2009-03-161-0/+2
| | | | | | process (file information) Updated: add my TODO @lyrics, id3 language
* Fixed: id3v2 tag lyrics displaymomo-i2009-03-101-2/+2
|
* fix mp4 video file tag parsingKarl 'vollmerk' Vollmer2009-03-031-15/+14
|
* Fixed: Show lyrics using id3v2(USLT) if existsmomo-i2009-03-021-2/+6
|
* move around stats information and split it up, tweak quicktime tag detectionKarl 'vollmerk' Vollmer2009-03-021-0/+7
|
* Added: lyrics get from getid3 (pls test by any mp3s)momo-i2009-02-241-40/+68
| | | | Added: debug_print function (pre tag for print_r)
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-211-0/+1
| | | | | * Fixed clear playlist, however it reveled a problem with the get items * Removed a stupid extra check on database build
* failed experiement, decent performance boost on verify by removing a bunch ↵Karl 'vollmerk' Vollmer2009-02-191-37/+157
| | | | of queries, still some to moreve, should be able to make it faster
* tweak it so that flv is a valid video type and correctly(??) get the codec ↵Karl 'vollmerk' Vollmer2009-02-091-1/+35
| | | | from it
* add a few more columns to the video view, tweak how it picks the title when ↵Karl 'vollmerk' Vollmer2009-02-041-0/+3
| | | | indexing
* Add very basic buggy as crap video support, fix a few other minor bugs with ↵Karl 'vollmerk' Vollmer2009-02-021-9/+51
| | | | playlists and random elements
* forgot to do :wKarl 'vollmerk' Vollmer2009-02-011-4/+51
|
* incomplete changes, commiting because I need a coding breakKarl 'vollmerk' Vollmer2009-02-011-0/+39
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-2/+2
|
* Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze.momo-i2008-09-041-3/+13
|
* Updated getid3 for multi-byte characters, but some wrong id3tags have ↵momo-i2008-09-021-1/+42
| | | | occurred exception error.
* fixed the search a bit, made some random changes to charset and fixed some ↵Karl 'vollmerk' Vollmer2008-08-191-6/+4
| | | | echo printf() references
* unbreak browsing and kind of torture tagging a littleKarl 'vollmerk' Vollmer2008-08-051-10/+36
|
* add image dimensions on find album art pageKarl 'vollmerk' Vollmer2008-07-071-0/+2
|
* initial work on a shoutcast doodly, fix the translations while I am at it :SKarl 'vollmerk' Vollmer2008-05-201-1/+9
|
* sync to trunkKarl 'vollmerk' Vollmer2008-05-191-10/+5
|
* removed some useless files, fixed some copyright headersKarl 'vollmerk' Vollmer2008-05-121-1/+1
|
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-131-42/+23
| | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing
* fixed issue with encoding on id3v1/2Karl 'vollmerk' Vollmer2008-03-111-6/+8
|
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-2/+0
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* two file pattern fixes and some more work on the flagged stuff as well as ↵Karl 'vollmerk' Vollmer2007-12-261-1/+1
| | | | some minor cleanup on the album art links
* fixed preg on file pattern, some work on flagging, editing stuff actually ↵Karl 'vollmerk' Vollmer2007-12-261-0/+1
| | | | flags thing again...
* fixed some +x stuff that shouldnt have been +x and moved the catalog ↵Karl 'vollmerk' Vollmer2007-09-091-0/+0
| | | | functions back into the content area
* 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/+5
|
* first step towards multi-disk support, Thx Hugo HaasKarl 'vollmerk' Vollmer2007-08-161-0/+4
|
* moved search to upper right, removed the playlists from the left menubar, ↵Karl 'vollmerk' Vollmer2007-08-021-1/+1
| | | | fixed a potential uncaught exception on id3 tags
* fixed level updating for admin preferencesKarl 'vollmerk' Vollmer2007-07-121-1/+1
|
* re-added ability to delete catalogs, fixed exception error with id3 libraryKarl 'vollmerk' Vollmer2007-07-121-1/+6
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-1/+1
| | | | dynamic updating of the current state
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-0/+516
everything broken