From 71492af87f9ea789f0cd0df015130df6a6be791a Mon Sep 17 00:00:00 2001 From: tomkat83 Date: Thu, 17 Mar 2016 12:16:44 +0100 Subject: [PATCH] Fix removing Plex libraries on PMS side --- resources/lib/librarysync.py | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lib/librarysync.py b/resources/lib/librarysync.py index d435de37..478ddd29 100644 --- a/resources/lib/librarysync.py +++ b/resources/lib/librarysync.py @@ -802,6 +802,7 @@ class LibrarySync(Thread): """ Compare the views to Plex """ + self.views = [] vnodes = self.vnodes # Get views