Skip to content

[3.3.x] Re-add http file downloader

Felix Paul Kühne requested to merge fkuehne/vlc-ios:bp-795 into 3.3.x

This reverts da7cd1de in favor of a designated download class for http based on NSURLSession, which can run in the background, offers progress information and does not corrupt raw mp3 metadata.

Fixes #1321 (closed)

(cherry picked from commit c663839f)

Merge request reports