This commit is contained in:
John 2015-10-04 20:38:37 +02:00
parent 9d925cce03
commit 3e344ce56c

View file

@ -29,7 +29,7 @@ import xmltodict
cmd_list = ['getLogs', 'getVersion', 'checkGithub', 'shutdown', cmd_list = ['getLogs', 'getVersion', 'checkGithub', 'shutdown',
'getSettings', 'restart', 'update', 'getApikey', 'getHistory', 'getSettings', 'restart', 'update', 'getApikey', 'getHistory',
'getMetadata', 'getUserips', 'getPlayby, getSync'] 'getMetadata', 'getUserips', 'getPlayby', 'getSync']
class Api(object): class Api(object):