Fix startup process

This commit is contained in:
angelblue05 2016-12-15 17:51:30 -06:00
parent c27771ff8e
commit 3e08f5ab8a

View file

@ -236,6 +236,8 @@ class Service(object):
self.library_thread.stopThread()
self.library_thread = librarysync.LibrarySync()
self.library_running = False
# set flag to reset startup process
self.startup = False
else:
# Server is online