mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-12-05 17:02:32 -05:00
Update version to 1.01.04 after patch
update version to 1.01.04 after patch
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
#########################################################################
|
||||
# Plex Media Server database check and repair utility script. #
|
||||
# Maintainer: ChuckPa #
|
||||
# Version: v1.01.03 #
|
||||
# Version: v1.01.04 #
|
||||
# Date: 25-Nov-2023 #
|
||||
#########################################################################
|
||||
|
||||
# Version for display purposes
|
||||
Version="v1.01.03"
|
||||
Version="v1.01.04"
|
||||
|
||||
# Flag when temp files are to be retained
|
||||
Retain=0
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||

|
||||
|
||||
# Release Info:
|
||||
v1.01.03
|
||||
v1.01.04
|
||||
|
||||
- Missing IgnoreErrors (-i / -f) test when reimporting damaged DB with certain errors prevented repair
|
||||
in all cases.
|
||||
|
||||
Reference in New Issue
Block a user