Skip to content

Fix the MediaWrapper constructor from IMedia uri encoding

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

It is causing uri mismatches when comparing MediaWrapper coming from the medialibrary and others coming from the file browser.

Fixes #2816 (closed)

Merge request reports