Skip to content

fetcher: close early when the Art fetching is canceled

Steve Lhomme requested to merge robUx4/vlc:fetch_killed into master

No need to download the whole thing and drop it when we have the whole thing in memory.

It's also debatable whether we should drop the downloaded once it's fully downloaded or just save it anyway.

Merge request reports