Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2021-09-23 | 2.4 kB | |
getID3-1.9.20.zip | 2020-06-30 | 1.5 MB | |
Totals: 2 Items | 1.5 MB | 0 |
///////////////////////////////////////////////////////////////// /// getID3() by James Heinrich <info@getid3.org> // // available at http://getid3.sourceforge.net // // or http://www.getid3.org // ///////////////////////////////////////////////////////////////// Support requests and/or bug reports should be directed to https://github.com/JamesHeinrich/getID3/ Latest Updates ============== » denotes a major feature addition/change ¤ denotes a change in the returned structure ! denotes a cry for help from developers * Bugfix: denotes a fixed bug getID3() 1.x Version History (latest version changes only) ========================================================== 1.9.20: [2020-06-30] James Heinrich :: 1.9.20-202006061653 » add support for DSDIFF audio » add support for TAK lossess audio » add support for IVF video » add detection support for EPUB files » add detection support for HPK archives » add demo.mysqli.php, remove demo.mysql.php ¤ QuickTime.uuid now returned as an array (may contain multiple entries) ¤ improved PDF support, including page count * bugfix (G:247) array_min incorrect return value * bugfix (G:242) filepointer analysis errors * bugfix (G:238) comments_html may not match comments * bugfix (G:235) prevent disclosing paths when accessing modules directly * bugfix (G:233) Quicktime duplicate attached images * bugfix (G:229) Quicktime timestamps easy access * bugfix (G:228) master.zip did not contain demos * bugfix (G:227) Quicktime check subatoms data length * bugfix (G:226) uuid parsing based on UUID * bugfix (G:225) use comments_html content already generated by modules * bugfix (G:223) ID3v2 slashed genre names * bugfix (G:222) demo.browse filesystem character encoding * bugfix (G:221) option_tags_html=false ignored * bugfix (G:219) Quicktime.UUID now parsed more discriminately for XML and other data types * bugfix (G:218) QuickTime not copying covr to comments * bugfix (G:217) mp3 array offsets of type bool * bugfix (G:216) ID3v2.write allow WMP rating in POPM * bugfix (G:210) PHP 7.4 deprecated get_magic_quotes * bugfix: Quicktime detect null-terminated strings used where Pascal strings should be * bugfix: Quicktime GPS uninitialized array keys