From ce439e025810b5dd0810291fc1b66d599c1d610d Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Tue, 12 Sep 2023 12:08:58 +1000 Subject: [PATCH] Update README.md Fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3cad2f..1acf24b 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ These examples 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. - You did a few things and want to check BEFORE exiting the utility - 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 - 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. The side effect of this process is a fully defragmented database (optimal for Plex use).