Giter Site home page Giter Site logo

Comments (3)

ninthwalker avatar ninthwalker commented on May 26, 2024

Sorry for just now replying.
This is a little quirk that I did not fully explain well enough.
I will update the documentation to explain further.

TLDR: An email in the recipients_email: field is required if setting plex_user_emails: to 'no'

Long answer:

But to answer your question, specifying plex_user_emails: 'no'
Is the correct way to have it NOT automatically send to plex users emails. If that is set to 'no' it will only send to emails or usernames listed in the recipients_email: and recipients: fields.

Here is the one catch however that I did not explain well enough. for plex_user_emails: 'no' to work, it must have at least one email address in the recipients_email: field. It does however always email the server owner, so if you put that same email in the recipients_email: field you may get 2 emails to your address. But this will allow you to be able to specify specific usernames to go to as well.

So for an example it would look like the below and it would send an email to my plex friends 'superman', and 'robin' and to my personal email '[email protected]' and then also to my 'ninthwalker' plex server owners email by default.

plex:
  plex_user_emails: 'no'
mail:
  from: 'me'
  subject: 'New This Week on Plex!'
  recipients_email: ['[email protected]']
  recipients: ['superman', 'robin']

from nowshowing.

SlothCroissant avatar SlothCroissant commented on May 26, 2024

Works like a charm! Thanks!

I saw the docs have been updated as well. Closing this out as resolved.

from nowshowing.

ninthwalker avatar ninthwalker commented on May 26, 2024

Great, glad it works for you.

from nowshowing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.