Marc Mueller
|
db138f3727
|
Add MediaSourceProtocol to improve platform typing (#117001)
|
2024-05-07 21:18:11 +02:00 |
|
Sid
|
b456d97e65
|
Replace pylint protected-access with Ruff SLF001 (#115735)
|
2024-05-06 20:33:26 +02:00 |
|
Sid
|
0d66d298ec
|
Enable Ruff RET504 (#114528)
* Enable Ruff RET504
* fix test
* Use noqa instead of cast
* fix sonos RET504
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-04-06 11:07:37 +02:00 |
|
Sid
|
82a60fe8ad
|
Enable Ruff RSE (#113695)
|
2024-03-18 00:40:38 +01:00 |
|
Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
|
Marc Mueller
|
59a6035d3f
|
Add empty line after module docstring [j-m] (#112700)
|
2024-03-08 09:01:29 -05:00 |
|
Paulus Schoutsen
|
0628c26ea0
|
Update reporting for media_source.async_resolve_media (#111969)
* Update reporting for media_source.async_resolve_media
* Don't raise on core
* Fix tests
|
2024-03-01 16:18:58 -05:00 |
|
Robert Resch
|
b0f68f1ef3
|
Use @require_admin decorator (#98061)
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
|
2023-08-14 15:07:20 +02:00 |
|
Paulus Schoutsen
|
a31e899741
|
Pass correct parameter when resolving media via WS (#90897)
|
2023-06-26 14:24:12 +02:00 |
|
Paulus Schoutsen
|
d2edfca2a2
|
Rename Local Media to My Media (#94201)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2023-06-08 15:56:49 +02:00 |
|
Erik Montnemery
|
9c01ea003c
|
Add empty config schema to integrations i-o (#93698)
|
2023-05-29 20:58:00 +02:00 |
|
Paulus Schoutsen
|
78e29d526c
|
Disallow uploading files to bypass the media dirs (#91817)
|
2023-04-21 10:21:20 -04:00 |
|
rlippmann
|
f5911bcad6
|
Add slots to dataclasses in default_config (#91410)
* add dataclass slots to default config items
* remove slots from sun mixing
|
2023-04-14 14:22:39 -04:00 |
|
Erik Montnemery
|
1d64ba9d34
|
Sort manifests 6 (#87027)
|
2023-02-08 20:38:43 +01:00 |
|
Franck Nijhof
|
ca1a12898c
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
|
epenet
|
5442d6af01
|
Improve msg type hint in websocket commands (#80530)
|
2022-10-18 16:41:17 +02:00 |
|
Franck Nijhof
|
2b27cfdabb
|
Set system & entity integration types (#79593)
|
2022-10-04 10:36:42 -04:00 |
|
Paulus Schoutsen
|
697e7b3a20
|
TTS Cleanup and expose get audio (#79065)
|
2022-09-25 20:53:20 -04:00 |
|
epenet
|
5c8e8e4860
|
Use new media player enums (#78264)
|
2022-09-12 20:06:27 +02:00 |
|
epenet
|
1fc8a570b0
|
Expose media-source constants in root (#78268)
|
2022-09-12 18:46:25 +02:00 |
|
Franck Nijhof
|
63d71457aa
|
Type BrowseMedia children as a covariant (#76869)
|
2022-08-16 16:31:09 +02:00 |
|
Erik Montnemery
|
f76afffd5a
|
Require passing target player when resolving media (#72593)
|
2022-05-27 08:40:55 -07:00 |
|
Marc Mueller
|
9b9b553521
|
Disable no-self-use [pylint] (#70641)
* Disable no-self-use
* Remove disable comments
|
2022-04-25 07:41:01 -07:00 |
|
DDanii
|
25504b697c
|
Prevent item appear in media browser if name starts with dot (#69820)
|
2022-04-13 20:27:59 +02:00 |
|
Paulus Schoutsen
|
0a6c8f8e6c
|
Improve not shown handling (#67247)
|
2022-02-25 11:52:14 -08:00 |
|
Paulus Schoutsen
|
6fd9e71b8f
|
Adjust serializing resolved media (#67240)
|
2022-02-25 10:00:03 -08:00 |
|
Paulus Schoutsen
|
a5383e40eb
|
Media source to verify domain to avoid KeyError (#67137)
|
2022-02-23 16:22:39 -08:00 |
|
Paulus Schoutsen
|
459e6c273b
|
Track hidden items in media source (#67096)
|
2022-02-23 09:51:01 +01:00 |
|
Paulus Schoutsen
|
fda3877852
|
Improved local media ID handling (#67083)
|
2022-02-23 08:39:54 +01:00 |
|
Paulus Schoutsen
|
8080aab98e
|
Allow deleting files from media source (#66975)
|
2022-02-21 19:14:42 +01:00 |
|
Paulus Schoutsen
|
707f112f51
|
Improve raised exception consistency for media source (#66497)
|
2022-02-14 15:41:53 +01:00 |
|
Paulus Schoutsen
|
854d7d4936
|
Fix shutil import for local source (#66286)
|
2022-02-10 12:23:41 -08:00 |
|
Paulus Schoutsen
|
dd48f1e6fc
|
Allow uploading media to media folder (#66143)
|
2022-02-10 08:03:14 -08:00 |
|
Paulus Schoutsen
|
e90143e5c9
|
Sort media sources (#66237)
* Sort media sources
* Flatten media sources and sort Cast children
* Only expand if possible
|
2022-02-10 09:03:29 +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 |
|
Paulus Schoutsen
|
07c239643a
|
Some media source things (#64954)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-01-26 09:49:33 +01:00 |
|
Paulus Schoutsen
|
090e667b64
|
Add local media browser to VLC (#64655)
|
2022-01-21 13:49:23 -08:00 |
|
Paulus Schoutsen
|
c72c39e9a1
|
Some tweaks for media source (#64641)
|
2022-01-21 11:26:06 -08:00 |
|
Paulus Schoutsen
|
63f8e437ed
|
Add Home Assistant Content user (#64337)
|
2022-01-21 10:06:39 -08:00 |
|
Paulus Schoutsen
|
a3281f9bda
|
Drop slash from media source directories (#64499)
|
2022-01-19 22:36:47 -08:00 |
|
epenet
|
946238fb02
|
Import frontend (#64104)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-14 10:01:12 +01:00 |
|
Erik Montnemery
|
6eb0447566
|
Import websocket_api (part 3) (#63907)
|
2022-01-11 17:26:37 +01:00 |
|
Michael
|
83989d7b40
|
Use relative imports [L-R] (#61575)
|
2021-12-13 00:24:46 +01:00 |
|
Marc Mueller
|
84618fa831
|
Use assignment expressions 30 (#58714)
|
2021-10-30 16:33:42 +02:00 |
|
Allen Porter
|
31aa168bbb
|
Fix bug in MediaSource definintion and enable strict type checking (#58321)
|
2021-10-24 11:39:39 +02:00 |
|
Ville Skyttä
|
939fde0a50
|
ConfigType and async_setup/setup type hint improvements (#54739)
|
2021-08-18 13:22:05 +02:00 |
|
Maciej Bieniek
|
e06a2a53c4
|
Add constructor return type in integrations L-N (#50888)
* Add constructor return type in integrations L-N
* Small fix
|
2021-05-20 13:06:44 +01:00 |
|
Erik Montnemery
|
f5545badac
|
Quote media_source paths (#49054)
* Quote path in async_sign_path
* Address review comments, add tests
* Update tests/testing_config/media/Epic Sax Guy 10 Hours.mp4
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-04-12 18:32:12 +02:00 |
|
Martin Hjelmare
|
7e30ab2fb2
|
Add missing internal quality scale label (#48947)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-04-10 12:37:20 +02:00 |
|
Erik Montnemery
|
346af58f27
|
Extend media source URL expiry to 24h (#48912)
|
2021-04-09 17:19:23 +02:00 |
|