mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-30 09:05:04 +01:00
SpotifyRequest: Check for download covers
This commit is contained in:
parent
e2ffe716e7
commit
4509c43b81
@ -1165,6 +1165,8 @@ void SpotifyRequest::GetAlbumCoversCheck() {
|
||||
|
||||
if (
|
||||
!finished_ &&
|
||||
service_->download_album_covers() &&
|
||||
IsQuery() &&
|
||||
artists_requests_queue_.isEmpty() &&
|
||||
albums_requests_queue_.isEmpty() &&
|
||||
songs_requests_queue_.isEmpty() &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user