[mythtv-commits] Ticket #9520: [PATCH] MediaMonitor::GetMedias - search for multile media types

MythTV noreply at mythtv.org
Fri Jan 28 11:54:48 UTC 2011


#9520: [PATCH]  MediaMonitor::GetMedias - search for multile media types
-------------------------------------------------+-------------------------
     Reporter:  Lawrence Rust <lvr@…>            |      Owner:  paulh
         Type:  Patch - Feature                  |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  Plugin - MythMusic               |    Version:  Trunk Head
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 This patch adds the ability to request multiple media types when searching
 MediaMonitor disks.

 This is useful in the MythGallery plugin which registers specific image
 filetypes with MediaMonitor.  When a CD/USB is inserted with media
 containing images, the disk is searched statistically and the media type
 is set to MEDIATYPE_MGALLERY.  However, when MythGallery shows a list of
 devices with supported media it needs to ask for both MEDIATYPE_MGALLERY
 and MEDIATYPE_DATA.  MythGallery is the only caller of the
 MediaMonitor::GetMedias function.

 This patch is in 2 parts, the first to libmyth/mythmediamonitor.cpp and
 the second to mythgallery/iconview.cpp

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9520>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list