In order to use the audio and image fields on a push story, authors must switch between the file uploads form and the content form. There is no way to upload files using the current image or media fields, correct media url and formats are difficult to determine, and there is no way to determine audio duration.
EE's file_grid type might be a better choice for pushed stories, but is probably incompatible with pulled stories as there would be no corresponding audio file on our server.
In GitLab by @areynold on Oct 1, 2019, 11:06
In order to use the audio and image fields on a push story, authors must switch between the file uploads form and the content form. There is no way to upload files using the current image or media fields, correct media url and formats are difficult to determine, and there is no way to determine audio duration.
EE's
file_grid
type might be a better choice for pushed stories, but is probably incompatible with pulled stories as there would be no corresponding audio file on our server.