Consolidate code for copying attributes in CollectionScanner and fix copying of tags.
Tags cannot simply be copied at the lowest level: The SQL fails in case tags are already set, but much more important: internal tags such as history tags must not be copied. Use TagsCache and ImageInfo facilities to copy tags properly. BUG: 297490
Showing
- libs/database/collectionscanner.cpp 51 additions, 3 deletionslibs/database/collectionscanner.cpp
- libs/database/collectionscanner.h 6 additions, 6 deletionslibs/database/collectionscanner.h
- libs/database/imagescanner.cpp 11 additions, 37 deletionslibs/database/imagescanner.cpp
- libs/database/imagescanner.h 0 additions, 5 deletionslibs/database/imagescanner.h
Loading
Please register or sign in to comment