From 15a60e18abfb020dd55da6feb9822ff4c8656f3d Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 9 Feb 2026 22:03:21 +0100 Subject: [PATCH] Add ComfyUI-Majoor-AssetsManager node to custom-node-list.json --- custom-node-list.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7d7626f4..3c7fd5c5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43349,18 +43349,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, - { + { "author": "MajoorWaldi", - "title": "Majoor Assets Manager", - "id": "ComfyUI-Majoor-AssetsManager", + "title": "ComfyUI-Majoor-AssetsManager", + "id": "comfyui-majoor-assetsmanager", "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager", "files": [ - "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager" - ], + "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager" + ], "install_type": "git-clone", - "description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.", - "tags": ["Assets manager", "gallery", "metadata", "workflow", "utility"] - }, + "description": "Majoor Assets Manager is an advanced asset browser for ComfyUI with search, metadata extraction, rating/tags, workflow metadata parsing, and integrated image/video/audio asset management." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",