From ad2bb018ed20b4edd38f80c09559d131a00864d2 Mon Sep 17 00:00:00 2001 From: pannal <1359593+pannal@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:15:17 +0200 Subject: [PATCH] 0.7.9-rev4 --- addon.xml | 2 +- changelog.txt | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/addon.xml b/addon.xml index 663a11bf..d07e014b 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ diff --git a/changelog.txt b/changelog.txt index 47c35d9d..b8920e28 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,8 @@ -[-0.7.9-rev3-] +[-0.7.9-rev4-] +- Episodes: Clear VIDEO_PROGRESS onFirstInit; Only redirect to episode from progress if shows match +- Collections: Fix shuffle play +- Core/Playback/CoreELEC: Increase CoreELEC resume seek wait fix to 350ms (was 250ms) +- Playlists: Fix shuffle/play button behaviour - Player: Only send timeline events if playstate has changed or we haven't sent one for 15 seconds; fixes #137 - AddonSettings: Fix default cert bundle setting - Core/plexnet/http: Fix session cert bundle usage by using the correct attribute (verify vs cert); should fix kodi 18 connectivity