ComfyUI/app/assets
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
..
api feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
database feat(assets): align local API with cloud spec (#12863) 2026-03-16 12:34:04 -07:00
services fix: preserve user_metadata in ingest_existing_file instead of dropping it 2026-03-17 09:06:17 -04:00
helpers.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
scanner.py feat(assets): register output files as assets after prompt execution 2026-03-17 09:06:17 -04:00
seeder.py feat(assets): register output files as assets after prompt execution 2026-03-17 09:06:17 -04:00