This website requires JavaScript.
Explore
Help
Sign In
elie
/
xbmcbackup
Watch
1
Star
0
Fork
0
You've already forked xbmcbackup
mirror of
https://github.com/robweber/xbmcbackup.git
synced
2025-01-26 22:02:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
xbmcbackup
/
resources
/
lib
History
Rob Weber
d4240f1345
file size should always be at least 1 to avoid division errors
...
closes
#209
2023-04-05 10:47:23 -05:00
..
advanced_editor.py
closes
#182
2023-04-05 10:37:17 -05:00
authorizers.py
added qrcode for dropbox setup
2021-04-08 15:43:26 -05:00
backup.py
file size should always be at least 1 to avoid division errors
2023-04-05 10:47:23 -05:00
croniter.py
replace relativedelta.py with one from dateutil package
2019-11-26 11:13:25 -06:00
extractor.py
pep8 style fixes - round 1
2019-11-25 15:56:59 -06:00
guisettings.py
Fix crash where dict may not contain settings id key. Common occurence if restore platform differs from backup platform. (
#212
)
2022-06-14 09:14:23 -05:00
progressbar.py
update getSetting calls to get ints and bools where needed
2019-11-27 14:19:41 -06:00
scheduler.py
fix some gui dialog prompts
2021-04-16 09:34:43 -05:00
tinyurl.py
fixes per enen92
2019-12-04 11:31:00 -06:00
utils.py
convert xbmc.translatePath to xbmcvfs.translatePath
2020-11-18 14:07:06 -06:00
vfs.py
part of
#186
2021-03-14 21:18:28 -05:00