With the latest version the mp3+g don’t show the graphics i.e. karaoke music files. However when minimized the image is shown on the small thumbnail. I can provide a pair of files for test if needed.
IOS version 16.4.1 (a)
Edited
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
You are welcome! Thank you for your support. Looking forward to try version 3.4.1 and will let you know the results with other files that I have. Thank you again.
@fkuehne I regret to inform that unfortunately the version 3.4.1 didn’t fix the issue. It worked the first time and then I open open a second file no longer work. I even remove complete the VLC app and make fresh install but didn't work and using the same sample provided as you can see here:
I'm adding another sample to try to help your troubleshoting.
sample2.cdgsample2
This is a regression caused by the introduction of the audio-specific player. We cannot tell apart singular .mp3 files of .mp3+.cdg combinations as the medialibrary cannot tells us about the existence of the external subtitles file. This needs a fix in medialibrary first.
@diogo.simao-marques after discussion with @Aza we need to listen to VLCMediaPlayer's notification whether an ES was added during playback and then reconsider the decision to show the audio only player interface or not. I'm sure how much I want to intrude on the code paths you architected. If you want, you are welcome to take a look here and you might find these 2 patches helpful.