Commit Graph

16 Commits

Author SHA1 Message Date
a09677930f removed redundant log message 2014-03-31 09:14:28 -05:00
987d90de12 added options for background progress bar. part of #36 2014-01-20 12:42:49 -06:00
d28596728b fixes #39 2013-12-05 14:26:35 -06:00
fbd53619cb clean up monitor on exit 2013-09-09 13:27:59 -05:00
dcfb5a1f89 add notification when schedule changes 2013-08-25 11:22:10 -05:00
f028bffca4 added setting for 'one-off' schedules 2013-08-25 10:58:23 -05:00
a7044cd17c added new strings 2013-05-09 14:35:31 -05:00
af11c1a990 check for advanced settings and restart xbmc to continue (#30) 2013-05-09 14:24:10 -05:00
e63ba10473 moved settings changed to Monitor class
use xbmc.sleep instead
2013-04-01 10:59:20 -05:00
6eb5b7f986 fixed shutdown function in scheduler.py 2012-12-30 15:19:17 -06:00
e40e6c685d support for quitting xbmc after scheduled backup 2012-12-13 15:11:25 -06:00
e2f048e778 Need to pass "true" to force update after backup is run 2012-10-22 14:19:03 -05:00
2fd7b130c7 added check to settings.xml before loading new cron timer
fixed bug where disabling scheduler did not turn it off
2012-09-13 09:52:17 -05:00
17a4e8ad3d refactored code to use strings.xml 2012-09-12 10:02:33 -05:00
9bda2055b3 added call to XbmcBackup.run() in service.py file
added showNotification() method so that a notification can display when backup starts via scheduler
2012-09-06 15:28:41 -05:00
0bb915ae3a added initial resources for scheduler.py to function
starte settings.xml modifications for timer intervals
2012-09-05 15:50:25 -05:00