Extend Google Cast media source URL expiry to 24h#48937
Extend Google Cast media source URL expiry to 24h#48937emontnemery merged 2 commits intohome-assistant:devfrom Ph-Wagner:patch-1
Conversation
|
Hi @Ph-Wagner, It seems you haven't yet signed a CLA. Please do so here. Once you do that we will be able to review and accept this pull request. Thanks! |
|
@Ph-Wagner Have you verified this change actually does fix #46280 whereas the change in #48912 doesn't? Edit: Oops, my bad, this change should be needed too. |
|
(Close/Open to retrigger CI on latest dev) |
|
yea, Changing the timeout in components/cast/media_player.py changes the creation of the jwt, which is breaking the public URL. |
|
Thanks a lot @Ph-Wagner 👍 |
|
After updating the kernel to 2021.4.2 nothing has changed: audio / 32 min: |
Proposed change
Same change as in #48912, but for Google Cast.
The 5m expiry time works only for short tracks. Increasing the validity of the tokens should fix #46280
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:
To help with the load of incoming pull requests: