Page 1 of 1
Naming of caching database
Posted: Tue Jan 08, 2008 10:03 pm
by helmut
Currently, the database containing the cached thumbnails is named "xnview.db". For all I know the database contains nothing but cached info - deleting it should do not harm apart from performance decrease because XnView will have to rebuild the thumbnails when revisiting folders.
I propose to rename the database "xnview.db" to something like "cache.db" or "xnview-cache.db". This way users can easily see what the file contains and delete it if needed.
@Pierre:
Does the database "xnview.db" contain anything apart from cached thumbnails?
Re: Naming of caching database
Posted: Wed Jan 09, 2008 8:27 am
by xnview
helmut wrote:@Pierre:
Does the database "xnview.db" contain anything apart from cached thumbnails?
Yes rating & color label
Re: Naming of caching database
Posted: Wed Jan 09, 2008 12:27 pm
by pic_viewer
xnview wrote:helmut wrote:@Pierre:
Does the database "xnview.db" contain anything apart from cached thumbnails?
Yes rating & color label
And hopefully the categories as well?
As new user I would hesitate to delete this file and use the internal options instead (browser/thumbnail/cache). These were one reason I began to use XnView. Easy to understand and everything where it should be...
Re: Naming of caching database
Posted: Wed Jan 09, 2008 5:51 pm
by helmut
xnview wrote:helmut wrote:@Pierre:
Does the database "xnview.db" contain anything apart from cached thumbnails?
Yes rating & color label
O.k. Is there a reason why ragins and colour labels info is stored in a xnview.db wheras category information isn't?
Re: Naming of caching database
Posted: Wed Jan 09, 2008 8:49 pm
by xnview
helmut wrote:xnview wrote:helmut wrote:@Pierre:
Does the database "xnview.db" contain anything apart from cached thumbnails?
Yes rating & color label
O.k. Is there a reason why ragins and colour labels info is stored in a xnview.db wheras category information isn't?
rating & label are stored with file info in xnview.db, category tree is not yet stored in it. In the future, i'll put categories in the same db...