Updated Frequently Asked Questions (FAQ) (markdown)

JonnyWong16
2017-04-20 22:33:12 -07:00
parent 8f7b9018fc
commit 3ad9e0f835

@@ -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.
#### <a name="general-q11">Q:</a> I need to reinstall PlexPy. Can I keep my history and statistcs?
#### <a name="general-q11">Q:</a> 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.
#### <a name="general-q12">Q:</a> Help! I accidentally deleted a user/library! How can I add it back?