HOTIO path locator fixes

Contributed path changes for HOTIO
Version bump
This commit is contained in:
ChuckPa 2024-03-26 14:42:06 -04:00
parent 43ba32afa4
commit d8d2283c01
No known key found for this signature in database
GPG Key ID: 3CE28A0F6BC31B5B
2 changed files with 8 additions and 3 deletions

View File

@ -2,12 +2,12 @@
######################################################################### #########################################################################
# Plex Media Server database check and repair utility script. # # Plex Media Server database check and repair utility script. #
# Maintainer: ChuckPa # # Maintainer: ChuckPa #
# Version: v1.05.01 # # Version: v1.05.02 #
# Date: 08-Mar-2024 # # Date: 26-Mar-2024 #
######################################################################### #########################################################################
# Version for display purposes # Version for display purposes
Version="v1.05.01" Version="v1.05.02"
# Flag when temp files are to be retained # Flag when temp files are to be retained
Retain=0 Retain=0

View File

@ -8,6 +8,11 @@
![Maintenance](https://img.shields.io/badge/Maintained-Yes-green.svg) ![Maintenance](https://img.shields.io/badge/Maintained-Yes-green.svg)
# Release Info: # 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 v1.05.01
1. MacOS - Transcoder cache directory uses different location than default Plex. 1. MacOS - Transcoder cache directory uses different location than default Plex.