feat: Adds some QoL changes
- Logs exception messages when Plex login fails - Renames "username" variable in getPlex() to generic naming - Changes "roles" config to "plex_roles" in preparation for jellyfin integration - Changes generic config names to plex specific config name task: none (because I'm too lazy to set up proper issues)
This commit is contained in:
@@ -71,9 +71,9 @@ docker run -d --restart unless-stopped --name invitarr -v /path to config:/app/a
|
||||
```
|
||||
.setupplex
|
||||
This command is used to setup plex login.
|
||||
.roleadd <@role>
|
||||
.plexroleadd <@role>
|
||||
These role(s) will be used as the role(s) to automatically invite user to plex
|
||||
.setuplibs (optional)
|
||||
.setupplexlibs (optional)
|
||||
This command is used to setup plex libraries. Default is set to all.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user