core/homeassistant
eyager1 ba7d397704
Improve reliability of VLC metadata parsing (#71856)
* Improve reliability of metadata parsing.

* Remove media_album_name property

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-14 17:14:35 +02:00
..
auth
backports
components Improve reliability of VLC metadata parsing (#71856) 2022-05-14 17:14:35 +02:00
generated Add config flow to Slack integration (#69880) 2022-05-13 20:05:06 -04:00
helpers Fail template functions when no default specified (#71687) 2022-05-13 09:46:49 -07:00
scripts Refactor logbook to reduce overhead and complexity (#71509) 2022-05-08 21:47:26 -07:00
util Make database access in the eventloop raise an exception (#71547) 2022-05-09 15:22:08 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Add Show logs URL to integration errors notification (#71142) 2022-05-01 16:14:30 -07:00
config_entries.py
const.py Remove entity category system in favor of hidden_by (#68550) 2022-05-02 09:33:16 -07:00
core.py Reduce event loop overhead for listeners that already queue (#71364) 2022-05-05 23:09:10 -04:00
data_entry_flow.py
exceptions.py
loader.py Allow custom integrations to support application_credentials platform (#71129) 2022-05-01 16:26:22 -07:00
package_constraints.txt Update jinja2 to 3.1.2 (#71780) 2022-05-13 13:38:20 +02:00
requirements.py
runner.py Update Mypy to 0.950 (#70948) 2022-04-27 20:49:54 -05:00
setup.py
strings.json