Hi,
I'd like to find a way to apply different file actions to a directory of files based on the ratings I have assigned. To make it a bit more challenging, I have RAW and JPG pairs, and only the JPG files get ratings, but I then need to process both related files.
1. Is there any way to do this directly in XnView? There doesn't seem to be an easy way to process dependent on ratings.
2. Is there any way to get a file listing complete with rating information? I could then easily write a little VB program or similar to do what I want.
3. Is there any way to read this information from the XnView DB file?
Thanks
Andrew
Process Files Based on Ratings
Moderators: helmut, XnTriq, xnview
Re: Process Files Based on Ratings
No, you can'tandrewj wrote: 1. Is there any way to do this directly in XnView? There doesn't seem to be an easy way to process dependent on ratings.
You would like the filelist with rating information? Curently not possible2. Is there any way to get a file listing complete with rating information? I could then easily write a little VB program or similar to do what I want.
If you know SQL, you can use sqlitebrowser3. Is there any way to read this information from the XnView DB file?
Pierre.
Re: Process Files Based on Ratings
Thanks. What is the database if I want to make an ODBC link to it?
Andrew
Andrew
Re: Process Files Based on Ratings
XnView creates two SQLite v3 database files:andrewj wrote:What is the database if I want to make an ODBC link to it?
- %ProgramFiles%\XnView\cache\XnView.db or
%AppData%\XnView\XnView.db - %ProgramFiles%\XnView\category.db or
%AppData%\XnView\category.db