Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 984 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 984 Bytes

Change Log

[1.4.0] - 2025-02-13

  • SCTE35 parsing
  • More complete tag documentation, now also optional (through settings)

[1.3.0] - 2025-02-12

  • Added remote playlist support
    • Open and view remote M3U8 playlists directly in VS Code
    • Clickable links to navigate between multi-variant playlists and variants
    • Auto-refresh support for live playlists with configurable interval (defaulting to #EXT-X-TARGETDURATION)
    • Manual refresh option for on-demand updates
    • Download segments from media playlists with a single click

[1.2.0] - 2025-02-07

  • Running duration and program date time decoration in variant playlists

[1.1.0] - 2025-02-07

  • Folding support for segments and associated tags
  • Colour banding of segments for easier reading
  • Segment number decoration on each line
  • Gutter icons
  • Configuration options for styling
  • Documentation for HLS tags on hover

[1.0.0] - 2025-02-07

  • Initial release
  • Basic syntax highlighting for HLS playlists