Resolve issue accessing pin code before running thread. by montaguethomas · Pull Request #1567 · pushingkarmaorg/python-plexapi
Navigation Menu
{{ message }}
pushingkarmaorg / python-plexapi Public
- Notifications You must be signed in to change notification settings
- Fork 199
Merged
JonnyWong16 merged 3 commits intopushingkarmaorg:masterfrom
Dec 10, 2025Merged
Resolve issue accessing pin code before running thread.#1567
JonnyWong16 merged 3 commits intopushingkarmaorg:masterfrom
Resolve issue accessing pin code before running thread.#1567
JonnyWong16 merged 3 commits intopushingkarmaorg:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Description
Resolves issue accessing pin code before running the wait thread for MyPlexPinLogin.
Fixes #1566
Type of change
- Bug fix (non-breaking change which fixes an issue)
Checklist:
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have added or updated the docstring for new or existing methods
- I have added tests when applicable
montaguethomas
mentioned this pull request
JonnyWong16 reviewed Dec 9, 2025
plexapi/myplex.py
Show resolved
Hide resolved
plexapi/myplex.py Show resolved Hide resolved
JonnyWong16 approved these changes Dec 10, 2025
Copy link Copy Markdown
Collaborator
JonnyWong16
left a comment
JonnyWong16
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
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