A few small bugfixes (#749)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 8 Jul 2023 00:08:01 +0000 (02:08 +0200)
committerGitHub <noreply@github.com>
Sat, 8 Jul 2023 00:08:01 +0000 (02:08 +0200)
commit69063bf537838e40d72156a330f5e2b7e80ac6fb
treed4bb4b9a9db7cbfbd59e8b2146ee2c39c372ea69
parentbbd6c6a3ab3b21b0c83cc396a63c1ba77aa33caa
A few small bugfixes (#749)

* Fix error when enabling an unavailable player

* handle imageproxy on webserver too

* typo

* Fix parsing malformed data in Tunein
music_assistant/server/controllers/config.py
music_assistant/server/controllers/metadata.py
music_assistant/server/controllers/webserver.py
music_assistant/server/helpers/tags.py
music_assistant/server/providers/tunein/__init__.py