Skip to content

feat(auth): support multi-profile Plex Home login with PIN#3291

Open
0xSysR3ll wants to merge 1 commit into
0xsysr3ll/feat/plex-profile-modelfrom
0xsysr3ll/feat/plex-profile-auth
Open

feat(auth): support multi-profile Plex Home login with PIN#3291
0xSysR3ll wants to merge 1 commit into
0xsysr3ll/feat/plex-profile-modelfrom
0xsysr3ll/feat/plex-profile-auth

Conversation

@0xSysR3ll

@0xSysR3ll 0xSysR3ll commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Description

#1594 ended up being a bit too large to review comfortably, so it has been split into three smaller, more focused PRs.
This is the second PR in the stack. It builds on #3271 and adds the multi-profile Plex Home login flow with PIN support.

How Has This Been Tested?

Preview image, see #1627

Screenshots / Logs (if applicable)

Checklist:

  • I have read and followed the contribution guidelines.
  • Disclosed any use of AI (see our policy)
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Stack created with GitHub Stacks CLIGive Feedback 💬

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 899bdf23-8346-430f-9baa-eba89a3878df

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-model branch from 67722eb to 0bb4e1a Compare July 25, 2026 16:26
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-auth branch from 0c06cfc to fa0e6ac Compare July 25, 2026 16:26
@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label Jul 25, 2026
@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.

Comment thread server/routes/auth.ts Fixed
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-model branch from 0bb4e1a to 8069a63 Compare July 25, 2026 16:32
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-auth branch from fa0e6ac to 3ff1f85 Compare July 25, 2026 16:32
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label Jul 25, 2026
Comment thread server/routes/auth.ts Fixed
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-model branch from 8069a63 to 6f44ecc Compare July 25, 2026 18:17
@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.

@github-actions github-actions Bot added the merge conflict Cannot merge due to merge conflicts label Jul 25, 2026
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-auth branch from 3ff1f85 to 2e41d40 Compare July 25, 2026 18:25
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-model branch from 6f44ecc to 70a05c6 Compare July 25, 2026 18:37
@0xSysR3ll
0xSysR3ll force-pushed the 0xsysr3ll/feat/plex-profile-auth branch from 2e41d40 to 95977b6 Compare July 25, 2026 18:37
@github-actions github-actions Bot removed the merge conflict Cannot merge due to merge conflicts label Jul 25, 2026
@0xSysR3ll
0xSysR3ll marked this pull request as ready for review July 27, 2026 16:54
@0xSysR3ll
0xSysR3ll requested a review from a team as a code owner July 27, 2026 16:54
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