mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Add auto-updating of GeoLite2 database
This commit is contained in:
parent
41c9369b43
commit
b83eb2e763
5 changed files with 69 additions and 21 deletions
|
@ -197,7 +197,8 @@ SCHEDULER_LIST = [
|
|||
'Refresh libraries list',
|
||||
'Refresh Plex server URLs',
|
||||
'Backup Tautulli database',
|
||||
'Backup Tautulli config'
|
||||
'Backup Tautulli config',
|
||||
'Update GeoLite2 database'
|
||||
]
|
||||
|
||||
DATE_TIME_FORMATS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue