some fixes
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 3 Aug 2021 08:33:48 +0000 (10:33 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 3 Aug 2021 08:33:48 +0000 (10:33 +0200)
commitb8250cf240dfa443f78dcfc15cba50ae1bad9bba
tree702d36958701f05e10ef3a47bc800b8d8b13d1cf
parent6cf1179dc74a4dc31498cd3e6ed24204048fe89e
some fixes

- auto select quality for queue stream
- improve detection of alert finish
music_assistant/constants.py
music_assistant/helpers/alert.mp3 [deleted file]
music_assistant/helpers/audio.py
music_assistant/managers/players.py
music_assistant/models/player_queue.py
music_assistant/resources/alert_announce.flac [new file with mode: 0644]
music_assistant/resources/alert_finish.flac [new file with mode: 0644]
music_assistant/web/api.py
music_assistant/web/stream.py