mirror of
https://github.com/robweber/xbmcbackup.git
synced 2026-05-25 16:51:24 +02:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c7783ffe5 | |||
| f0cb5dff6c | |||
| ca10bf7307 | |||
| dc88c2615a |
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="script.xbmcbackup"
|
||||
name="Backup" version="1.7.0~beta2" provider-name="robweber">
|
||||
name="Backup" version="1.7.0" provider-name="robweber">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="3.0.0"/>
|
||||
<import addon="script.module.dateutil" version="2.8.0" />
|
||||
@@ -29,6 +29,7 @@ Can add suffix to backup folder names
|
||||
translations sync
|
||||
Minor UI fixes
|
||||
Fixed Dropbox tokens expiring by using refresh tokens
|
||||
Always recommend restart after a restore
|
||||
</news>
|
||||
<summary lang="ar_SA">إنسخ إحتياطياً قاعده بيانات إكس بى إم سى وملفات اﻹعدادات فى حاله وقوع إنهيار مع إمكانيه اﻹسترجاع</summary>
|
||||
<summary lang="bg_BG">Добавката може да създава резервни копия и възстановява базата данни и настройките на Kodi, в случай на срив или повреда на файловете.</summary>
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## Unreleased
|
||||
## [Version 1.7.0](https://github.com/robweber/xbmcbackup/compare/matrix-1.6.8...robweber:matrix-1.7.0)
|
||||
|
||||
### Added
|
||||
|
||||
|
||||
Reference in New Issue
Block a user