Notifiarr / website

Issue tracker for Notifiarr.com
https://notifiarr.com
7 stars 0 forks source link

FR: Add Plex New Media Added webhook support like Tautulli #144

Closed notifiarr-bot closed 2 years ago

notifiarr-bot commented 2 years ago

plex doesn't notify on new media additions

Origin user: Davo1624 Origin message: Discord Server Link Reporting user: bakerboy448 Reporting message: Discord Server Link

JhookC commented 2 years ago

The ideas is to have notifications like the ones triggered for Radarr from Notifiarr when we add content to Plex manually.

Thanks in advance.

Notification using Tautulli directly

Screen Shot 2022-05-28 at 12 21 56 PM

Notification using Notifiarr with Radarr plugin

Screen Shot 2022-05-28 at 12 21 41 PM
davidnewhall commented 2 years ago

I can allow the client to relay these plex webhooks pretty easy. @austinwbest tell me when.

app.log:[INFO] 2022/05/26 03:14:20 Plex Incoming Webhook Ignored (unsupported): GoLift, twitchcaptain 'library.on.deck' ~> Final Bonfire
app.log:[INFO] 2022/05/26 03:14:23 Plex Incoming Webhook Ignored (unsupported): GoLift, twitchcaptain 'library.new' ~> Final Bonfire
app.log:[INFO] 2022/05/26 03:31:17 Plex Incoming Webhook Ignored (unsupported): GoLift, twitchcaptain 'library.on.deck' ~> There's Sutton about Crystal
app.log:[INFO] 2022/05/26 03:31:20 Plex Incoming Webhook Ignored (unsupported): GoLift, twitchcaptain 'library.new' ~> There's Sutton about Crystal
app.log:[INFO] 2022/05/26 03:32:51 Plex Incoming Webhook Ignored (unsupported): GoLift, twitchcaptain 'library.new' ~> The Reunion
JhookC commented 2 years ago

Any news here? Thanks

davidnewhall commented 2 years ago

Client is now sending library.new message, and the site is "ignoring" them (on purpose). It can be added now.

austinwbest commented 2 years ago

Any news here? Thanks

current focus is on https://github.com/Notifiarr/website/issues/152 & i can look at this after

austinwbest commented 2 years ago

image image

Available on dev