diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md index b0b9cf8..3be0904 100644 --- a/Frequently-Asked-Questions-(FAQ).md +++ b/Frequently-Asked-Questions-(FAQ).md @@ -14,6 +14,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y * [I need to reinstall PlexPy. Can I keep my history and statistcs?](#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) ## Activity and History Logging @@ -140,6 +141,9 @@ Don't forget to clear your web browser's cache *every* time you update your web #### Q: Can I import my history from PlexWatch/Plexivity? **A:** You can import your PlexWatch history into PlexPy by going to Settings > Extra Settings > PlexWatch Import Tool. There is no import tool for Plexivity ([yet](http://feathub.com/drzoidberg33/plexpy/+68)). +#### Q: Where can I find my PlexPy logs? +**A:** You can view the PlexPy logs from the web interface by clicking on "View Logs" in the settings menu. You can also click the link to your entire log file on the "Help & Info" page in the settings. When reporting an issue, please provide a link to this log file using [Gist](http://gist.github.com) or [Pastebin](http://pastebin.com/). + ---