Add support for fetching and storing reply text
- Add database migration and update logic for replyText column in Notes - Implement batch collection of missing reply text via Tumblr API - Add new API integration to fetch reply text for replies - Enhance DataAccess with methods to query/update replyText - Update CLI: -replies now collects and stores reply text - Improve logging (archive logs/), error handling, and output - Remove TL.db from source control
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"profiles": {
|
||||
"URLNotesGrabberCORE": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-test zomb-eh 802499389473079296"
|
||||
"commandLineArgs": "-collect 1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user