Skip to content

Commit

Permalink
Android atuo Reset serverItemsInProgress
Browse files Browse the repository at this point in the history
  • Loading branch information
advplyr committed Jan 11, 2025
1 parent 0dc7813 commit 9243e90
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9243e90

Please sign in to comment.