Skip to content

HTTP Downloads: Fix progress and remaining time for downloads without size

When the HTTP server does not specify content-length, VLC showed strange values.
In this case, we show an activity indicator instead of progress.

Merge request reports