mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 13:23:24 -07:00
parent
9f1b7de623
commit
6e6de11aaa
3 changed files with 25 additions and 13 deletions
|
@ -548,6 +548,8 @@ def start():
|
|||
global _STARTED
|
||||
|
||||
if _INITIALIZED:
|
||||
logger.filter_usernames()
|
||||
|
||||
# Start refreshes on a separate thread
|
||||
threading.Thread(target=startup_refresh).start()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue