Opened 14 years ago
Closed 14 years ago
Last modified 14 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)
Changed 14 years ago by
Attachment: | id3v1_fallback.patch added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from Isaac Richards to paulh |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 14 years ago by
Milestone: | unknown → 0.24 |
---|
Note: See
TracTickets for help on using
tickets.
Fallback to ID3v1 tag