VLCUtil: Add space char to encodeVLCString
Compare changes
@@ -498,7 +498,7 @@ public class VLCUtil {
@@ -534,7 +534,7 @@ public class VLCUtil {
Spaces in uris were not encoded correctly causing issues in the medialibrary with strings not considered equal.
VideoLAN code repository instance