Page 1 of 1

BLOB data

Posted: Fri Jan 31, 2025 5:35 pm
by rjpiekos
After opening up the xnview.db file in a SQL lite i discovered thatr the Meta data is in a BLOB. How can you view that data? I am on a project to find duplicates in my catalog and i need the metadata to help find dupes based on creation date, taken date etc.

Re: BLOB data

Posted: Tue Feb 04, 2025 10:57 am
by xnview
currently there is no easy way to decompress BLOB data

Re: BLOB data

Posted: Wed Feb 05, 2025 6:25 pm
by rjpiekos
Thanks, thats what I thought