Expose format and content metadata.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / Metadata.java
2013-05-27 David ‘Bombe’ RodenExpose format and content metadata.
2013-05-27 David ‘Bombe’ RodenSplit metadata into format and content metadata.
2013-03-19 David ‘Bombe’ RodenFix equals().
2013-03-19 David ‘Bombe’ RodenDon’t call the accessor but access the encoding directly.
2013-03-17 David ‘Bombe’ RodenStrip whitespace from artist and name.
2013-03-17 David ‘Bombe’ RodenFix creating new metadata with changed name or artist.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-16 David ‘Bombe’ RodenAdd basic metadata.