Make Play media more flexible (#446)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 3 Aug 2022 23:10:31 +0000 (01:10 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Aug 2022 23:10:31 +0000 (01:10 +0200)
commit693ee9c5d9553447846dd7e3aa0377ef235c9b73
treecfc42723bdafafd99d393a77f293a39c17c71c63
parent735f23187c34744576242f320be3d65975b907bd
Make Play media more flexible (#446)

* make play_media more flexible

- radio feature is optional toggle for the enqueue command
- add additional "replace_next" enqueue option
- restructure some code
music_assistant/controllers/media/artists.py
music_assistant/controllers/metadata/metadata.py
music_assistant/models/enums.py
music_assistant/models/player_queue.py