ComfyUI/app/assets/services
Luke Mino-Altherr 8973162def fix: preserve user_metadata in ingest_existing_file instead of dropping it
Pass user_metadata through spec['metadata'] to batch_insert_seed_assets.
Update batch_insert_seed_assets to accept raw dicts (UserMetadata) in
addition to ExtractedMetadata, passing them through as-is without
calling .to_user_metadata().

Amp-Thread-ID: https://ampcode.com/threads/T-019cfbe3-6440-724b-a17b-66ce09ecd1ed
Co-authored-by: Amp <amp@ampcode.com>
2026-03-17 09:06:17 -04:00
..
__init__.py feat(assets): register output files as assets after prompt execution 2026-03-17 09:06:17 -04:00
asset_management.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
bulk_ingest.py fix: preserve user_metadata in ingest_existing_file instead of dropping it 2026-03-17 09:06:17 -04:00
file_utils.py
hashing.py Import assets seeder later, print some package versions. (#12841) 2026-03-08 16:25:30 -04:00
ingest.py fix: preserve user_metadata in ingest_existing_file instead of dropping it 2026-03-17 09:06:17 -04:00
metadata_extract.py
path_utils.py
schemas.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
tagging.py feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00