- Add SQLite import mode pragmas for faster bulk inserts - Implement -urldump command to extract all URLs from posts - Add -start [blogname] CLI option for partial traversal - Support toggling file logging and record import logging via config - Only update DB rows if values change to reduce writes - Add DateCreated fields to relevant tables - Enhance logging and output formatting - Refactor directory traversal for better control and reporting
8 lines
134 B
JSON
8 lines
134 B
JSON
{
|
|
"profiles": {
|
|
"URLNotesGrabberCORE": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "-collect 1 -api4"
|
|
}
|
|
}
|
|
} |