[mythtv-commits] Re: Ticket #303: Some code to guess the category of an insert cd/dvd

MythTV mythtv at cvs.mythtv.org
Fri Sep 9 13:23:18 UTC 2005


#303: Some code to guess the category of an insert cd/dvd
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  jdonavan
     Type:  enhancement  |       Status:  assigned
 Priority:  minor        |    Milestone:  0.19    
Component:  mythtv       |      Version:          
 Severity:  medium       |   Resolution:          
       Cc:               |  
-------------------------+--------------------------------------------------
Comment (by jcaputo1 (at) comcast.net):

 Would it be of any benefit to use some system-supported mapping of
 extensions to MIME types (maybe system() out the "file -i" command?) and
 then use the MIME major type ("text/", "video/", "audio/", "image/",
 "application/") to map to the appropriate module for handling that type of
 media?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/303>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list