- Downlaod and install grabber
- Change the command->database settings to use
QSQLITE
as the driver, and a file path (e.g.tag.db
) as the database. (Grabber will make the database file for you after setting the path and saving the settings.) - Using the sqlite command line or sqlite studio run the
initTables.sql
statements included below on the sqlite database created in step 2. - After the tables exist in the database add the following scripts to the command->database settings.
Start: