From 3ad9e0f835f715aa593bf97cb1dc690955f37996 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Thu, 20 Apr 2017 22:33:12 -0700 Subject: [PATCH] Updated Frequently Asked Questions (FAQ) (markdown) --- Frequently-Asked-Questions-(FAQ).md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index 97b54e3..a42233d 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -12,7 +12,7 @@ * [My libraries are duplicated! How do I remove them?](#general-q8) * [How can I access PlexPy outside my home network?](#general-q9) * [Why does PlexPy not work with my reverse proxy setup?](#general-q10) -* [I need to reinstall PlexPy. Can I keep my history and statistcs?](#general-q11) +* [I need to reinstall PlexPy. Can I keep my history and statistics?](#general-q11) * [Help! I accidentally deleted a user/library! How can I add it back?](#general-q12) * [Can I import my history from PlexWatch/Plexivity?](#general-q13) * [Where can I find my PlexPy logs?](#general-q14) @@ -132,7 +132,7 @@ proxy_set_header X-Forwarded-Ssl on; Don't forget to clear your web browser's cache *every* time you update your web server configuration. -#### Q: I need to reinstall PlexPy. Can I keep my history and statistcs? +#### Q: I need to reinstall PlexPy. Can I keep my history and statistics? **A:** Yes, all you need to do is copy your `plexpy.db` database file somewhere safe (make sure PlexPy is shut down when doing this). Then after reinstalling, place the file back inside the PlexPy folder before starting up PlexPy again. This will work on between any OS. #### Q: Help! I accidentally deleted a user/library! How can I add it back?