Opened 18 years ago

Closed 18 years ago

#737 closed patch (fixed)

Add format to mythmusic metadata

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

Description

Another patch to keep the shoutcast patch small. This adds the musicmetadata db's format field into the Metadata object. The field is normally empty in the db since the decoder factories rely on the extension, but shoutcast streams are stored as URLs and therefore I use the format field to indicate that this URL should be given specifically to the appropriate decoder.

The patch makes Metadata load and store Format like the other fields.

Attachments (1)

metaformat.patch (8.9 KB) - added by eskil <myth@…> 18 years ago.
patch to handle format

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by eskil <myth@…>

Attachment: metaformat.patch added

patch to handle format

comment:1 Changed 18 years ago by anonymous

Component: mythtvmythmusic

comment:2 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [8180]) Close #737 (Add 'format' to mythmusic db) by applying patch.

Note: See TracTickets for help on using tickets.