robweber
|
a3724657c7
|
Merge branch 'master' of https://github.com/robweber/xbmcbackup into frodo-dev
|
2012-09-13 09:54:03 -05:00 |
|
robweber
|
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 |
|
robweber
|
dd39dc182e
|
forgot utils import
|
2012-09-12 15:34:13 -05:00 |
|
robweber
|
719a189de6
|
Merge branch 'master' into frodo-dev
Conflicts:
addon.xml
changelog.txt
default.py
resources/lib/backup.py
|
2012-09-12 15:30:54 -05:00 |
|
robweber
|
2cf9356f9c
|
created backup.py in prep for pull from master
|
2012-09-12 15:03:46 -05:00 |
|
robweber
|
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 |
|
robweber
|
0bb915ae3a
|
added initial resources for scheduler.py to function
starte settings.xml modifications for timer intervals
|
2012-09-05 15:50:25 -05:00 |
|
robweber
|
0150e6a277
|
created utils library to avoid duplicate functions
pulled XbmcBackup class into separate library
|
2012-09-05 14:28:43 -05:00 |
|
robweber
|
e4f25f174f
|
removed VFS library, now using xbmcvfs exclusively
|
2012-08-20 14:27:35 -05:00 |
|
robweber
|
934f9b63e8
|
added check for key in vfs.py - Thanks Martijn!
|
2012-07-26 12:48:14 -05:00 |
|
robweber
|
7b582072bd
|
Added verbose logging setting
modified vfs.py to filter out compressed files that xbmc treats as directories by default
|
2012-07-18 10:27:00 -05:00 |
|
robweber
|
842f56afd1
|
added catch so zip files are not treated as directories and also imported urllib to parse zip file names correctly
|
2012-05-23 16:03:04 -05:00 |
|
Rob Weber
|
ce7a2acb90
|
filter out zipped files (caused errors)
|
2012-05-22 21:16:01 -05:00 |
|
robweber
|
20b15eb051
|
these were missed in the last commit
|
2012-04-30 07:52:22 -05:00 |
|