Files
Erica db7baa44f2 Switched to mpd native albumart command
- Removed `http_base_url` and `http_cover_filenames` from config
- removed `_getAlbumArtFromFile` and `_getAlbumArtFromHttpServer` functions
- The `getAlbumArt` function now fetches the album art using `MPDClient.albumart`
- Removed unused imports.
2022-06-09 00:57:09 +00:00
..