bstascavage / plexReport

Scripts to generate a weekly email of new additions to Plex
67 stars 17 forks source link

REQUEST - Ability to customize email recipients #6

Closed rsava closed 9 years ago

rsava commented 9 years ago

Would like to see the ability to use a custom list of email addresses instead of pulling from Plex to target users that may not have a separate Plex account. Example - I have 3 users that I share with. Two of those users (User 1 and User 2) do not care about new stuff, they just use Plex with whatever is there. One user (User 3) uses it as a cable replacement and wants to know when new shows are added. In addition, my wife (Wife) uses Plex but just uses my account.

I would like the ability to tell Plex to email User 3 and Wife while ignoring User 1 and User 2. Hopefully that makes sense.

bstascavage commented 9 years ago

This is now added. You can update your code by CDing to the directory and running 'git pull'

The README has been updated as well. Basically you want to add emails to the 'recipients_email' field and/or Plex users to the 'recipients' field in the config file, and then run: 'bin/plexReport.rb -n'