View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004590 | JEDI VCL | 00 JVCL Components | public | 2008-11-17 07:27 | 2008-11-21 14:18 |
| Reporter | cycocrew | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004590: TJvID3v2 / ID3v2 Comments Are Not Extracted | ||||
| Description | Hi, When using TJvID3v2 under Delphi 2009, ID3v2 comments are not extracted (empty). Note that ID3v1 comments are extracted correctly. JEFF | ||||
| Tags | No tags attached. | ||||
|
|
Please provide the zipped sources of a sample application showing this. |
|
|
Looks like it's related to the fact that multiple comments are present in the ID3v2 tag. Only the first one is extracted by the code (see example in TJvID3v2 demo project). In this case, it happened that the first one was empty. It would be great to have a Comments subproperty implemented as TStrings in the Texts property of TJvID3v2. |
|
|
Then please provide mp3 files with the appropriate values inside them, I don't even know if I have some available easily. |
|
|
It was in fact related to the fact that multiple comments were stored in the tag and the first one was empty. |
|
|
Issue closed as it was related to the presence of multiple comments. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-11-17 07:27 | cycocrew | New Issue | |
| 2008-11-18 08:23 | obones | Note Added: 0015012 | |
| 2008-11-18 08:23 | obones | Status | new => feedback |
| 2008-11-18 23:17 | cycocrew | Note Added: 0015027 | |
| 2008-11-19 01:47 | obones | Note Added: 0015032 | |
| 2008-11-21 14:17 | cycocrew | Note Added: 0015057 | |
| 2008-11-21 14:18 | cycocrew | Note Added: 0015058 | |
| 2008-11-21 14:18 | cycocrew | Status | feedback => closed |
| 2008-11-21 14:18 | cycocrew | Resolution | open => fixed |