Conversation
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
Hey there @jjlawren, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
jpbede
left a comment
There was a problem hiding this comment.
There are related CI errors. Please have a look 🙂
|
Unfortunately I think this is beyond my capabilities. Using hub._partialItems resolves the failing test cases however with the cache enhancements made in plexapi I'm doubtful it's the right change. Will close this PR until someone can do a proper assessment. core/homeassistant/components/plex/media_browser.py Lines 198 to 204 in 4984237 |
Breaking change
Hub.items property changed to Hub.items() method to mimic the rest of the library. (pushingkarmaorg/python-plexapi#1516)
Proposed change
Bump plexapi version to 4.17.1 from 4.15.16. Major benefit is that this aligns with Plex's watchlist URL changes. Allowing automations using HACS pyscript to work properly. pushingkarmaorg/python-plexapi#1542
Type of change
Additional information
PlexAPI release notes: https://github.com/pushingkarmaorg/python-plexapi/releases
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: