mirror of
https://github.com/mrworf/plexupdate.git
synced 2025-08-19 21:03:19 -07:00
Update FAQs
This commit is contained in:
parent
2969953d20
commit
2b5d9c50d4
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -66,6 +66,16 @@ Here are some of the more useful ones:
|
|||
- `--port <Plex server port>`
|
||||
This is the port that Plex Media Server uses.
|
||||
|
||||
# FAQ
|
||||
|
||||
## Do I have to use the `extras/installer.sh`?
|
||||
|
||||
Of course not, anything you find under `extras/` is optional and only provided as a easier way to get `plexupdate.sh` up and running quickly. [Read the guide](https://github.com/mrworf/plexupdate/wiki/Manually-installing-plexupdate) for installing plexupdate manually.
|
||||
|
||||
## Why am I getting a warning about email and password being deprecated?
|
||||
|
||||
Since just storing your password in plexupdate.conf isn't secure, plexupdate will now use a "token" instead. To make this warning just re-run the installer (`extras/installer.sh`) or manually remove `EMAIL` and `PASS` from your plexupdate.conf. For more details, see [this wiki article](https://github.com/mrworf/plexupdate/wiki/Authenticating-with-Plex-Pass).
|
||||
|
||||
# Need more information?
|
||||
|
||||
See https://github.com/mrworf/plexupdate/wiki for more information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue