#EXTVLCOPT:stop-time can't be used in m3u list in vlc for IOS
In m3u list like follows:
#EXTINF:0,start 0
#EXTVLCOPT:start-time=0
#EXTVLCOPT:stop-time=15.900
01_introduction.mp4
vlc://pause:12.800
#EXTINF:1,
#EXTVLCOPT:start-time=15.900
#EXTVLCOPT:stop-time=17.940
01_introduction.mp4
vlc://pause:10.050
when play this kind of m3u list in 3.0.10 Vetinari in windows 10, it will stop in 15.900 seconds and hold screen for 12.800 seconds, but it will not stop and play all this mp4 until it end in vlc for IOS, include ipad and iphone, version: 3.2.10(352)
And I will upload some example in attachment, thanks for fix it!