mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-28 23:48:45 +02:00
Android atuo Reset serverItemsInProgress
This commit is contained in:
@@ -150,6 +150,7 @@ class MediaManager(private var apiHandler: ApiHandler, var ctx: Context) {
|
||||
cachedLibraryDiscovery = hashMapOf()
|
||||
cachedLibraryPodcasts = hashMapOf()
|
||||
isLibraryPodcastsCached = hashMapOf()
|
||||
serverItemsInProgress = listOf()
|
||||
allLibraryPersonalizationsDone = false
|
||||
libraryPersonalizationsDone = 0
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user