You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hls/m3u8 format does not require for files to live directly under EXTINF tags, the lexer currently does this correctly, but the hls decoder does not. The structure of the File record should be modified to handle this possible case.
The text was updated successfully, but these errors were encountered:
The hls/m3u8 format does not require for files to live directly under EXTINF tags, the lexer currently does this correctly, but the hls decoder does not. The structure of the File record should be modified to handle this possible case.
The text was updated successfully, but these errors were encountered: