[Digikam-devel] [Bug 94562] renaming an album recreates all thumbnails

Arnd Baecker arnd.baecker at web.de
Wed May 2 10:51:00 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=94562         




------- Additional Comments From arnd.baecker web de  2007-05-02 11:50 -------
Do I understand things correctly, that for the following cases
- renaming an album 
- renaming a file
- moving a file from one album to another
one could simply do for each involved image:
  mv ~/.thumbnails/normal/${hashname_for_old_location}.png  \
     ~/.thumbnails/normal/${hashname_for_new_location}.png
(and the same for ~/.thumbnails/large)?

Question: presently, if thumbs are re-created for the new location,
does it mean that the old thumbs still lie around? This
sounds like it could use up quite some disk space over time  ...
(Also, when deleting files, are the thumbs deleted as well?)



More information about the Digikam-devel mailing list