Afterster
356f396faa
Update GetID3 to latest master revision to correct merging of multiple genres for ID3v2
2014-12-28 09:38:52 +01:00
Afterster
35f2818142
Update GetID3 to 1.9.9-20141121 version
2014-11-23 08:53:17 +01:00
Afterster
f974eee450
Fixed #583 : Can't create admin user
...
Update GetID3 to 1.9.9-20141117
2014-11-20 19:41:51 +01:00
Afterster
494970eb1a
Update GetID3 to latest project commit
...
Fixed #519 : Track reorder on 3.7.1-develop does not work
2014-10-19 18:40:55 +02:00
Afterster
40e9396f3e
First upload and license implementation
...
Fix #252
2014-06-13 03:36:19 +02:00
SUTJael
2345fef891
getid3 updated to latest commit (prior investigating #42 )
2014-04-17 17:05:34 +02:00
Afterster
1258d77c52
Update GetID3 module to current 1.10.0 development version (to fix m4a metadata, #142 )
2014-02-27 15:55:27 +01:00
Afterster
78045239c3
Update getID3 to version 1.9.7
2013-12-29 10:42:19 +01:00
John Moore
06ee1611e5
removed multiple body and header tags
...
fix tag dialog so that it doesn't flash on load
update to readme
2013-11-16 20:11:00 -06:00
Paul Arthur
6bed09fbc9
Bump getID3 version
2013-05-13 16:51:34 -04:00
Paul Arthur
f447075a6a
getID3: Import bugfix from forum
...
Multi-valued ID3v2 tags are now split properly. Pondering whether this
breaks anything...
2013-02-11 17:23:34 -05:00
Paul Arthur
10b2d039d4
Update getID3 to 1.9.4b1
...
Notably: "PHP5 standards improvements". Maybe it will throw less
PHP warnings now.
2012-10-11 14:59:57 -04:00
Paul Arthur
8b27b6aee2
Update getID3 from 1.9.1 to 1.9.3
2012-04-09 12:55:06 -04:00
Paul Arthur
51893b1ee5
Update getID3 to 1.9.1
2011-10-27 20:41:26 -04:00
Paul Arthur
262954c39d
getID3: Don't unset the UFID values in id3v2 tags.
...
These are used for retrieving the MusicBrainz track IDs.
2011-05-04 12:52:44 -04:00
Paul Arthur
cfaedb8e30
Use latest stable getid3 version (1.8.5)
...
2.0 is supposedly still being developed, but the current version is
not recommended by upstream, and 1.8 receives active updates and appears
to work better on the files I tested. Fixes FS#169
2011-05-04 12:48:34 -04:00
Paul Arthur
f5248ba0cc
Don't unset the UFID values in id3v2 tags.
...
These are used for retrieving the MusicBrainz track IDs.
2011-02-24 14:36:25 -05:00
momo-i
8b5aadb73b
update getid3 version 1.8.2 -> 2.0.0b6
...
modified vainfo class (not complete)
2011-02-08 08:39:47 +09:00
Paul Arthur
a9e5bf8c63
Don't unset the UFID values in id3v2 tags.
...
These are used for retrieving the MusicBrainz track IDs.
2011-01-04 23:45:33 -05:00
Karl Vollmer
cf7924243e
Updated Prototype to 1.7 and Getid3 to 1.8.2
2011-01-04 11:33:02 -04:00
Paul 'flowerysong' Arthur
261bc657f6
Cosmetics: consistent line endings. No DOS for you.
2010-06-11 10:05:34 +00:00
Paul 'flowerysong' Arthur
c7abdbbdb7
Fix bitrate calculation regressions on LAME CBR files. Now doesn't return 0,
...
doesn't return a higher bitrate than it should.
2010-06-11 09:44:03 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
e06d22d2e1
sync to trunk
2010-01-11 23:48:18 +00:00
dipsol
ebe5e38551
Issue #558 , added patch as suggested by quack23.
2009-11-05 14:13:51 +00:00
Karl 'vollmerk' Vollmer
698a737b12
add TDRC to id3v2 tag reading Closes #530
2009-08-19 15:03:29 +00:00
dipsol
86a9ed00b3
changed typo preg/match into preg_match
2009-07-03 06:19:10 +00:00
momo-i
6136bb1081
fixed for PHP 5.3.0 deprecate warnings
2009-07-02 22:42:40 +00:00
Karl 'vollmerk' Vollmer
94f5610ef6
add MBID support Thx flowerysong
2009-06-02 01:42:55 +00:00
Karl 'vollmerk' Vollmer
fad2f7a5d9
temporary fix for xiph parsing
2009-05-29 11:14:48 +00:00
Karl 'vollmerk' Vollmer
26b238a464
fix endless loop in getid3 with malformed id3tags
2009-05-16 22:28:34 +00:00
Karl 'vollmerk' Vollmer
02a6123917
tweaked vainfo to accept 1/2 as a valid disk from TPOS also tweaked id3v2 tags to include TPOS in the comments array
2009-04-09 20:51:04 +00:00
Karl 'vollmerk' Vollmer
d5bc0afb3b
slight tweak to mp3 module in getid3() to force positive fread() value
2009-03-29 12:26:53 +00:00
dipsol
5b1b03d042
I had commit this one before through Vollmer. Don't know why its changed back. But this { really should be there. Else there are too many closing }.
2009-03-16 22:40:47 +00:00
momo-i
bb0405fc9c
Updated: getid3-2.0.0b5
2009-03-11 07:47:25 +00:00
Karl 'vollmerk' Vollmer
286840fbcc
added execution time override test, and tweaked when it falls back to recording_time in id3v2 tags
2008-12-06 15:53:42 +00:00
Karl 'vollmerk' Vollmer
f593f18131
Commit, still no internet paying for it.. curse you free.fr
2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
b5e76905c2
sight tweak to id3v2 tag reading to correctly catch disk on albums (Thx hugoh)
2007-11-19 08:40:16 +00:00
Karl 'vollmerk' Vollmer
ce094e4d95
first step towards multi-disk support, Thx Hugo Haas
2007-08-16 15:37:31 +00:00
Karl 'vollmerk' Vollmer
7ccede7dbb
two patches for getid3() to fix the cataloging issues I saw
2007-05-15 00:41:10 +00:00
Karl 'vollmerk' Vollmer
a31560aec4
it technically logs in and streams.. but thats it, complete rewrite almost everything broken
2007-04-23 07:31:05 +00:00