From d6c6ac25591b653d2d2ee31197d83ba52b61331d Mon Sep 17 00:00:00 2001 From: Nekodificador Date: Wed, 17 Jun 2026 17:57:05 +0200 Subject: [PATCH] Fix NKD Preview Tools entry: repo renamed + dedupe MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The repo github.com/Nekodificador/ComfyUI-NKD-Popup-Preview was renamed to ComfyUI-NKD-Preview-Tools (GitHub redirects old→new). The list still referenced the old name and had a duplicate entry, so older Manager installs tracked the orphaned name and stopped seeing updates. - Point reference/files to the current repo URL - Update title/description to match the published package - Remove the duplicate entry The node is also published on the Comfy Registry as `comfyui-nkd-preview-tools`. --- custom-node-list.json | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fd788e08..d78f7e0e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45999,13 +45999,13 @@ }, { "author": "nekodificador", - "title": "NKD Popup Preview", - "reference": "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview", + "title": "NKD Preview Tools", + "reference": "https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools", "files": [ - "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview" + "https://github.com/Nekodificador/ComfyUI-NKD-Preview-Tools" ], "install_type": "git-clone", - "description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups." + "description": "Preview and masking tools for ComfyUI: floating popup preview window (multi-monitor, live TAESD preview) and a procedural mask painter that bridges any IMAGE source into the native mask editor." }, { "author": "BacoHubo", @@ -47611,16 +47611,6 @@ "install_type": "git-clone", "description": "A lightweight health check plugin for ComfyUI that monitors custom node import status and provides colorful summary reports" }, - { - "author": "nekodificador", - "title": "NKD Popup Preview", - "reference": "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview", - "files": [ - "https://github.com/Nekodificador/ComfyUI-NKD-Popup-Preview" - ], - "install_type": "git-clone", - "description": "A floating preview window node for ComfyUI. Ideal for multi-monitor setups." - }, { "author": "nekodificador", "title": "NKD Klein Tools",