danvergara / morphos

Self-hosted file converter server
MIT License
836 stars 37 forks source link

Plugin not supported at preview #61

Open Kf637 opened 1 month ago

Kf637 commented 1 month ago

Describe the bug Preview is not available, only showing "plugin not supported"

To Reproduce

  1. Convert PDF to JPG
  2. When done, click on Download
  3. At the preview it says "Plugin not supported "

Expected behavior It should show a preview of the converted content

Screenshots image

Desktop (please complete the following information):

Additional context There's no errors in Docker logs and client browser. I've also tried multiple times with the same results.

danvergara commented 1 month ago

That's on me and it's OK. I included a preview for the initial conversions, but as I added more complex ones I had to return zip files instead of raw files and the preview is not optimized to see the content of the zip files containing multiple files. Honestly, I din't know how to preview those zip files and move on.

Let me think how to handle that situation.

Kf637 commented 1 month ago

It's possible to make it show a message like "Preview not available" when it fails or is unable to load the preview.