A few small bugfixes (#790)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 23 Jul 2023 19:56:36 +0000 (21:56 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Jul 2023 19:56:36 +0000 (21:56 +0200)
commitce9188a1f74fecd87847d2dc61952e57ac12fdb0
tree5aed852e71ccbadd1f203ada80d9b8b73108805a
parent49f10ff85151e1e5874e61521ccbdf04da6f26e1
A few small bugfixes (#790)

* increase default limit

* fix typo

* fix playlist create

* fix various typos and bugs

* allow additional chunk in buffer

attempt to fix the buffer underrun issues

* bump frontend

* another fix for an albumless track

* log warning just in case
music_assistant/server/controllers/media/base.py
music_assistant/server/controllers/media/playlists.py
music_assistant/server/controllers/media/tracks.py
music_assistant/server/controllers/music.py
music_assistant/server/controllers/streams.py
music_assistant/server/helpers/compare.py
music_assistant/server/providers/filesystem_local/base.py
music_assistant/server/providers/ugp/__init__.py
music_assistant/server/providers/ugp/manifest.json
pyproject.toml
requirements_all.txt