QUOTE
About the batch files, is there a way of via a batch file do this?
1) Open foobar
2) Scan the database
3) Remove dead entries from database
4) Create all 'preset' playlist in extended playlist generator.
I think it would be a better idea if this would be integrated into Foobar's core itself. It could be added in the Database entry in the Prefs window. This feature should:
1) Scan the database
2) Remove dead entries from database
It should give the user the choice of a few methods of updating, for instance:
* Update at startup
* Update every X minutes, where X should be a variable set by the user
* Update when the user presses some sort of hotkey
* Don't update automatically
Integrating this feature like the way i described above, gives the user the choice of when Foobar should update it's database. In order to achieve this, a section in the Database entry should be made in which a number of options should be given.
When the already existing "Database enabled" checkbox is unchecked the options should be greyed out.
When the already existing "Database enabled" checkbox gets checked, the 2 formerly greyed-out checkbox options should be accessible:
* "Update at startup"
* "Update every X minutes" (where X should be a variable set by the user using a menu, giving the option of rescanning every X minutes)
There should also be an option of scanning when the user wants it to scan. This can be accomplished fairly easy by making a menu entry in the main menu's dropdown menu. That way there can be assigned a keyboard shortcut to the operation using the already existing way in Foobar.
PS:
-- These auto-scan options should be disabled by default, so that the average Joe doesn't get annoyed with the periodical high hd-usage
- The already existing "Restrict directories to" and "Restrict file types" should be used when auto-scanning
- Of course, this is nothing more than a suggestion of how to do it

- Getting the extended playlist generator to make playlists automatically is a job for the author of that plugin.