mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-29 06:37:16 +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()
|
cachedLibraryDiscovery = hashMapOf()
|
||||||
cachedLibraryPodcasts = hashMapOf()
|
cachedLibraryPodcasts = hashMapOf()
|
||||||
isLibraryPodcastsCached = hashMapOf()
|
isLibraryPodcastsCached = hashMapOf()
|
||||||
|
serverItemsInProgress = listOf()
|
||||||
allLibraryPersonalizationsDone = false
|
allLibraryPersonalizationsDone = false
|
||||||
libraryPersonalizationsDone = 0
|
libraryPersonalizationsDone = 0
|
||||||
return true
|
return true
|
||||||
|
|||||||
Reference in New Issue
Block a user