From d8d2283c01df8e1c9e98359ac277bd3c07891e79 Mon Sep 17 00:00:00 2001 From: ChuckPa Date: Tue, 26 Mar 2024 14:42:06 -0400 Subject: [PATCH] HOTIO path locator fixes Contributed path changes for HOTIO Version bump --- DBRepair.sh | 6 +++--- ReleaseNotes | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/DBRepair.sh b/DBRepair.sh index f3a84ec..c684d67 100755 --- a/DBRepair.sh +++ b/DBRepair.sh @@ -2,12 +2,12 @@ ######################################################################### # Plex Media Server database check and repair utility script. # # Maintainer: ChuckPa # -# Version: v1.05.01 # -# Date: 08-Mar-2024 # +# Version: v1.05.02 # +# Date: 26-Mar-2024 # ######################################################################### # Version for display purposes -Version="v1.05.01" +Version="v1.05.02" # Flag when temp files are to be retained Retain=0 diff --git a/ReleaseNotes b/ReleaseNotes index d4c21cc..4cb97e7 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -8,6 +8,11 @@ ![Maintenance](https://img.shields.io/badge/Maintained-Yes-green.svg) # Release Info: +v1.05.02 + + 1 HOTIO image paths HOTIO images have again changed PMS executable location. This update + adds support for the lastest location. + v1.05.01 1. MacOS - Transcoder cache directory uses different location than default Plex.