mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2026-07-30 18:43:52 -05:00
Compare commits
4
Commits
32a949d797
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a12c145f0 | ||
|
|
82f5c3f87c | ||
|
|
2d0532dcd3 | ||
|
|
bbb03f0c75 |
+3
-3
@@ -2,12 +2,12 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# Database Repair Utility for Plex Media Server. #
|
# Database Repair Utility for Plex Media Server. #
|
||||||
# Maintainer: ChuckPa #
|
# Maintainer: ChuckPa #
|
||||||
# Version: v1.15.00 #
|
# Version: v1.16.00 #
|
||||||
# Date: 02-Mar-2026 #
|
# Date: 23-Jun-2026 #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
# Version for display purposes
|
# Version for display purposes
|
||||||
Version="v1.15.00"
|
Version="v1.16.00"
|
||||||
|
|
||||||
# Have the databases passed integrity checks
|
# Have the databases passed integrity checks
|
||||||
CheckedDB=0
|
CheckedDB=0
|
||||||
|
|||||||
@@ -15,12 +15,12 @@ If sufficient privleges exist (root), and supported by the environment, the opti
|
|||||||
|
|
||||||
## Situations and errors commonly seen include:
|
## Situations and errors commonly seen include:
|
||||||
|
|
||||||
1. Searching is sluggish
|
1. Searching is sluggish or completely broken
|
||||||
2. Database is malformed / damaged / corrupted
|
2. Database is malformed / damaged / corrupted
|
||||||
3. Database has bloated from media addition or changes
|
3. Database has bloated from media addition or changes
|
||||||
4. Damaged indexes damaged
|
4. Damaged indexes
|
||||||
5. Importing data from other databases (watch history)
|
5. Importing data from other databases (watch history)
|
||||||
6. Cleaning up operational temp files which PMS has forgotten to clean up
|
6. Cleaning up operational temp files which PMS has forgotten
|
||||||
|
|
||||||
|
|
||||||
## Functions provided
|
## Functions provided
|
||||||
|
|||||||
Reference in New Issue
Block a user