MacOS - Stash.app would like to access files on a removable volume

Hi, me again with something that might be an easy fix.

All of my video files are on external volumes. I’m regularly prompted by the system to allow access to these drives when trying to play media through the app. This isn’t a big deal when I’m on my PC, but it makes accessing Stash from a mobile device nearly impossible.

I’m running the latest version of MacOS (Tahoe 26.3) and I’ve given Stash.app Full Disk Access in the system settings.

What am I missing?

Self-signing the app with the following Terminal command (presuming Stash is located in the default Applications folder) should fix it:

codesign --force --deep -s - /Applications/Stash.app && xattr -rd com.apple.quarantine /Applications/Stash.app

You can find more about this issue on Stash’s Github page here.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.