Skip to content

v2.3.0

Compare
Choose a tag to compare
@gkatsev gkatsev released this 05 Nov 19:43
· 360 commits to main since this release

2.3.0 (2020-11-05)

Features

Bug Fixes

  • appendsdone abort and handle multiple id3 sections. (#971) (329d50a)
  • check tech error before pause loaders (#969) (0c7b2cb)
  • inline json version (#967) (326ce1c)
  • experimentalBufferBasedABR: call selectPlaylist and change media on an interval (#978) (200c87b), closes #886 #966 #964
  • only prevent audio group creation if no other playlists are using it (#981) (645e979)
  • playback-watcher: ignore subtitles (#980) (ca7655e)

Chores

  • package: update aes-decrypter, m3u8 and mpd parser for vhs-utils (#988) (c31dee2)

Tests