Nextcloud version : 24.0.8
Operating system and version: Debian 5.10.158-2
nginx version : 1.23.1
PHP version: PHP 8.1.14
We have got a problem with the download link of a shared mp4 file. If we share an mp4 file per link the download button leads to an address …/download/video.mp4 where we get an 404 error. If we remove /video.mp4 from the link under …/download the video can be downloaded.
If we rename the file to video.mkv in the nextcloud the download button is working as expected.