added setting for 'one-off' schedules

This commit is contained in:
Rob Weber
2013-08-25 10:58:23 -05:00
parent 3ae5ce8f6f
commit f028bffca4
5 changed files with 17 additions and 5 deletions

View File

@ -1,3 +1,7 @@
Version 0.3.9
added "just today" scheduler for one-off type backups
Version 0.3.8
added advancedsettings check on restore. prompts user to restore only this file and restart xbmc to continue. This fixes issues where path substitution was not working during restores - thanks ctrlbru