Filename gets truncated if it has a dot in it
ikasumi4u opened this issue · 1 comments
ikasumi4u commented
Seen in the WebUI, the filename gets truncated if there's a dot in it. Seems it just takes the last dot in the filename, truncates it there, then appends the extension. Note the conversion tags (Waifu2x_art_, etc.) also do not get appended.
MyImage(...final).jpg → MyImage(...png
nagadomi commented
Fixed by nagadomi/nunif@c6729f0
waifu2x.udp.jp has also been updated.