update news

This commit is contained in:
Rob Weber 2019-11-27 13:14:42 -06:00
parent 16e13c7d80
commit 4492ab593e

View File

@ -93,10 +93,9 @@
<screenshot>resources/images/screenshot3.png</screenshot> <screenshot>resources/images/screenshot3.png</screenshot>
<screenshot>resources/images/screenshot4.png</screenshot> <screenshot>resources/images/screenshot4.png</screenshot>
</assets> </assets>
<news>Version 1.5.2 <news>Version 1.6.0
- Added script.module.dropbox import as a dependency for Dropbox filesystem - dependency on script.module.dateutil for relativedelta.py class
- Fixed issue getting xbmcbackup.val file from non-zipped remote directories. Was being copied as though it was a local file so it was failing. - added Python 3 compatibility
- Use linux path separator (/) all the time, Kodi will interpret this correctly on windows. Was causing issues with remote file systems since os.path.sep
</news> </news>
</extension> </extension>
</addon> </addon>