Skip to content

jellyseerr: delete user on account deletion#483

Open
New-tab wants to merge 1 commit intohrfee:mainfrom
New-tab:main
Open

jellyseerr: delete user on account deletion#483
New-tab wants to merge 1 commit intohrfee:mainfrom
New-tab:main

Conversation

@New-tab
Copy link
Copy Markdown

@New-tab New-tab commented Mar 23, 2026

Currently, when a user is deleted in jfa-go, their Jellyseerr account is not removed. Ombi handles this already in DeleteUser() in users.go . This PR adds the same behavior for Jellyseerr.

js.DeleteUser takes the Jellyfin user ID directly, so no additional
lookup is needed unlike the Ombi case.

I saw the FIXME, but I figured if there is already an interim solution for Ombi... Apologies for the tiny PR--selfishly just trying to avoid having to build from source.

Tested manually against Seerr 3.1.0 with manual deletion.

Added functionality to delete a user in Jellyseerr.
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 23, 2026

👷 Deploy request for jfa-go pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit cea1330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant