A few small fixes (#432)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 21 Jul 2022 23:56:39 +0000 (01:56 +0200)
committerGitHub <noreply@github.com>
Thu, 21 Jul 2022 23:56:39 +0000 (01:56 +0200)
commit61fcb942102afeb48c432b0ddce16d245f03fbb6
treeda074d7a168335ad6a0fec7cc95bf72394d158af
parentcc3b9791dad61164f58f39cd5dad5ce3d9fa6bfd
A few small fixes (#432)

* fix artist splitter

do not split artist on &

* fix repeat

* fix add to queue when shuffle is enabled

* typos
music_assistant/helpers/tags.py
music_assistant/models/player_queue.py