diff --git a/resources/lib/PlexAPI.py b/resources/lib/PlexAPI.py index 2311c32a..8c307811 100644 --- a/resources/lib/PlexAPI.py +++ b/resources/lib/PlexAPI.py @@ -2191,7 +2191,7 @@ class API(): else: log.info('Did not find a set/collection ID on TheMovieDB using %s.' ' Artwork will be missing.' % self.getTitle()[0]) - return allartworks + return allartworks def shouldStream(self): """