feat(webhook): add jellyfinMediaId and jellyfinUserId to webhook notification#1959
Merged
gauthier-th merged 1 commit intoseerr-team:developfrom Mar 6, 2026
Merged
Conversation
e2fbb71 to
1824e88
Compare
gauthier-th
requested changes
Oct 4, 2025
1824e88 to
4ba5b59
Compare
gauthier-th
requested changes
Oct 4, 2025
4ba5b59 to
6bbf21e
Compare
gauthier-th
previously approved these changes
Oct 4, 2025
|
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
6bbf21e to
dddeefa
Compare
gauthier-th
approved these changes
Oct 31, 2025
M0NsTeRRR
approved these changes
Mar 6, 2026
3 tasks
2 tasks
gwlsn
pushed a commit
to gwlsn/seerr
that referenced
this pull request
Mar 21, 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
pnpm buildpnpm i18n:extractIssues Fixed or Closed