Commit Graph

11 Commits

Author SHA1 Message Date
2b04210a23 added a check utility so we can scan the export folder and check if the folder that failed during the export run actually failed or managed to complete succesfully 2026-07-11 12:12:41 -05:00
bda12518dd we encoutered a crash due to a corruption in FCCS. Added error handling for that scenario which included a crashed list and modifying the export function. Need to test it on a known crashed folder 2026-07-10 22:28:22 -05:00
1b300eacb3 reverted how we compile the ignore list. The longer numbers will actually handle fine so we dont need to ignore. For example 01230 we need to handle but 01230TS we dont. Also we created a separate script to handle clashing numbers specifically as well as helper function that will dump control id's 2026-07-09 20:33:07 -05:00
b5862a7ea7 tweaked the ignore list so it includes all files not just prefix, so 02800 and 02800TP now 2026-07-09 16:48:07 -05:00
acd985432e auto generate the ignore list then we can manually adjust for locked drawers 2026-07-09 16:44:19 -05:00
60cc36893e updated scan.py to help us error handle the weird searches and alos build an ignore list 2026-07-09 16:21:20 -05:00
9303bcf0b5 added manifests to create a list of expected file outputs as well as a verification script. 2026-07-08 20:33:44 -05:00
6ac8b29305 error handled some minor thigns in the export file 2026-07-06 17:00:53 -05:00
2b9d1bda12 tweaked reorganize so it only puts client names (drops ID) and the original filename instead of the full name that FCCS exports 2026-07-06 16:48:30 -05:00
a664a00f4d updated script for reorganizing folders to handle the weird nesting that FCCS does 2026-07-06 16:14:22 -05:00
9eb7784e9c tweaked some code after looking at real images and added a readme 2026-07-05 23:07:47 -05:00