WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Timecode not applying to folders in Image Save node #50

Closed Fourknif closed 1 year ago

Fourknif commented 1 year ago

When using the [time(format_code)] token to try and make dated subfolders for generations, the folders instead take the name as the text typed in rather than turning into the appropriate date. This issue is not present on images, which have converted the timecode to the appropriate time of generation. explorer_2023-04-19_23-02-33 explorer_2023-04-19_23-02-46

WASasquatch commented 1 year ago

Right, that makes sense to have, so I went ahead and tossed that in here b023926f59d57b720f706974a710830958bf5226

Fourknif commented 1 year ago

Updated file comes back with this error, and the Image Save nodes now look like this and are inoperable.

cmd_2023-04-20_11-54-1 opera_2023-04-20_11-54-24

WASasquatch commented 1 year ago

No clue what that's about. I don't have that error. Did you update comfy? Looks like something weird. Why would my username and the repo commit be in a HTMl title? Lol

There is no HTML at all in my node class so maybe you downloaded it wrong?

Fourknif commented 1 year ago

There is no HTML at all in my node class so maybe you downloaded it wrong?

Seems to be the case, I had originally downloaded the updated .py file by saving linked content. Cloning the repo again has fixed the issue.