Media Files Download Instead of Showing Preview in Nextcloud

I’m running Nextcloud with Nginx. and my problem is that some files, when I click them, they download instead of opening in preview in the browser.

I’ve already tried:

  • Enabling inline view (force_inline_view)

  • Generating all previews

  • Correct permissions

  • Proper Nginx configuration

Despite this, certain media files always download instead of showing preview.

Has anyone encountered this? Is there a way to force media previews to display inline?

Thanks!