Hi!
I have made a form where users can upload a video. I need it to write the filename in lowercase letters because of a convertion bach script that stops working if there is UPPERCASE letters in the filename.
Where can I modify the upload function?
Thanks for helping me out.