Skip to content

feat(webhook): add jellyfinMediaId and jellyfinUserId to webhook notification#1959

Merged
gauthier-th merged 1 commit intoseerr-team:developfrom
Jerra94:add-parameters-to-webhook
Mar 6, 2026
Merged

feat(webhook): add jellyfinMediaId and jellyfinUserId to webhook notification#1959
gauthier-th merged 1 commit intoseerr-team:developfrom
Jerra94:add-parameters-to-webhook

Conversation

@Jerra94
Copy link
Copy Markdown
Contributor

@Jerra94 Jerra94 commented Oct 3, 2025

Description

Add jellyfinMediaId and jellyfinUserId to webhook notification in order to enable a webhook to be configured to mark an item as favorite for the requesting user via the jellyfin API.

I consulted Gemini to understand the codebase but the solution was fully authored manually by myself.

To-Dos

  • Disclosed any use of AI (see our policy)
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@Jerra94 Jerra94 force-pushed the add-parameters-to-webhook branch from e2fbb71 to 1824e88 Compare October 3, 2025 19:55
Comment thread server/lib/notifications/agents/webhook.ts Outdated
@Jerra94 Jerra94 force-pushed the add-parameters-to-webhook branch from 1824e88 to 4ba5b59 Compare October 4, 2025 12:22
Comment thread server/lib/notifications/agents/webhook.ts Outdated
@Jerra94 Jerra94 force-pushed the add-parameters-to-webhook branch from 4ba5b59 to 6bbf21e Compare October 4, 2025 13:20
gauthier-th
gauthier-th previously approved these changes Oct 4, 2025
@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label Oct 30, 2025
@github-actions
Copy link
Copy Markdown

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

…fication

Add jellyfinMediaId and jellyfinUserId to webhook notification in order to enable a webhook to be
configured to mark an item as favorite for the requesting user via the jellyfin API.

seerr-team#1949
@Jerra94 Jerra94 force-pushed the add-parameters-to-webhook branch from 6bbf21e to dddeefa Compare October 30, 2025 20:02
@Jerra94 Jerra94 requested a review from a team as a code owner October 30, 2025 20:02
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label Oct 30, 2025
@gauthier-th gauthier-th merged commit ff4ab21 into seerr-team:develop Mar 6, 2026
10 checks passed
gwlsn pushed a commit to gwlsn/seerr that referenced this pull request Mar 21, 2026
@fallenbagel fallenbagel added this to the v3.2.0 milestone Mar 28, 2026
ecsousa pushed a commit to ecsousa/seerr that referenced this pull request Apr 5, 2026
lucianchauvin pushed a commit to lucianchauvin/jellyseerr that referenced this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Enable marking items from fulfilled request as favorites for the requesting user in jellyfin

4 participants