updated scan.py to help us error handle the weird searches and alos build an ignore list

This commit is contained in:
2026-07-09 16:21:20 -05:00
parent 041ffd1c3f
commit 60cc36893e
6 changed files with 60 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ export_dir = C:\Migration\Export
output_dir = C:\Migration\Output
drawer_id_file = C:\Migration\drawer_ids.txt
completed_file = C:\Migration\completed.txt
ignore_file = C:\Migration\ignore.txt
log_file = C:\Migration\run_log.txt
screenshot_dir = C:\Migration\screenshots
manifest_dir = C:\Migration\manifests