@ -1 +1 @@
1.16.5-develop104
1.16.5-develop105
@ -477,6 +477,7 @@ class Plex(Library):
logger.ghost(f"Loaded: {container_start}/{self.Plex._totalViewSize}")
container_start += container_size
logger.info(f"Loaded {self.Plex._totalViewSize} {collection_level.capitalize()}s")
if collection_level in [None, "show", "artist", "movie"]:
self._all_items = results
return results