Android Auto: Set playlist after media library initialization
Description
When VLC is launched from the Android Auto user interface the playback queue contains filenames instead of the decoded track name
Expected behavior
Queue should be set after media library is initialized so MediaWrapper objects are populated with metadata.
Actual behavior
Queue is set prior to media library initialization and MediaWrapper objects do not contain required data.
Steps to reproduce
- Launch VLC from Android Auto
- Navigate to the queue
- Observe tracks show filename and no metadata
Screenshot / video
Queue set with uninitialized media library:
Queue after media library has been initialized:
Context
App version
3.3.1
App mode
Auto
Edited by Robert Stone