upperstream
|
abfb4860c4
|
Fix: metadataID3v1 did not set the value for "comment" key unless the tag is ID3v1.1.
|
2016-07-17 08:16:53 +10:00 |
|
upperstream
|
ae005145bc
|
Fix: Track() for ID3v1.1 picked a wrong byte for the track number delimeter in
the comment field.
This results in neither the track number nor the comment being set properly.
|
2016-07-17 08:16:53 +10:00 |
|
David Howden
|
4c2b34fa94
|
Reorganised Vorbis Comment parsing into own type
- Added FileType to Metadata to distinguish between FLAC and OGG
- TODO: fix ALAC files being identified as AAC
|
2015-05-24 10:44:45 +10:00 |
|
Xavier Henner
|
0f62dc116a
|
Add support for lyrics.
Not supported in id3v1 and id3v22
|
2015-05-19 22:06:16 +10:00 |
|
David Howden
|
c895efbcf8
|
Revert "Add support for lyrics."
|
2015-05-19 08:03:36 +10:00 |
|
Xavier Henner
|
7fac753a70
|
Add support for lyrics.
Not supported in id3v1 and id3v22
|
2015-05-18 09:32:54 +02:00 |
|
David Howden
|
1fc6cacf34
|
Updated ReadFrom to take io.ReadSeeker
|
2015-04-15 00:06:32 +10:00 |
|
David Howden
|
208a9e993c
|
Moved Seek into individual implementations
|
2015-03-30 22:50:20 +11:00 |
|
David Howden
|
9278a7ec07
|
Initial commit
|
2015-03-19 23:21:53 +11:00 |
|