Title extra from intent is ignored
Description
Expected behavior
title value from start intent should be used and displayed
other intent values like from_start and position correctly works.
Actual behavior
VLC displays the last segment and arguments of the sent url (toto.m3u8?param=1 in the sample intent provided below)
Steps to reproduce
Start VLC with an intent like
Intent { act=android.intent.action.VIEW dat=http://192.168.1.80:8096/url/toto.m3u8?param=1 typ=video/* flg=0x1 cmp=org.videolan.vlc/.gui.video.VideoPlayerActivity (has extras) } - Bundle[{from_start=true, title=This is title}]
Context
App version
VLC 3.2.6 from Play Store / Beta joined.
Android version
Seems all
Device model
All
App mode
Smartphone