
▲ 29 r/ZappaCircleJerk
there are so many ways to cover Weasels Ripped My Flesh title track
u/varovec — 8 days ago

operating system: ubuntu 24
target storage: home/user/myimagefolder/$(FILE_NAME)
file format: copy
after I press "export", it renders me error: could not export IMG00001.!
instead of .JPG or .jpg, it does consider .! as filename
when I change filename token to $(FILE_NAME).JPG, the resulting filename is IMG00001.jpg.JPG
i just want to have exactly same file name as original including capitalization, and this save method had worked for me before, is that some bug?