- Enhanced logic to detect false-positive extensions like '. REFERENCE FILES' - Checks if extension starts with period + space/uppercase (indicates folder name) - Checks if extension contains spaces (not a valid file extension) - Properly handles edge cases: '01. REFERENCE FILES', '02. OPEN FILES' - Tested with multiple scenarios to ensure accuracy |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| box_client.py | ||
| common.py | ||
| config_loader.py | ||
| dam_client.py | ||
| database.py | ||
| filename_parser.py | ||
| filename_parser_v1_backup.py | ||
| metadata_extractor_mvp.py | ||
| notifier.py | ||