core/tests/components/dlna_dmr
Michael Chisholm eebf3acb93
Relax dlna_dmr filtering when browsing media (#69576)
* Fix incorrect types of test data structures

* Loosen MIME-type filtering for async_browse_media

* Add option to not filter results when browsing media

Some devices do not report all that they support, and in this case
filtering will hide media that's actually playable. Most devices are OK,
though, and it's better to hide what they can't play. Add an option, off by
default, to show all media.

* Fix linting issues
2022-05-04 22:22:15 -07:00
..
__init__.py
conftest.py
test_config_flow.py Relax dlna_dmr filtering when browsing media (#69576) 2022-05-04 22:22:15 -07:00
test_data.py
test_init.py
test_media_player.py Relax dlna_dmr filtering when browsing media (#69576) 2022-05-04 22:22:15 -07:00