Add Spotify support
This commit is contained in:
@@ -123,6 +123,7 @@ QString CoverUtils::CoverFilenameFromSource(const Song::Source source, const QUr
|
||||
}
|
||||
[[fallthrough]];
|
||||
case Song::Source::Subsonic:
|
||||
case Song::Source::Spotify:
|
||||
case Song::Source::Qobuz:
|
||||
if (!album_id.isEmpty()) {
|
||||
filename = album_id;
|
||||
|
||||
Reference in New Issue
Block a user