Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
digiKam
Commits
5e7167e2
Commit
5e7167e2
authored
Jun 07, 2015
by
Maik Qualmann
Browse files
apply patch #93048 to resolve image scanner to add new audio files in the DB
BUGS: 319921
FIXED-IN: 4.11.0
parent
6f853213
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
5e7167e2
...
...
@@ -48,4 +48,5 @@ BUGFIXES FROM KDE BUGZILLA (https://www.digikam.org/changelog):
041 ==> 348463 - First time, digiKam seems using more than one cpu.
042 ==> 348586 - digiKam does not write description to XMP sidecar file anymore.
043 ==> 318319 - Extended files type mime supported into search tool [patch].
044 ==>
044 ==> 319921 - SCAN : Audio files are ignored [patch].
045 ==>
libs/database/imagescanner.cpp
View file @
5e7167e2
...
...
@@ -1525,7 +1525,7 @@ void ImageScanner::scanAudioFile()
* @todo
*/
QVariantList
infos
;
d
->
commit
.
commitImageInformation
=
true
;
d
->
commit
.
imageInformationInfos
<<
-
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment