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:
Ivan Iskandar
2022-06-10 20:33:59 +07:00
committed by GitHub
parent 20c14a0a00
commit 59837bbb90
8 changed files with 42 additions and 36 deletions

View File

@@ -290,7 +290,6 @@ class LocalSource(
}
}
}
.also { coverCache.clearMemoryCache() }
}
sealed class Format {