5860b232d4
Publish to Comfy registry / Publish Custom Node to registry (push) Has been cancelled
getmappings keys packs by dir name/registry id far more often than by repo URL, so the url-only join found just 7 of 73 disabled packs (71 nodes). Resolve each getmappings key against every identifier a pack exposes (dir, id, cnr_id, aux_id, files) like classifyUnresolved does — now 69 packs / 2301 nodes. Bump to 1.4.1.
14 lines
308 B
TOML
14 lines
308 B
TOML
[project]
|
|
name = "comfyui-nodes-stats"
|
|
description = "Track usage statistics for all ComfyUI nodes and packages"
|
|
version = "1.4.1"
|
|
license = "MIT"
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/ethanfel/Comfyui-Nodes-Stats"
|
|
|
|
[tool.comfy]
|
|
PublisherId = "ethanfel"
|
|
DisplayName = "Node Usage Stats"
|
|
Icon = ""
|