Schedule PlexPy database backup task

This commit is contained in:
JonnyWong16 2016-02-14 18:25:58 -08:00
parent 70325f9247
commit 5d738e58eb
3 changed files with 20 additions and 17 deletions

View file

@ -64,7 +64,8 @@ SCHEDULER_LIST = ['Check GitHub for updates',
'Check for recently added items',
'Check for Plex remote access',
'Refresh users list',
'Refresh libraries list'
'Refresh libraries list',
'Refresh Plex server URLs',
'Refresh Plex server name',
'Backup PlexPy database'
]