Skip to content

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

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

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

Conversation

@0xSysR3ll
Copy link
Copy Markdown
Contributor

@0xSysR3ll 0xSysR3ll commented Mar 9, 2025

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 edbourque0 mentioned this pull request Mar 11, 2025
1 task
@0xSysR3ll 0xSysR3ll closed this by deleting the head repository Mar 17, 2025
@gauthier-th
Copy link
Copy Markdown
Member

Why was this closed?

@0xSysR3ll
Copy link
Copy Markdown
Contributor Author

Why was this closed?

I accidentally deleted my branch, my bad.
Will fix this tonight.

@0xSysR3ll
Copy link
Copy Markdown
Contributor Author

Couldn't reopen merge request, so recreated a PR #1503 sorry :/

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

2 participants