ComfyUI/app/assets/services
Luke Mino-Altherr b407a80d5a Improve asset scanner logging
- Add log when scanner start is requested and when skipped due to already running
- Remove noisy 'no mime_type' info log (expected during fast stub phase)

Amp-Thread-ID: https://ampcode.com/threads/T-019c4f56-3fe1-72cb-888a-3ac4ac99b3d7
Co-authored-by: Amp <amp@ampcode.com>
2026-02-24 11:34:44 -08:00
..
__init__.py feat: non-destructive asset pruning with is_missing flag 2026-02-24 11:34:44 -08:00
asset_management.py Add optional blake3 hashing during asset scanning 2026-02-24 11:34:44 -08:00
bulk_ingest.py Improve asset scanner logging 2026-02-24 11:34:44 -08:00
file_utils.py Skip hidden files and directories in asset scanner 2026-02-24 11:34:44 -08:00
hashing.py Add optional blake3 hashing during asset scanning 2026-02-24 11:34:44 -08:00
ingest.py Make ingest_file_from_path and register_existing_asset private 2026-02-24 11:34:44 -08:00
metadata_extract.py Fix ruff linting issues 2026-02-24 11:34:44 -08:00
path_utils.py refactor(assets): consolidate duplicated query utilities and remove unused code 2026-02-24 11:34:44 -08:00
schemas.py refactor: eliminate manager layer, routes call services directly 2026-02-24 11:34:44 -08:00
tagging.py refactor: add explicit types to asset service functions 2026-02-24 11:34:44 -08:00