This repository has been archived by the owner on Jun 22, 2021. It is now read-only.
This is the first update to Plexi since it has been out of beta!
New in this update:
- The
viewRequests
command- View all requests that Plexi and Ombi have that aren't filled.
- The
Upcoming
command- View TV shows or movies that are releasing soon. Please note that this information is sourced from Ombi and tends to have media that was released a while ago.
IMPORTANT NOTES
This version of Plexi requires a new key/value pair in the configuration file. This will not be automatically added to the file. If a file does not exist, the new one generated will contain the updated fields. Otherwise, Please add the following line somewhere in your file.
//Allow users other than the bot owner to view media requests (default is true)
usersViewRequests = "true"