Page 1 of 1

Ratings: Storage

Posted: Wed Oct 04, 2006 10:52 am
by marsh
In Alpha3, it looks like ratings are stored in cache_thumb.db.
Should there be a seperate 'ratings.db'? This way it is a file rating, not just a thumbnail rating.

Re: Ratings: Storage

Posted: Wed Oct 04, 2006 3:02 pm
by xnview
marsh wrote:In Alpha3, it looks like ratings are stored in cache_thumb.db.
Should there be a seperate 'ratings.db'? This way it is a file rating, not just a thumbnail rating.
Hum, i store other things in thumb.db not only thumbnail

Posted: Mon Oct 09, 2006 5:04 pm
by Olivier_G
Storing all the info in one db file is fine... but
- should it be renamed to 'XnView.db' instead of 'cache_thumb.db'?
- all other caching (categories, ratings, etc...) should work, whether Cache of Thumbnails is enabled or not.

Posted: Mon Oct 09, 2006 7:13 pm
by xnview
Olivier_G wrote:Storing all the info in one db file is fine... but
- should it be renamed to 'XnView.db' instead of 'cache_thumb.db'?
- all other caching (categories, ratings, etc...) should work, whether Cache of Thumbnails is enabled or not.
Yes, i'll change that...

Posted: Mon Oct 09, 2006 10:38 pm
by helmut
xnview wrote:
Olivier_G wrote:Storing all the info in one db file is fine... but
- should it be renamed to 'XnView.db' instead of 'cache_thumb.db'?
- all other caching (categories, ratings, etc...) should work, whether Cache of Thumbnails is enabled or not.
Yes, i'll change that...
Makes sense. When changing, you should ensure that the old cache database is either migrated or deleted. It would be no good to have a cache file flying around that is no longer used.

Posted: Sat Nov 18, 2006 9:00 pm
by Olivier_G
Olivier_G wrote:should it be renamed to 'XnView.db' instead of 'cache_thumb.db'?
Renamed to "XnView.db" in 1.90 Beta 1.