Add config option to specify the http content length header (#1607)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 24 Aug 2024 21:50:39 +0000 (23:50 +0200)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2024 21:50:39 +0000 (23:50 +0200)
commit9313a0d276e1dbf0937aa0d457a9a91968b52966
tree4833f6a2043681ca9a9d9a8271fccf4c249a7da1
parent94d26a19d0dce113fd7338c5e9588840d1d5d00b
Add config option to specify the http content length header (#1607)
music_assistant/common/models/config_entries.py
music_assistant/constants.py
music_assistant/server/controllers/streams.py
music_assistant/server/providers/dlna/__init__.py
music_assistant/server/providers/hass_players/__init__.py
music_assistant/server/providers/ugp/__init__.py