nextcloud / viewer

🖼 Simple file viewer with slideshow for media
GNU Affero General Public License v3.0
95 stars 55 forks source link

[Bug]: Files - video playback downloads next 2 videos in folder #2586

Open gerbrent opened 1 week ago

gerbrent commented 1 week ago

⚠️ This issue respects the following points: ⚠️

Bug description

When opening a video file in Files, the browser also downloads multiple other videos in the same folder.

This leads to very slow download/playback times (1/3 since 3 items being downloaded concurrently)

Image Image

Steps to reproduce

  1. open folder with multiple media/video items
  2. open one of the video files
  3. observe browser's network Dev Tools

Expected behavior

expect only one large video file to download, and to optimize for playback ASAP

Nextcloud Server version

30

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

Nextcloud 30.0.1 RC1 Firefox 130.0.1 + Chromium 129.0.6668.70

skjnldsv commented 1 week ago

Hmmm why is the preload not working 🤔

I'll investigate tomorrow

gerbrent commented 1 week ago

Also tested on Chromium 129.0.6668.70 with same behaviour.

gerbrent commented 1 week ago

It also DISPLAYS the 3 videos.... (and also autoplays all 3.. or only the second one?)

Image

skjnldsv commented 5 days ago

What the hell. I cannot reproduce that issue, can you list all the enabled apps you have on your server please ?

gerbrent commented 4 days ago

Hmm.. I'm not admin on this particular instance.

@nickvergessen ^ ?