[mythtv-commits] Ticket #9523: [PATCH] MythGallery hogs cpu when scanning folders with non-image files.

MythTV noreply at mythtv.org
Sun Feb 27 06:03:49 UTC 2011


#9523: [PATCH] MythGallery hogs cpu when scanning folders with non-image files.
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |          Owner:  beirdo
     Type:  Bug Report                           |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  Plugin - MythGallery                 |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Lawrence Rust):

 * resolution:  Fixed => fixed


Comment:

 Make mythgallery's thumb generator not auto-detect

 The QImageReader autodetection seems to be overkill for what we need here.
 By
 turning this off, only registered image extensions will be tried.  This
 will
 significantly speed up scanning directories with mixed content in them.

 Hopefully, this will not adversely affect "normal" directories of only
 images.

 Fixes #9523

 Signed-off-by: Gavin Hurlbut <ghurlbut at mythtv.org>
  Changeset: d1ab62dc3dee829e75dd649b36adc875ca06643a

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9523#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list