muxinc / strapi-plugin-mux-video-uploader

A Strapi plugin for managing uploads to Mux.
https://mux.com
23 stars 16 forks source link

Can't add custom caption/subtitle file #78

Open kelihansen opened 6 months ago

kelihansen commented 6 months ago

Hi! We're so excited to see @hdoro's features merged. Auto-generating captions when we upload a new asset appears to be working beautifully.

Unfortunately, uploading a caption file silently fails. I think this is because strapi.backendURL is meant to be used in the browser - it's undefined on the server. I'm not 100% sure what value should replace it, maybe process.env.STRAPI_ADMIN_BACKEND_URL?

It also appears that, while Language and File are marked as required when you try to add a file, nothing happens if you hit "Finish" without them.

daytime-em commented 5 months ago

Hi! Thanks for your report. We'll investigate and get back to you soon