[BUG] [WEB] Video previews in Gridview keep downloading, even if they are not visible anymore. #384

Closed
opened 2026-02-04 20:10:46 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @akoyaxd on GitHub (Oct 27, 2022).

Originally assigned to: @alextran1502 on GitHub.

Describe the bug
If I scroll through my assets and hover over an video, it starts to download and preview it, which is a great feature.

The Prolbem is, that it does not stop to download the video, even, if I scrolled away from that video, which makes previewing images very slow, since it blocks my bandwidth.

To Reproduce
Steps to reproduce the behavior:

  1. I installed Immich through docker-compose
  2. Placed an Nginx reverse proxy for ssl in front of it.
  3. Upload assets from my phone
  4. In Web: Hover over an video and scroll down. Keep an eye on networktraffic of my machine.

Expected behavior
The download of the video stops, as soon as I stop hovering with my mouse over an video (or at least as soon, as it is no longer visible in the browser through scrolling.

Screenshots
If applicable, add screenshots to help explain your problem.

System

  • Server Version: <1.33>
  • Mobile App Version: <1.33>

Additional context
Browser is Firefox on MacOS 13

Originally created by @akoyaxd on GitHub (Oct 27, 2022). Originally assigned to: @alextran1502 on GitHub. <!-- Note: Please search to see if an issue already exists for the bug you encountered. --> **Describe the bug** If I scroll through my assets and hover over an video, it starts to download and preview it, which is a great feature. The Prolbem is, that it does not stop to download the video, even, if I scrolled away from that video, which makes previewing images very slow, since it blocks my bandwidth. **To Reproduce** Steps to reproduce the behavior: 1. I installed Immich through docker-compose 2. Placed an Nginx reverse proxy for ssl in front of it. 3. Upload assets from my phone 4. In Web: Hover over an video and scroll down. Keep an eye on networktraffic of my machine. **Expected behavior** The download of the video stops, as soon as I stop hovering with my mouse over an video (or at least as soon, as it is no longer visible in the browser through scrolling. **Screenshots** If applicable, add screenshots to help explain your problem. **System** - Server Version: `<1.33>` - Mobile App Version: `<1.33>` **Additional context** Browser is Firefox on MacOS 13
Author
Owner

@akoyaxd commented on GitHub (Oct 29, 2022):

Awesome! Thanks!

Edit: Sadly not fixed yet. I updated to 1.33.1 but the issue remains for me on Firefox...

@akoyaxd commented on GitHub (Oct 29, 2022): Awesome! Thanks! **Edit**: Sadly not fixed yet. I updated to 1.33.1 but the issue remains for me on Firefox...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#384