Opened 16 years ago
Closed 16 years ago
Last modified 16 years ago
#8725 closed patch (fixed)
Fallback to ID3v1 when ID3v2 is not found
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.24 |
| Component: | Plugin - MythMusic | Version: | 0.23-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I was a little disappointed when I found out that MythTV 0.22 (I think) dropped support for ID3v1 tags within MP3 files within MythMusic. When I did some investigation, I found out that it only tries to pull an ID3v2 tag and skips any ID3v1 tag. I have many MP3 files that only have ID3v1 because I typically only create ID3v2 tags when it will not fit in an ID3v1 tag.
Please consider adding support back in for ID3v1 tags (at least for reading). Patch attached (this just supports reading).
Attachments (1)
Change History (4)
by , 16 years ago
| Attachment: | id3v1_fallback.patch added |
|---|
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 16 years ago
| Milestone: | unknown → 0.24 |
|---|
Note:
See TracTickets
for help on using tickets.

Fallback to ID3v1 tag