Patch for ID3V2 tags
Status: Alpha
Brought to you by:
henryp
DAS 0.1 does not have any provision for handling MP3
files tagged with ID3V2 tags, only ID3V1 tags. ID3V1
tags could be safely ignored because they came at the
end of the MP3 data, ID3V2 comes at the beginning. The
Rio Receiver must be passed the proper offset to the
start of the real MP3 data. The attached text file
describes the required changes.
chall@rtpnet.org
Patch for ID3V2 tags