[mythtv-commits] Ticket #737: Add format to mythmusic metadata

MythTV mythtv at cvs.mythtv.org
Wed Nov 30 19:48:03 EST 2005


#737: Add format to mythmusic metadata
------------------------------------+---------------------------------------
 Reporter:  eskil <myth at eskil.org>  |       Owner:  ijr
     Type:  patch                   |      Status:  new
 Priority:  minor                   |   Milestone:     
Component:  mythtv                  |     Version:     
 Severity:  medium                  |  
------------------------------------+---------------------------------------
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.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/737>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list