mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-06 16:36:45 -03:00
- Updated the file monitoring logic to store and verify real file paths instead of mapped paths, ensuring accurate existence checks. - Enhanced logging for error handling and processing actions, including detailed error messages with exception info. - Adjusted cache operations to reflect the use of normalized paths for consistency in add/remove actions. - Improved handling of ignore paths by removing successfully processed files from the ignore list.