Split metadata into format and content metadata.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / io / Mp3Identifier.java
2013-05-27 David ‘Bombe’ RodenSplit metadata into format and content metadata.
2013-03-18 David ‘Bombe’ RodenUse custom MP3 parser to detect MP3 metadata.
2013-03-17 David ‘Bombe’ RodenParse ID3v2 tag from MP3 streams.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-15 David ‘Bombe’ RodenAdd MP3 identifier.