overseerr icon indicating copy to clipboard operation
overseerr copied to clipboard

feat(webhooks): add MEDIA_PENDING_UPDATED webhook notification

Open tsotimus opened this issue 8 months ago • 3 comments

Description

Current implementation:

When a request is meade a webhook notification is sent of type MEDIA_PENDING

When that request is updated/edited, no new webhook notification is sent. Not even a new MEDIA_PENDING

Desired implementation:

When a request is made a webhook notification is sent of type MEDIA_PENDING

When that request is updated, a new webhook notification is sent of type MEDIA_PENDING_UPDATED

Screenshot (if UI-related)

UI additions:

Screenshot 2025-08-03 at 16 46 07

Proof that webhook is working (another app is listening)

Screenshot 2025-08-03 at 16 45 09

To-Dos

  • [x] Successful build yarn build
  • [x] Translation keys yarn i18n:extract

tsotimus avatar Aug 03 '25 15:08 tsotimus

You forgot to run yarn i18n:extract to include the new translations.

0xSysR3ll avatar Aug 03 '25 22:08 0xSysR3ll

You forgot to run yarn i18n:extract to include the new translations.

Just ran this and pushed it up

tsotimus avatar Aug 04 '25 23:08 tsotimus

@sct @OwsleyJr Can we get this in the next release?

tsotimus avatar Aug 23 '25 18:08 tsotimus

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 17 '25 23:12 stale[bot]