Commit d1ab62d
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@mythtv.org>1 parent ef0c671 commit d1ab62d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments