19 Commits

Author SHA1 Message Date
wapmorgan
ee86090f0a Fix incorrect VBR-file duration (depending on quality) and add Cover extraction 2021-08-11 21:21:54 +03:00
wapmorgan
7b524fabfe Implement id3v2.4.x reading 2020-05-07 00:22:02 +03:00
wapmorgan
acfbcfb5d2 Fix checking vbr for 2.5 codec 2019-12-03 03:57:41 +03:00
wapmorgan
89fac15d4f update mp3scan & update seeking for mpeg header 2019-12-03 03:35:40 +03:00
wapmorgan
d21f67a9e0 Add $tags list with combined tags. Improve isValidAudio() 2019-12-03 03:27:22 +03:00
wapmorgan
9049767016 Adjust audio duration in case of VBR with present quality 2019-12-03 02:55:12 +03:00
wapmorgan
9a7559e0d4 Fix #5. Fixed invalid duration (+ few seconds) on files with non-popular sample rate. Updated looking for a mpeg header 2019-12-03 02:12:38 +03:00
wapmorgan
3d3bae1424 fix #14 problem 2019-12-02 03:31:14 +03:00
wapmorgan
491bee5706 Add comments 2018-12-15 00:03:35 +03:00
wapmorgan
9d5d136e1b Fix 'missing ending character when utf16 used' by @parzibyte' 2018-11-01 22:59:06 +03:00
ryanrigby17
596b6bf1b0 Update src 2018-09-12 11:39:05 +10:00
ryanrigby17
f4b5dd58e7 Add empty checking for readbytes and headerBytes 2018-09-04 14:20:45 +10:00
wapmorgan
27bb2c55e9 Simple update 2018-08-16 00:50:35 +03:00
Sergey
1f083faf60
Update Mp3Info.php 2018-04-11 19:38:43 +03:00
wapmorgan
0ed1ec7caa Fix scanning mp3-files with padding before audio data 2018-03-19 22:47:12 +03:00
David Lima
9b158b7fdc Fixing 'File not present' exception throw
Current code is throwing a wapmorgan\Mp3Info\Exception, which not exists
Bug fixed by throwing a \Exception instead
2017-05-28 10:16:48 -03:00
wapmorgan
bb70d36d2d Add track and TRCK tags handler 2017-03-01 14:37:35 +03:00
wapmorgan
a0a28c6a57 Fix scanning main id3v2 tags 2017-01-16 02:15:40 +03:00
wapmorgan
b2cad7745b Initiation 2017-01-10 02:42:58 +03:00