Tautulli/Tautulli |
Notify Only When Conditions Are Met |
3 |
Meeting conditions before allowing a notification to be sent could allow for a more unique and cleaner experience.
Examples:
Notify only if it's between 8am and 11pm
Notify only if no notification for item has been sent before (Prevents multiple notifications for propers, higher quality downloads of the same item)
Notify only if this is a pilot episode ({season_num00} = 01 & {episode_num00} = 01)
Notify only if item is a new release (Released within x days)
Notify only if the genre is not Anime ({genres} != anime)
Notify only if the rating is not R ({content_rating} != TV-R)
|