Fix: correct author & ID for ComfyUI-LikeSpiderAI-SaveMP3

This PR corrects the metadata for the ComfyUI-LikeSpiderAI-SaveMP3 node:

Changes author from aimingfail → Pigidiy

Adds missing version field: v1.0.0

Updates id from img2halftone → likeSpiderMP3

The previous metadata was mistakenly duplicated from another node.

Project repo: https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3
This commit is contained in:
Pigidiy 2025-06-03 17:33:39 +06:00 committed by GitHub
parent 4cceb46641
commit bfed5bcb97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26677,16 +26677,19 @@
"description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option"
}, },
{ {
"author": "aimingfail", "name": "ComfyUI-LikeSpiderAI-SaveMP3",
"title": "ComfyUI-LikeSpiderAI-SaveMP3", "url": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
"id": "img2halftone", "author": "Pigidiy",
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3", "title": "ComfyUI-LikeSpiderAI-SaveMP3",
"files": [ "id": "likeSpiderMP3",
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3" "reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3",
], "files": [
"install_type": "git-clone", "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3"
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg." ],
}, "install_type": "git-clone",
"version": "v1.0.0",
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
},
{ {
"author": "violet0927", "author": "violet0927",
"title": "Hugging Face LoRA Uploader", "title": "Hugging Face LoRA Uploader",