Closed Davikar closed 4 months ago
It's not just time format, anything, like cfg 3.5 will cause filename cut. seems the '.' causes problem.
Damn, I figured out what's going on. For example, if you try to save an image named 21.11.59.png, the Saver treats the file as one named 21.11 with a suffix of 59, messing up the file name. I'll fix this issue ASAP.
Thanks! 👍
Description
If I want to use a . as a separator in the timeformat in the SD Prompt Saver, the last part gets cut off. For example %H.%M.%S produces 21.11 instead of 21.11.59. Also, I have to queue twice to get the new values in the file name.
Reproduction steps
Image file
No response