Marc Mueller
|
59a6035d3f
|
Add empty line after module docstring [j-m] (#112700)
|
2024-03-08 09:01:29 -05:00 |
|
Franck Nijhof
|
3e85a29b86
|
Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
|
2023-06-27 17:42:46 +02:00 |
|
Erik Montnemery
|
19d56a7102
|
Change error handling in async_process_play_media_url (#90052)
|
2023-03-22 13:32:02 +01:00 |
|
Franck Nijhof
|
cf5fca0464
|
Code styling tweaks to core entity components (#85460)
|
2023-01-08 13:40:08 -10:00 |
|
epenet
|
5de95663a9
|
Introduce new StrEnums in media player (#77872)
* Introduce RepeatMode enum in media player
* Add MediaClass and MediaType
|
2022-09-06 18:47:34 +02:00 |
|
Franck Nijhof
|
63d71457aa
|
Type BrowseMedia children as a covariant (#76869)
|
2022-08-16 16:31:09 +02:00 |
|
Paulus Schoutsen
|
0926470ef0
|
Skip signing URL that we know requires no auth (#71208)
|
2022-05-02 19:51:13 +02:00 |
|
Paulus Schoutsen
|
f6a3598070
|
Guard against non http schemes (#69938)
|
2022-04-12 15:27:20 -07:00 |
|
Paulus Schoutsen
|
929df2bc29
|
Improve error handling process_play_media_url (#68322)
|
2022-03-20 20:25:15 -07:00 |
|
Mike Degatano
|
4ea6ca7f91
|
Prefer internal docker URL for VLC telnet when possible (#67090)
|
2022-03-01 21:56:20 -08:00 |
|
Paulus Schoutsen
|
d68ada74cc
|
Restore children media class (#67409)
|
2022-03-01 15:14:14 -08:00 |
|
Paulus Schoutsen
|
6fd9e71b8f
|
Adjust serializing resolved media (#67240)
|
2022-02-25 10:00:03 -08:00 |
|
Paulus Schoutsen
|
459e6c273b
|
Track hidden items in media source (#67096)
|
2022-02-23 09:51:01 +01:00 |
|
Paulus Schoutsen
|
3bce870c6d
|
Add helper for media players to handle HA hosted media (#66120)
* Sonos to sign all HASS urls
* Don't sign if queries in url
* Extract media player hass URL handling to helper
|
2022-02-09 12:50:33 -08:00 |
|