Temporary Plex play_media workaround#33542
Conversation
|
I do not think that this temporary workaround is a good idea, we should wait for the new release of |
|
I requested a new release weeks ago, unfortunately still not available. I also found some issues in the bleeding edge release of the dependency which relies on additional unmerged fixes. This is a non-invasive change for a problem report that we receive quite often. I see your point but I'd really like to get things working for more people and would rather not wait another full release cycle. |
springstan
left a comment
There was a problem hiding this comment.
I see your point as well and understand that it can be frustrating to wait for a new release.
However, let's make sure this workaround is implemented properly and then I think we can include this in 0.108.
springstan
left a comment
There was a problem hiding this comment.
Just some minor things to make this compatible with the style guidelines.
|
Oops I somehow missed Springstan's review 👎 Sorry about that. Please address his review in a subsequent PR. |
* Temporary playMedia() workaround on plexapi 3.3.0 * Use constants for strings * Style cleanup
Proposed change
Playing media to certain Plex clients fails silently. A fix is available but a
plexapirelease with those fixes has not yet been published. Until then we can pass that same parameter via the **kwargs on the library's method.This patch should be removed when upgrading to a new
plexapirelease.Type of change
Additional information
Checklist
black --fast 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..coveragerc.The integration reached or maintains the following Integration Quality Scale: