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
If a playlist contains #EXT-X-DISCONTINUITY-SEQUENCE:0, the parser will observe the #EXT-X-DISCONTINUITY prefix on this line, and mis-parse the input as Tag::ExtXDiscontinuity instead of Tag::ExtXDiscontinuitySequence
Activity
Fix sile#59
Merge pull request #60 from Luro02/master