mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2026-02-13 06:26:11 -06:00
Compare commits
5 Commits
91562060d1
...
c74c6c601c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c74c6c601c | ||
|
|
013f55bd96 | ||
|
|
79f0153a96 | ||
|
|
c0000079d7 | ||
|
|
f869520ef8 |
@@ -1843,7 +1843,7 @@ do
|
|||||||
echo " 3 - 'check' - Perform integrity check of database."
|
echo " 3 - 'check' - Perform integrity check of database."
|
||||||
echo " 4 - 'vacuum' - Remove empty space from database without optimizing."
|
echo " 4 - 'vacuum' - Remove empty space from database without optimizing."
|
||||||
echo " 5 - 'repair' - Repair/Optimize databases."
|
echo " 5 - 'repair' - Repair/Optimize databases."
|
||||||
echo " 6 - 'reindex' - Rebuild database database indexes."
|
echo " 6 - 'reindex' - Rebuild database indexes."
|
||||||
|
|
||||||
[ $HaveStartStop -gt 0 ] && echo " 7 - 'start' - Start PMS"
|
[ $HaveStartStop -gt 0 ] && echo " 7 - 'start' - Start PMS"
|
||||||
[ $HaveStartStop -eq 0 ] && echo " 7 - 'start' - (Not available. Start manually)"
|
[ $HaveStartStop -eq 0 ] && echo " 7 - 'start' - (Not available. Start manually)"
|
||||||
|
|||||||
16
README.md
16
README.md
@@ -60,7 +60,7 @@ If sufficient privleges exist (root), and supported by the environment, the opti
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - Start PMS
|
7 - 'start' - Start PMS
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -321,7 +321,7 @@ Select
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - Start PMS
|
7 - 'start' - Start PMS
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -349,7 +349,7 @@ Select
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - Start PMS
|
7 - 'start' - Start PMS
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -403,7 +403,7 @@ Select
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - Start PMS
|
7 - 'start' - Start PMS
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -431,7 +431,7 @@ Select
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - Start PMS
|
7 - 'start' - Start PMS
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -462,7 +462,7 @@ Select
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - Start PMS
|
7 - 'start' - Start PMS
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -906,7 +906,7 @@ Select
|
|||||||
3 - 'check' - Perform integrity check of database.
|
3 - 'check' - Perform integrity check of database.
|
||||||
4 - 'vacuum' - Remove empty space from database without optimizing.
|
4 - 'vacuum' - Remove empty space from database without optimizing.
|
||||||
5 - 'repair' - Repair/Optimize databases.
|
5 - 'repair' - Repair/Optimize databases.
|
||||||
6 - 'reindex' - Rebuild database database indexes.
|
6 - 'reindex' - Rebuild database indexes.
|
||||||
7 - 'start' - (Not available. Start manually)
|
7 - 'start' - (Not available. Start manually)
|
||||||
|
|
||||||
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
8 - 'import' - Import watch history from another database independent of Plex. (risky).
|
||||||
@@ -989,4 +989,4 @@ sudo ./DBRepair.sh stop auto start exit
|
|||||||
|
|
||||||
# Special Considerations - Windows
|
# Special Considerations - Windows
|
||||||
|
|
||||||
Windows support is available via DBRepair-Windows.ps1 and DBRepair-Windows.bat. See [README-Windows](Windows/README-Windows.md) for details.
|
Windows support is available via DBRepair-Windows.ps1 and DBRepair-Windows.bat. See [README-Windows](Windows/README-Windows.md) for details.
|
||||||
|
|||||||
Reference in New Issue
Block a user