Updated Frequently Asked Questions (FAQ) (markdown)

JonnyWong16
2016-06-08 23:55:33 -07:00
parent a1162caa2b
commit 7dc096202b

@@ -67,7 +67,7 @@ Welcome to the PlexPy FAQ. Please note that most answers are not added yet. If y
**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 (Ctrl+F5 or Option+Reload in 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. **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 name="general-q4">Q:</a> I can't reach the web interface! #### <a name="general-q4">Q:</a> I can't reach the web interface!
**A:** Open PlexPy's config.ini with your preferred editor, search for `http_host` and `http_port` and remove everything after the equal sign for each entry. Then restart PlexPy and it will listen on the default IP address and standard port 8181. **A:** Open PlexPy's config.ini with your preferred editor, search for `http_host` and `http_port` and remove everything after the equal sign for each entry. Then restart PlexPy and it will listen on the default IP address and standard port 8181.