strapi-plugin-mux-video-uploader
strapi-plugin-mux-video-uploader copied to clipboard
A Strapi plugin for managing uploads to Mux.
Hi there Thanks for your plugin! I'm currently running a project in Strapi v4.24.0. When using the latest version (2.8.0) the plugin is stuck in an infinite loading page, when...
Hi! We're so excited to see @hdoro's [features](https://github.com/muxinc/strapi-plugin-mux-video-uploader/pull/75) merged. Auto-generating captions when we upload a new asset appears to be working beautifully. Unfortunately, uploading a caption file silently fails. I...
Key is missing in the array map code which is causing repeated thumbnails when page is changed. Keys help React identify which items have changed, are added, or are removed....
## Feature Request **Description:** Are there any plans to make it possible to enable/disable the new Mux auto-generated captions feature? [Mux Auto-Generated Captions Feature Documentation](https://docs.mux.com/guides/add-autogenerated-captions-and-use-transcripts#enabling-auto-generated-captions) I was thinking on something...
Strapi > Mux Video Uploader > Open any asset Click delete icon from the Video Details modal Click Confirm Nothing happens, the asset still shows up in the library
Hi! Are others able to reproduce this? 1. Upload a video with "Signed Playback URL" set to "ON" 2. Go to upload a second video. See that "Signed Playback URL"...
`Issue:` No delete functionality `Reproduce:` Install Mux on fresh install setup token id/secret, setup webhook with ngrok and get webhook secret - in Mux dashboard. Add tokens and id's to...
ModuleNotFoundError: Module not found: Error: Can't resolve 'react-dom/client' in '/Users/sergeilebedev/AmazingFactsProjects/DigitalOceanDeploy/amazing-facts-strapi/.cache/admin/src' at /Users/sergeilebedev/AmazingFactsProjects/DigitalOceanDeploy/amazing-facts-strapi/node_modules/webpack/lib/Compilation.js:2022:28 at /Users/sergeilebedev/AmazingFactsProjects/DigitalOceanDeploy/amazing-facts-strapi/node_modules/webpack/lib/NormalModuleFactory.js:817:13 at eval (eval at create (/Users/sergeilebedev/AmazingFactsProjects/DigitalOceanDeploy/amazing-facts-strapi/node_modules/tapable/lib/HookCodeFactory.js:33:10), :10:1) at /Users/sergeilebedev/AmazingFactsProjects/DigitalOceanDeploy/amazing-facts-strapi/node_modules/webpack/lib/NormalModuleFactory.js:275:22 at eval (eval at create (/Users/sergeilebedev/AmazingFactsProjects/DigitalOceanDeploy/amazing-facts-strapi/node_modules/tapable/lib/HookCodeFactory.js:33:10), :9:1)...
`Issue:` Delete Confirmation modal not working. No assets get deleted from Strapi or Mux. `Fix:` Move the `` element so it is within the `` and `` closing tags. Delete...