I have a lot of raw images in my cloud (e.g. .arw and .rw2). imagemagick clearly generates previews for them, since I can see the thumbnails in the Nextcloud web interface. However, when I click a jpeg or similar file, a larger version of the preview opens. When I click an arw file, it starts a download instead.
How can I make clicking an arw file open the big preview instead of downloading it?
Found a solution:
It is a bit complicated but worked for me.
First of all, make a backup of your Nextcloud installation in case something goes wrong.
Go to the app folder of your Nextcloud installation, for example:
cd /var/www/html/apps/
Then rename the app called “viewer”. In case something goes wrong in the further process, just rename it back and everything should be running again:
mv viewer .backupviewer
Download the latest git repository for your version:
Note: In this example, I am using server version Nextcloud 29.0.1, so everywhere that “v29.0.1” appears, replace it with your current running Nextcloud server version.
Why is this fixed not merged to the main branch? How can I influence this decision? It is annoying to do these steps after each docker image update plus I have now an error message, that some files failed the integrity check
I agree, this issue is incredibly annoying for me considering the main use of my Nextcloud installation if for image backup for a photography business.