mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 15:32:38 -07:00
Only notify Tautulli updates when checked as a scheduled task (Fixes Tautulli/Tautulli-Issues#46)
This commit is contained in:
parent
5e000162c6
commit
5f7991665c
3 changed files with 10 additions and 7 deletions
|
@ -3699,7 +3699,7 @@ class WebInterface(object):
|
|||
}
|
||||
```
|
||||
"""
|
||||
versioncheck.checkGithub()
|
||||
versioncheck.check_github()
|
||||
|
||||
if not plexpy.CURRENT_VERSION:
|
||||
return {'result': 'error',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue