Open ZachBenz opened 4 years ago
Every time you upgrade the Indigo plugin, have to go through this song and dance again (and especially on an unattended server, a user might not notice a prompt).
After upgrading plugin, and immediately after trying to download a video with conversion to animated GIF enabled, need to go to System Preferences->Security & Privacy, where a message like this will appear:
Click "Open Anyway" and authenticate if prompted
Indigo will prompt you because you are opening the plugin again... click "Cancel":
In Indigo, go to Plugins->Ring->Reload
Initiate a Ring video download with conversion to animated GIF enabled, and you should be prompted:
Click "Open"
Only after that whole dance will conversion to GIF work...
Possible to use a version of ffmpeg that is signed? Or sign the Indigo plugin somehow?
I've seen this same problem with other Indigo plugins that rely on external executables.
FindFriendsMini is an example of another Indigo plugin that faces this challenge.
Ring Error Error converting downloaded video to animated GIF
The problem is that ffmpeg is not a signed binary that macOS trusts. The user has to go into System Preferences->Security and choose to "Open Anyway", which isn't obvious. And, it seems to take a couple tries, to include reloading the plugin at least once.