Updated Frequently Asked Questions (FAQ) (markdown)

JonnyWong16
2016-08-15 10:45:46 -07:00
parent eff9d9b61c
commit 56fd9f330e

@@ -65,7 +65,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y
**A:** Please make sure you have the latest version of Python 2.7.x installed. Python 3.x is not supported by PlexPy. **A:** Please make sure you have the latest version of Python 2.7.x installed. Python 3.x is not supported by PlexPy.
#### <a name="general-q2">Q:</a> I am receiving some weird datatable warnings. #### <a name="general-q2">Q:</a> I am receiving some weird datatable warnings.
**A:** Most datatable warnings can be solved by doing a force refresh in your browser (Ctrl+F5 or Option+Reload in Safari). If that doesn't work, try clearing your browser's cache. **A:** Most datatable warnings can be solved by doing a force refresh in your browser (<kbd>CTRL</kbd>+<kbd>F5</kbd> or <kbd>OPTION</kbd>+<kbd>Reload</kbd> on Mac/Safari). If that doesn't work, try clearing your browser's cache.
#### <a name="general-q3">Q:</a> I forgot my username and/or password! #### <a name="general-q3">Q:</a> I forgot my username and/or password!
**A:** Open PlexPy's config.ini with your preferred editor and search for `http_username` and `http_password`. The value after the equal sign is the data you are looking for. Or remove the username and password to disable authentication. **A:** Open PlexPy's config.ini with your preferred editor and search for `http_username` and `http_password`. The value after the equal sign is the data you are looking for. Or remove the username and password to disable authentication.