Compare commits

2 Commits

Author SHA1 Message Date
Chuck
36288ae365 Merge pull request #95 from 007revad/master
Update README.md
2023-09-13 14:32:29 -04:00
Dave Russell
ce439e0258 Update README.md
Fixed typos
2023-09-12 12:08:58 +10:00

View File

@@ -224,7 +224,7 @@ These examples
Special considerations: Special considerations:
1. As stated above, this utilty requires PMS to be stopped in order to do what it does. 1. As stated above, this utility requires PMS to be stopped in order to do what it does.
2. - This utility CAN sit at the menu prompt with PMS running. 2. - This utility CAN sit at the menu prompt with PMS running.
- You did a few things and want to check BEFORE exiting the utility - You did a few things and want to check BEFORE exiting the utility
- If you don't like how it worked out, - If you don't like how it worked out,
@@ -589,7 +589,7 @@ root@lizum:/sata/plex/Plex Media Server/Plug-in Support/Databases#
### Repair ### Repair
Extracts/recovers all the usable data fron the existing databases into text (SQL ascii) form. Extracts/recovers all the usable data from the existing databases into text (SQL ascii) form.
Repair then creates new SQLite-valid databases from the extracted/recovered data. Repair then creates new SQLite-valid databases from the extracted/recovered data.
The side effect of this process is a fully defragmented database (optimal for Plex use). The side effect of this process is a fully defragmented database (optimal for Plex use).