Change cover memory key (#7276)
Use different key for custom cover and add last modified time for updating cover without clearing the whole memory cache
This commit is contained in:
@@ -290,7 +290,6 @@ class LocalSource(
|
||||
}
|
||||
}
|
||||
}
|
||||
.also { coverCache.clearMemoryCache() }
|
||||
}
|
||||
|
||||
sealed class Format {
|
||||
|
||||
Reference in New Issue
Block a user