Add support for the TXXX comment frame.
Describe the solution you'd like
Add support for the TXXX comment frame. This frame has the same structure of USTL and COMM unsynchronised lyrics.
This issue should be done after #46 is completed.
I need to:
- use the same approach used for USTL and COMM frame to add the TXXX frame
See chain of creation and parsing in ID3TagEditor
https://id3.org/d3v2.3.0 see section "4.2.2. User defined text information frame"
Add support for the TXXX comment frame.
Describe the solution you'd like
Add support for the TXXX comment frame. This frame has the same structure of USTL and COMM unsynchronised lyrics.
This issue should be done after #46 is completed.
I need to:
See chain of creation and parsing in ID3TagEditor
https://id3.org/d3v2.3.0 see section "4.2.2. User defined text information frame"