Fix removing Plex libraries on PMS side

This commit is contained in:
tomkat83 2016-03-17 12:16:44 +01:00
parent 95535ec9a8
commit 71492af87f

View file

@ -802,6 +802,7 @@ class LibrarySync(Thread):
""" """
Compare the views to Plex Compare the views to Plex
""" """
self.views = []
vnodes = self.vnodes vnodes = self.vnodes
# Get views # Get views