Only notify Tautulli updates when checked as a scheduled task (Fixes Tautulli/Tautulli-Issues#46)
This commit is contained in:
@@ -3699,7 +3699,7 @@ class WebInterface(object):
|
||||
}
|
||||
```
|
||||
"""
|
||||
versioncheck.checkGithub()
|
||||
versioncheck.check_github()
|
||||
|
||||
if not plexpy.CURRENT_VERSION:
|
||||
return {'result': 'error',
|
||||
|
Reference in New Issue
Block a user