What is a free and preferably open-source way to automatically move files from one folder to another on android?

My case: Basically my Camera app doesn’t allow for me to set where to store the captured photos, so I have to move them each time. How can I automate this?

I want to make all files that appear in one folder, (/DCIM/Photography_Pro/) moved to (/DCIM/Camera/).

Solved by suggested app in comments; Media Merger on fdroid!

    • Lunch@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      7 months ago

      This is EXACTLY the app I need and fulfills my needs, it doesn’t seem to actually work anymore.

      Edit; The app wasn’t able to assign itself permission, even when prompting for it. However, after assigning the correct permissions manually this works flawlessly now! Can even assign other folders and point it to my camera folder. SUPER!