Fix several issues in Browse feature (#439)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 25 Jul 2022 19:47:52 +0000 (21:47 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 19:47:52 +0000 (21:47 +0200)
commit80e88928180bc0ef0bbe94beda5d7ef337c40fb0
tree00d843c93674a3590499b4783eb1099625ca6c54
parente74306371ba2d33ff5118aadb46a1ae62dd36868
Fix several issues in Browse feature (#439)

- fix sort order of items in browse
- fix parsing item that has not (yet_ been added to the db
- fix relative file paths within playlist
music_assistant/models/player_queue.py
music_assistant/music_providers/filesystem.py