Re: Images.Album == NULL?

Maik Qualmann <[email protected]> Tue, 29 Nov 2022 22:15:26 +0100
Newsgroups gmane.comp.kde.digikam.devel
Message-ID <5624591.DvuYhMxLoT@linux-tpgn>
Yes, an Image with Album == NULL is one that is in the trash or has been 
deleted. The idea is that when restoring from the trash (or re-adding 
previously deleted images) all image information can be restored, the Album 
will then be reassigned. If you delete a lot of images, you can use the 
maintenance tool to clean up the database, preferably with digiKam-7.8.0 or 
higher.

Maik

Am Dienstag, 29. November 2022, 10:12:56 CET schrieb Nikolaus Rath:
> Hello,
> 
> I noticed that I have a large number of pictures in my digikam4.db
> SQLite database forwhich Album == NULL.
> 
> Is this expected? If so, what are the semantics of this? Are these
> pictures not shown at all in the Digikam UI?
> 
> Best,
> -Nikolaus