aff124af1f
more of #183
2021-03-06 19:11:26 -06:00
46d7d22523
part of #183
2021-02-21 21:25:56 -06:00
11c644cb15
added help strings
2021-01-20 14:35:52 -06:00
e622a0455f
fixes #83
2021-01-20 14:25:48 -06:00
9c1ecc254f
path to this folder was incorrect
2021-01-18 13:48:17 -06:00
44fdf7a20a
rmdir function only accepts one arg now
2021-01-18 13:10:50 -06:00
ec214c074f
simplified path expansions for special://temp zip file location
2021-01-18 09:01:19 -06:00
02d852a7e9
Matrix Settings ( #179 )
...
* added settings levels
2021-01-17 14:54:10 -06:00
8119a09449
fix oauth import
2020-12-18 09:31:52 -06:00
a0ccd85d9e
part of #174 , fixes ok() method def change
2020-12-18 09:28:17 -06:00
71c8d9ae54
ui settings restore upgrade
...
* added ability to export/save settings as json using GetSettings
* added generic copyFile method instead of duplicating
* copy and load settings file after file restore (right now only reads)
* set settings values from backup when differ than current
* store settings as part of validation file
* prompt for settings restore or set always via toggle
* unused import
* added new strings for settings restore
* updated changelog
* fix pep8 syntax
* swap setting to always prompt instead of always restore (invert)
2020-12-03 14:08:25 -06:00
b470412b4f
removed unused imports
2020-11-18 14:28:09 -06:00
a0eb28a5f6
convert xbmc.translatePath to xbmcvfs.translatePath
2020-11-18 14:07:06 -06:00
c9dd381037
Version 1.6.3 - fix validatePath error (issue 166) ( #167 )
2020-05-20 13:01:43 -05:00
9fa354b467
replace PNG screenshots with JPG #165
2020-04-09 13:50:34 -05:00
006485b19e
Remove upper-case PNGs ( #164 )
...
Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com >
2020-02-11 15:23:52 -06:00
190b4fd86f
one more context lib
2019-12-31 11:03:11 -06:00
9ecf706d63
use contextlib
2019-12-31 10:49:16 -06:00
05c53b7ed8
localize advanced editor strings
2019-12-31 10:41:15 -06:00
8bc73f2832
don't need this file
2019-12-31 10:33:13 -06:00
90b4aeeebe
pep8 fixes
2019-12-30 10:17:58 -06:00
8bfef6692f
Merge branch 'master' into matrix
2019-12-30 10:13:23 -06:00
e63560f0c4
added a clean path function and applied it to rotate backups
2019-12-30 10:09:01 -06:00
51f2ef3973
Fix deleting old backups on remote drives + log error ( #163 )
2019-12-30 09:59:03 -06:00
04bac77690
moved scheduler to resources/lib and created non-complex entry point
2019-12-17 15:02:07 -06:00
5d398836ba
Show File Transfer Size ( #160 )
...
adds file transfer size to progress bar - closes #157
2019-12-10 15:16:54 -06:00
f9f49e3fe6
Merge branch 'master' into matrix
2019-12-04 11:53:12 -06:00
7c23c17e33
Merge branch '1.6.0_fixes'
2019-12-04 11:49:35 -06:00
710bcd08f8
pep8 fixes
2019-12-04 11:38:25 -06:00
5e2d099448
fixes per enen92
2019-12-04 11:31:00 -06:00
8d66fa6a9f
part of #159 - this will get rid of the most significant logging and keep the essentials
2019-11-27 14:24:35 -06:00
5ee610a586
update getSetting calls to get ints and bools where needed
2019-11-27 14:19:41 -06:00
8c4465f552
add methods for getting bools and int values directly
2019-11-27 14:19:25 -06:00
0cc0684263
Use the dropbox module instead of bundling code - module still needs to be updated in Kodi repo
2019-11-26 12:58:35 -06:00
dd5b99c978
use setArt(), setting icon in constructor is deprecated
2019-11-26 11:31:40 -06:00
6c99667afa
replace relativedelta.py with one from dateutil package
2019-11-26 11:13:25 -06:00
88341d9e1f
pep8 - round 3
2019-11-26 10:49:17 -06:00
95649c2b3f
pep8 styling round 2
2019-11-26 10:43:38 -06:00
db18c6a7b4
pep8 style fixes - round 1
2019-11-25 15:56:59 -06:00
35e05acaf2
pep8 multi line imports
2019-11-25 15:48:42 -06:00
92ec8bf25c
pep8 commas
2019-11-25 15:45:41 -06:00
0c79aef4e7
pep8 spaces
2019-11-25 15:33:34 -06:00
f7665c8ddd
pep8 comments
2019-11-25 15:19:57 -06:00
edd4002d3f
fix dropbox import
2019-11-22 15:01:56 -06:00
3aa912ca4c
remove kodi-six, use python3 kodi libs
2019-11-22 14:53:20 -06:00
5c3e1712f6
need to import local file
2019-11-22 14:53:07 -06:00
7d895a6028
for python 3 need version 9+ of Dropbox
2019-10-11 13:16:38 -05:00
048d016e0e
googleDrive removed, use isdigit() on object directly
2019-09-30 14:36:54 -05:00
c50c5245fc
fix dropbox import
2019-09-30 14:36:33 -05:00
e91037208b
Merge branch 'master' into leia
2019-09-30 14:23:19 -05:00