Lines Matching refs:comments

32 	* bugfix (G:238) comments_html may not match comments
44 * bugfix (G:218) QuickTime not copying covr to comments
115 * return RIFF.WAV.CART comments in merged comments section
164 * bugfix (G:59): .gitignore comments
199 * bugfix: #1855 - copy image height/width/etc to comments
283 * Bugfix: (#1355) copy Foobar2000 QuickTime tags to [comments]
352 * Bugfix: ID3v2 comment is now called 'comment' not 'comments'
364 location and [comments][picture], it is no longer replicated
366 ¤ Matroska tags are now returned in [comments] as per normal
414 ¤ embedded image data is returned inside [comments][picture]
530 partofset tag; added WMA tag picture data to WMA comments
547 * Bugfix: prevent errors when parsing invalid Vorbis comments
722 ¤ Bugfix: ID3v2 "TDRC" frame now used as "year" in comments if TYER
741 * Bugfix: ['comments_html'] and ['comments'] contains different
771 ¤ ASF lyrics now returned under [comments][lyrics]
962 * Bugfix: Warnings on empty-strings-only comments
1039 ¤ Force contents of ['id3v2']['comments'] to UTF-8 format from
1165 * Bugfix: Zip comments now returned as array instead of string,
1205 ¤ ASF module returns ['asf']['comments']['encoding_time_unix'] if
1210 - non-empty comments
1295 of comments.
1309 Rewrote HandleAllTags() - simplified and convert comments to
1317 $ThisFileInfo['encoding'] and converts all comments to this
1318 format. All other formats just add their comments in their
1325 Temporarily nuked root key ['comments'] and CopyCommentsToRoot()
1395 data (notably RIFF comments)
1456 Consolidated all comments processing functions (processing the
1457 ['comments'] and ['tags'] keys) into HandleAllTags() which now
1459 before using them in ['comments']
1504 in ['comments']['artist'] (thanks msibbaldØsaebauld*com)
1506 ['asf']['content_description'] in ['comments']['artist']
1507 instead of ['comments']['author']
1509 ['asf']['content_description'] in ['comments']['comment']
1510 instead of ['comments']['description']
1579 * Bugfix: Replay Gain values from Vorbis comments are now
1580 returned in ['replay_gain'] (and not in ['comments'])
1582 * Bugfix: Replay Gain values from APE comments are now correctly
1587 * Bugfix: RIFF comments were overwriting/suppressing ID3 comments
1612 the ['comments'] array (thanks lionelflØwanadoo*fr)
1668 including all comments: compare ['md5_file']. To check if two
1671 of two files is identical, even if comments or even the
1743 Encoder now returned in both ['comments'] and ['audio']['encoder']
1763 ['comments'] - each entry in this array will contain one or more
1765 ['comments']['artist'][0] will contain the first one and
1766 ['comments']['artist'][1] the other. All keys are forced
1767 lowercase. Comments will be stored in the ['comments'] array in
1778 in APE, it will be included in the ['comments'] array).
1800 (such as format, bitrate, comments).
1803 version that uses vorbiscomment to write the comments, because
1866 ¤ Ogg/Vorbis-comment files now have comments returned inside
1869 ¤ Quicktime files now have comments returned inside
1870 ['quicktime']['comments'] as an array of strings, rather than
1883 ¤ ASF comments are now stored in ['asf']['comments'] instead of
1894 ¤ Moved ID3v2 comments from ['id3v2'] into common root
1895 ['comments'] structure, and now returns more values than before
1922 * Bugfix: Vorbis comments were returning an incorrect value for
2011 * Bugfix: Ogg/FLAC files with large Vorbis comments were dying in
2015 Ogg comments even if they were not images for versions of PHP
2253 ¤ ['ogg']['comments'][n]['data'] and
2254 ['ogg']['comments'][n]['dataoffset'] is now returned for all
2255 comments. ['ogg']['comments'][n]['data'] is only useful if
2258 ['ogg']['comments'][n]['dataoffset'] is the byte offset in the
2261 ¤ ['ogg']['comments'][n]['image_mime'] is now returned if
2262 ['ogg']['comments'][n]['data'] contains valid image data.
2281 * Bugfix: Ogg comments that are larger than one data page (usually
2622 never returned - this had the side effect that ID3v2 comments were
2686 Seperated out comments from top of getid3.php into getid3.readme.txt