Compare commits

..

5 Commits

Author SHA1 Message Date
Chuck
c74c6c601c Update README.md 2024-06-24 17:37:53 -04:00
Chuck
013f55bd96 Update README.md 2024-06-24 17:35:54 -04:00
Chuck
79f0153a96 Update README.md
Remove duplicate in 'databases databases' descriptive clauses.
2024-06-24 17:33:37 -04:00
Chuck
c0000079d7 Merge pull request #164 from markhoney/patch-1
Update DBRepair.sh, fix typo
2024-06-24 17:29:42 -04:00
Mark Honeychurch
f869520ef8 Update DBRepair.sh, fix typo
Removed duplicated "database" in instructions
2024-06-23 21:46:38 +12:00
2 changed files with 9 additions and 9 deletions

View File

@@ -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)"

View File

@@ -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.