jellyfin-plugin-webhook icon indicating copy to clipboard operation
jellyfin-plugin-webhook copied to clipboard

Filter out episode notifications when adding a new TV show/season

Open Gusty9A opened this issue 3 years ago • 4 comments

With current setup, you get notifications for each and every episode when adding a new show or season.

It would be great have a feature to filter out episode notifications when adding a whole new show or a season. Thanks.

Gusty9A avatar May 17 '21 11:05 Gusty9A

Untick Episodes in Item Type in Settings.

DragoPrime avatar Feb 23 '22 15:02 DragoPrime

Untick Episodes in Item Type in Settings.

For me I want to make a difference between individuals episodes and an entire season

For exemple if I only add episodes in a season folder I would like to notify only for those episodes but if I add the folder of the season I wouldn't like to notify all the episodes only the season that've just added.

EL-R1 avatar Jun 03 '22 09:06 EL-R1

This might not be a permanent solution (I am working on adding such a feature to this plugin) but for the time being you could try my man in the middle script for this plugin: webhook-consolidator which would send just one message after accumulating and merging all the notifications sent by the plugin within a set period of time (schedule). so it looks like this: image

Currently only telegram & ntfy & discord is supported but I'm adding other notification agents

fallenbagel avatar Feb 08 '23 22:02 fallenbagel

Solving this would be awesome!

massijay avatar Nov 03 '23 13:11 massijay