martin
Developer
tag2find developers
You like tagging?
 
Offline
Posts: 344
|
 |
« Reply #1 on: March 01, 2007, 07:04:48 pm » |
|
Hi,
both postings are right, on the one hand we store data directly in file metadate (NTFS Alternate Datastreams), and we have a central database for fast search. This database (by default) is stored at C:\Documents and Settings\All Users\tag2find\ (one of its subdirectories).
Please note, that if you manipulate this database, these changes are only reflected in the frontend after a reboot or at least a restart of the service, as this database is not directly queried by the frontend.
The database we are using is a plain SQLite 3 database. You can view it with any appropriate SQLite browser. Please note, however, that the format of the database is yet subject to change without any prior notice, because we do not consider it being an official API for accessing our tag data.
Regarding your suggestion, we are not going to be "yet another MP3 playlist manager". What you at the moment can already do, however, is to directly listen to MP3s from the TagBrowser.
Best regards, Martin
|