From 2a5599955209f1da75a521ca23438afcd64a78be Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 6 Apr 2026 01:04:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index de214edb..8702d353 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41543,6 +41543,17 @@ "install_type": "git-clone", "description": "A simple custom node for ComfyUI that loads and provides an all-in-one dropdown selector to build a prompt string." }, + { + "author": "Atsushi888", + "title": "ComfyUI-MediaPreview", + "id": "comfyui-mediapreview", + "reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview", + "files": [ + "https://github.com/Atsushi888/ComfyUI-MediaPreview" + ], + "install_type": "git", + "description": "All-in-one media preview node for ComfyUI." + }, { "author": "pixixai", "title": "ComfyUI-AlignLayout", @@ -45779,17 +45790,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Atsushi888", - "title": "ComfyUI-MediaPreview", - "id": "comfyui-mediapreview", - "reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview", - "files": [ - "https://github.com/Atsushi888/ComfyUI-MediaPreview/archive/refs/heads/main.zip" - ], - "install_type": "git", - "description": "All-in-one media preview node for ComfyUI." } ] } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0603312e..4186bcd3 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Atsushi888", + "title": "ComfyUI-MediaPreview", + "id": "comfyui-mediapreview", + "reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview", + "files": [ + "https://github.com/Atsushi888/ComfyUI-MediaPreview" + ], + "install_type": "git", + "description": "All-in-one media preview node for ComfyUI." + }, { "author": "kplkasteel", "title": "Image to Prompt (Abacus.AI)",