mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-23 01:53:32 +08:00
Have ingest_existing_file call extract_file_metadata() to build a proper ExtractedMetadata object, matching what the scanner does. This tightens SeedAssetSpec.metadata to ExtractedMetadata | None and removes dict-handling branches in bulk_ingest.py that would have raised AttributeError on to_meta_rows()/to_user_metadata(). Amp-Thread-ID: https://ampcode.com/threads/T-019cfdf9-2379-723a-82cf-306755e54396 Co-authored-by: Amp <amp@ampcode.com> |
||
|---|---|---|
| .. | ||
| api | ||
| database | ||
| services | ||
| helpers.py | ||
| scanner.py | ||
| seeder.py | ||