Quote:
Originally Posted by Difflugia
The tag information is stored in the SQLite database file metadata.db. If you're comfortable using the command line and willing to access the database file directly, you can get exactly what you want.
|
Hi
Thanks a bunch, this is EXACTLY what I wanted

Knowing now this is SQLite, I was wondering: is the DB structure documented somewhere?
That might be extremely useful for all sorts of data analysis (I'm a big fan of such exercise

)
Thanks again