Can not write media file to path - no access to path

Suddenly I can’t run this script anymore.

filename: "filename: /media/arlo/{{ now().strftime('%Y/%m/%d/%H-%M-%S') }}.mp4" 

I get this message : Can’t write filename: /media/arlo/2024/06/26/19-09-29.mp4", no access to path!

Shouldn’t have to for /media, but you might have to…

Also make sure the folder is there and the disk has room. Basic I know but occasionally we all miss the obvious, so I mention it.

Thank you. The folder is not there and should be created by filename. That worked before.!

Well, if you wanted to throw a solution my way, I would appreciate it.