Updated Frequently Asked Questions (FAQ) (markdown)
@@ -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.
|
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 statistcs?
|
||||||
**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.
|
**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?
|
#### <a name="general-q12">Q:</a> Help! I accidentally deleted a user/library! How can I add it back?
|
||||||
**A:** First, you need to find the `user_id` for the user ([here](https://plex.tv/api/users)) or `section_id` for the library (the last number in the URL of the library in Plex Web). (This will also work with the `section_name` or `username` but will be less accurate). Once you have the correct data, visit the corresponding address below:
|
**A:** First, you need to find the `user_id` for the user ([here](https://plex.tv/api/users)) or `section_id` for the library (the last number in the URL of the library in Plex Web). (This will also work with the `section_name` or `username` but will be less accurate). Once you have the correct data, visit the corresponding address below:
|
||||||
|
Reference in New Issue
Block a user