Skip to content

Minor metadata and download VC fixes

Felix Paul Kühne requested to merge fkuehne/vlc-ios:minor-fixes into master

VLCMetadata: nil the artwork image on repeated runs Otherwise, when playing multiple media in a row, the wrong image might still show if the consecutive media does not have one.

VLCDownloadViewController: allow downloads of playlists

Merge request reports