nh-99/plex_monitor

Library re-scanning

Opened this issue · 0 comments

nh-99 commented

A common issue I've had is Plex not scanning my libraries properly. I want to solve this issue in 2 ways:

  1. Add a user-facing Discord bot that allows them to refresh libraries on their own
  2. Have a worker that runs and refreshes the libraries automatically on an interval

For the Discord bot option, whenever a user requests a refresh I want the bot to DM the admin (the person running this software). It will provide a prompt that says the user requested a refresh and whether or not to rate limit them. This will just prevent someone from spamming refreshes without anyone knowing.