Skip to content

feat(plex-profiles-import): import family profiles as individual users#1503

Closed
0xSysR3ll wants to merge 3 commits into
seerr-team:developfrom
0xSysR3ll:feature-plex-profiles-import
Closed

feat(plex-profiles-import): import family profiles as individual users#1503
0xSysR3ll wants to merge 3 commits into
seerr-team:developfrom
0xSysR3ll:feature-plex-profiles-import

Conversation

@0xSysR3ll
Copy link
Copy Markdown
Contributor

Description

This commit enables the import of Plex home profiles—profiles that lack a dedicated
Plex account—by creating individual user records in Jellyseerr.
Fallback values are provided for missing email (using <id>@plex.local) and username (falling back to the
profile's title) to ensure every imported record has the required fields.

Note

Currently, logging in with a Plex account does not allow users to select a specific profile. As a workaround, the owner must assign a password to each profile so that each can be logged into locally.
Maybe future work will extend the UI to allow users to select their Plex profile.

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@edbourque0
Copy link
Copy Markdown

Any ETA on the merge of this PR ?

@fallenbagel
Copy link
Copy Markdown
Collaborator

Any ETA on the merge of this PR ?

Once the pr is ready.

@0xSysR3ll
Copy link
Copy Markdown
Contributor Author

Any ETA on the merge of this PR ?

I am still working on it, but having trouble finding time these days

@gauthier-th
Copy link
Copy Markdown
Member

Can this be closed if it's a duplicate of #1594?

@0xSysR3ll 0xSysR3ll closed this Apr 18, 2025
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.

Add plex home linking

4 participants