[mythtv-commits] Ticket #3477: Allow mythvideo title and description to be shown in OSD if video file is DVD image

MythTV mythtv at cvs.mythtv.org
Sat May 19 04:59:53 UTC 2007


#3477: Allow mythvideo title and description to be shown in OSD if video file is
DVD image
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  ijr    
     Type:  enhancement  |      Status:  new    
 Priority:  minor        |   Milestone:  unknown
Component:  mythtv       |     Version:  head   
 Severity:  low          |  
-------------------------+--------------------------------------------------
 Mythtv internal player will not show movie title and description in the
 OSD if it thinks the video is a DVD.  If the movie is a DVD image file
 (ISO, IMG), then the info will be in the database just as other movies
 types (ie. mpg).

 This patch is a suggested enhancement that checks if the DVD is an image
 (ISO, IMG) and then enables the OSD to be shown for title/description.  If
 its a real DVD, then the title/description will not be shown as it is now.

 There are several ways to code this patch, so if you'd like it done
 differently,let me know, I'll change it accordingly to your instructions.

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


More information about the mythtv-commits mailing list