Skip to content

Commit

Permalink
changelog and version v2.6.23 (2021-08-06)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2021
1 parent bce1270 commit 851d1c4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion inputstream.adaptive/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.adaptive"
version="2.6.22"
version="2.6.23"
name="InputStream Adaptive"
provider-name="peak3d">
<requires>@ADDON_DEPENDS@</requires>
Expand All @@ -15,6 +15,11 @@
<extension point="xbmc.addon.metadata">
<platform>@PLATFORM@</platform>
<news>
v2.6.23 (2021-08-06)
- Translations from weblate - de_de, ja_jp, ko_kr
- [Android] use multiple drm sessions (solves stuttering)
- [DASH] allow for misaligned segs in SegmentTimeline

v2.6.22 (2021-07-18)
- Automation test release

Expand Down

0 comments on commit 851d1c4

Please sign in to comment.