mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 19:40:08 -07:00
Add message for missing Pillow library
This commit is contained in:
parent
46f7a92c97
commit
46f26cc307
4 changed files with 28 additions and 27 deletions
|
@ -478,6 +478,7 @@ def start():
|
|||
analytics_event(category='system', action='start')
|
||||
|
||||
# Schedule newsletters
|
||||
newsletter_handler.NEWSLETTER_SCHED.start()
|
||||
newsletter_handler.schedule_newsletters()
|
||||
|
||||
_STARTED = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue