Several small fixes (#342)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 25 May 2022 23:03:19 +0000 (01:03 +0200)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 23:03:19 +0000 (01:03 +0200)
commit683bf8e4365fbdba94779ad42a689d162b6d2a33
tree599103706057b13cd530917ff7b85e490ee3aa2f
parentbc97ccd85aef8adb38e00bea185a906e4ef8a88b
Several small fixes (#342)

* Add check before stop command

* fix typo

* fix metadata merging

* loosen aiofiles requirement

* add function to start specific sync task
examples/full.py
examples/simple.py
music_assistant/controllers/music/__init__.py
music_assistant/controllers/music/providers/filesystem.py
music_assistant/helpers/audio.py
music_assistant/models/media_items.py
music_assistant/models/player_queue.py
music_assistant/models/provider.py
requirements.txt