Fix removing Plex libraries on PMS side
This commit is contained in:
parent
95535ec9a8
commit
71492af87f
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ class LibrarySync(Thread):
|
|||
"""
|
||||
Compare the views to Plex
|
||||
"""
|
||||
self.views = []
|
||||
vnodes = self.vnodes
|
||||
|
||||
# Get views
|
||||
|
|
Loading…
Reference in a new issue