-
A similar question to #1269, but the resolution for that was to use I was unable to find a method exposed by media-lib that would allow me to download the file from the configured disk in its binary format that I can then run through Additionally, #1269 suggests using pathinfo, but that also needs access to the file. And was wondering how best to achieve this? I assume I'm going to have to do something like, using MimeTypes to resolve the pathinfo issue:
This doesn't work tho because using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Cam up with the following that's working:
|
Beta Was this translation helpful? Give feedback.
Cam up with the following that's working: