Opened 18 years ago

Closed 18 years ago

#1450 closed patch (invalid)

MP3 without ID3 are ignored

Reported by: shrimp@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythmusic Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

ilename mask in settings. This simple fix lets those MP3 files add with "unknown artist", "unknown title" and so on. This patch is done against 0.19.20060121-2.

Hope you find it helpful. Sorry, if I ignored any coding conventions, but I'm rather new to linux...

Regards,

Tass.

Attachments (1)

noid3fix.patch (826 bytes) - added by shrimp@… 18 years ago.

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by shrimp@…

Attachment: noid3fix.patch added

comment:1 Changed 18 years ago by paulh

Resolution: invalid
Status: newclosed

Even if MythMusic can't read from the tag it should fall back to using the filename to grab the metadata. I'd rather know there was a problem reading from the file so I can fix it than blindly adding it with 'Unknow' for both Artist and Title. I've just added some debugging that now shows the filename of any mp3 file that can't be read.

Note: See TracTickets for help on using tickets.