Improve filesystem provider (#301)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 10 May 2022 19:46:40 +0000 (21:46 +0200)
committerGitHub <noreply@github.com>
Tue, 10 May 2022 19:46:40 +0000 (21:46 +0200)
commit119d7a9905f6c6e240efbe9b7e319aba4fdec34c
tree59b56d758397c8b090945c2b9fa874c11c8ada14
parentf3405c12750732753aab2f6d10799a15cf4feef9
Improve filesystem provider (#301)

* address issues in filesystem provider

* fix get artist tracks

* add support for embedded images

* fix artist albums
music_assistant/controllers/music/albums.py
music_assistant/helpers/cache.py
music_assistant/helpers/database.py
music_assistant/models/media_items.py
music_assistant/providers/filesystem.py