mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 13:07:36 +03:00
Handle mediafile covers
This commit is contained in:
parent
213ceeca78
commit
87d4db7638
4 changed files with 93 additions and 14 deletions
|
@ -39,6 +39,7 @@ const mapToAudioLists = (item) => {
|
|||
{
|
||||
id: config.devFastAccessCoverArt ? item.albumId : trackId,
|
||||
updatedAt: item.updatedAt,
|
||||
album: item.album,
|
||||
},
|
||||
300
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue