Skip to content

Prevent setting the non-indexed media artworkUrl that is not saved on disk

Nicolas Pomepuy requested to merge Aza/vlc-android:image_cache into master

If the cache is cleared in the meantime, the app will only try to retrieve the artworkUrl file that is not existing and then fail Fixes #2600 (closed)

Merge request reports