parent
332885a5a4
commit
0578020cb9
1 changed files with 2 additions and 2 deletions
|
@ -1156,8 +1156,8 @@ class LibrarySync(threading.Thread):
|
|||
self.maintainViews()
|
||||
self.startSync()
|
||||
# Run fast sync otherwise (ever second or so)
|
||||
# else:
|
||||
# self.startSync()
|
||||
else:
|
||||
self.startSync()
|
||||
|
||||
xbmc.sleep(1000)
|
||||
count += 1
|
||||
|
|
Loading…
Reference in a new issue