mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-05 18:58:53 -05:00
HOTIO path locator fixes
Contributed path changes for HOTIO Version bump
This commit is contained in:
parent
43ba32afa4
commit
d8d2283c01
@ -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
|
||||
|
||||
@ -8,6 +8,11 @@
|
||||

|
||||
|
||||
# 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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user