will now check for arguments "backup" or "restore" to bypass dialog prompt

This commit is contained in:
Rob Weber
2013-01-04 10:29:00 -06:00
parent 3cd1ae3247
commit 36332f20b8
4 changed files with 26 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Version 0.3.4
added ability to take parameters via RunScript() or JSONRPC.Addons.ExecuteAddon()
Version 0.3.3
updated xbmc python version (2.1.0)