Release Kanzi: Amazon Alexa skill for Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +--- Thread: Release Kanzi: Amazon Alexa skill for Kodi (/showthread.php?tid=254502) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
|
RE: Amazon Echo skill for Kodi - Gibsarno - 2017-01-10 @digiltd first thanks for your help. I did what you said, the where python and pip commands came back "command not found" but the other two "which" reported back the /usr/local/bin/python. i ran pip install lambda-deploy and got this Media-Center:~ Media$ pip install lambda-deploy Requirement already satisfied: lambda-deploy in /usr/local/lib/python2.7/site-packages Requirement already satisfied: boto3>=1.3.0 in /usr/local/lib/python2.7/site-packages (from lambda-deploy) Requirement already satisfied: yaep>=0.0.4 in /usr/local/lib/python2.7/site-packages (from lambda-deploy) Requirement already satisfied: requests>=2.9.1 in /usr/local/lib/python2.7/site-packages (from lambda-deploy) Requirement already satisfied: botocore<1.5.0,>=1.4.1 in /usr/local/lib/python2.7/site-packages (from boto3>=1.3.0->lambda-deploy) Requirement already satisfied: s3transfer<0.2.0,>=0.1.10 in /usr/local/lib/python2.7/site-packages (from boto3>=1.3.0->lambda-deploy) Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python2.7/site-packages (from boto3>=1.3.0->lambda-deploy) Requirement already satisfied: docutils>=0.10 in /usr/local/lib/python2.7/site-packages (from botocore<1.5.0,>=1.4.1->boto3>=1.3.0->lambda-deploy) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python2.7/site-packages (from botocore<1.5.0,>=1.4.1->boto3>=1.3.0->lambda-deploy) Requirement already satisfied: futures<4.0.0,>=2.2.0; python_version == "2.6" or python_version == "2.7" in /usr/local/lib/python2.7/site-packages (from s3transfer<0.2.0,>=0.1.10->boto3>=1.3.0->lambda-deploy) Requirement already satisfied: six>=1.5 in /usr/local/lib/python2.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.5.0,>=1.4.1->boto3>=1.3.0->lambda-deploy) then i ran python deploy-to-lambda.py Media-Center:kodi-alexa-master Media$ python deploy-to-lambda.py 2017-01-10 09:53:19:INFO:botocore.vendored.requests.packages.urllib3.connectionpool: Starting new HTTP connection (1): 169.254.169.254 Traceback (most recent call last): File "/usr/local/bin/lambda-deploy", line 11, in <module> sys.exit(main()) File "/usr/local/lib/python2.7/site-packages/lambda_deploy/lambda_deploy.py", line 360, in main name=options.name File "/usr/local/lib/python2.7/site-packages/lambda_deploy/lambda_deploy.py", line 75, in __init__ self.client = boto3.client('lambda') File "/usr/local/lib/python2.7/site-packages/boto3/__init__.py", line 83, in client return _get_default_session().client(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/boto3/session.py", line 263, in client aws_session_token=aws_session_token, config=config) File "/usr/local/lib/python2.7/site-packages/botocore/session.py", line 828, in create_client client_config=config, api_version=api_version) File "/usr/local/lib/python2.7/site-packages/botocore/client.py", line 69, in create_client verify, credentials, scoped_config, client_config, endpoint_bridge) File "/usr/local/lib/python2.7/site-packages/botocore/client.py", line 222, in _get_client_args verify, credentials, scoped_config, client_config, endpoint_bridge) File "/usr/local/lib/python2.7/site-packages/botocore/args.py", line 44, in get_client_args endpoint_url, is_secure, scoped_config) File "/usr/local/lib/python2.7/site-packages/botocore/args.py", line 101, in compute_client_args service_name, region_name, endpoint_url, is_secure) File "/usr/local/lib/python2.7/site-packages/botocore/client.py", line 295, in resolve service_name, region_name) File "/usr/local/lib/python2.7/site-packages/botocore/regions.py", line 122, in construct_endpoint partition, service_name, region_name) File "/usr/local/lib/python2.7/site-packages/botocore/regions.py", line 135, in _endpoint_for_partition raise NoRegionError() botocore.exceptions.NoRegionError: You must specify a region. but when i go back to aws my function isn't there, so something has gone wrong. i saved the .env file with text edit is that ok? RE: Amazon Echo skill for Kodi - Spo0915 - 2017-01-10 Hello, my Name ist Mark and I am from Germany and I just tried to install the skill (thanks to the developer and everyone helping out here). I went through this Tutorial http://www.howtogeek.com/249336/how-to-control-your-kodi-media-center-with-an-amazon-echo/ step by step and everything worked until was at the step "developer console" and then "configuration" and "test". I use AWS to host the skill and as I am from Europe I used "eu-west-1" as Region in the .env file and as well as "EU Ireland" on the AWS Lambda site so I was able to use the trigger "Alexa skills" and getting the "arn:aws:lambda:eu-west-...." code. Under "configuration" I choose "AWS Lambda ARN (Amazon Resource Name)" (not https, so I don´t have the tab SSL Certificate to the left) and saved the skill which I was able to do without getting any error. But when I go to "test" and enter an utterance like "reboot" (or anything else) I get the following error message in rhe right box "The remote endpoint could not be called, or the response it returned was invalid." The "KODI_ADDRESS I provided in the .env file and the specified port is correct, I can enter the data as URL in my browser and I get the webinterface of my kodi (I use a dyndns service which my ISP offers with my hosting plan and my router also supports this dyndns service of my ISP (I created the port forwarding ) and I created a subdomain for the dyndns like "kodi.mydomain.de:1234"). I read in Post "517" that it might have something to do with the mailing adress configured in the echo? As I wrote above, I use "eu-west" as Region in the .env aas well as on AWS while my e-mail adress (amazon account) is with a "gmail.com" mailing address. Can this be the problem? When I look at "console.aws.amazon.com" then "Test" and "Monitoring" I see "Invocation errors" and in the log it says Code: 2017-01-10 So, does this help to find the problem? What does this mean? I only have TV shows in my kodi database currently, however I populated all required 9 custom slots.... and I don´t think I have any banned addons or so in my kodi. Any help is much appreciated Thanks Mark EDIT: Problem solved as I was using a corrupted kodi.py file. After downloading the original code again it works now... RE: Amazon Echo skill for Kodi - digiltd - 2017-01-10 @Gibsarno Text edit should be ok as long as you set the format to Plain Text (in preferences) You might want to download Sublime Text https://www.sublimetext.com/ or Atom https://atom.io/ Both are free (ish) for your level of use. I would recommend Sublime but that is just cos I have used it for years.. though it is super fast and lightweight compared to Atom. Though Atom is also very popular. The errors are looking like things are working but it is not finding your .env file. Just to be sure you are saving it as ".env" not "my.env" or "sample.env"? Adding a dot in front of a filename on a unix base OS (like mac/linux) will make the file hidden to Finder. But in Terminal you should be able to see it when you run "ls -A" (ls = list and -A = all files) RE: Amazon Echo skill for Kodi - lurkio321 - 2017-01-10 Quote:How many movies do you have? only 2 but it didn't seem to like those, i re scraped them into kodi and everything seems to work ok now, out of interest if i add more, would that mean updating the slots with new information ? RE: Amazon Echo skill for Kodi - lurkio321 - 2017-01-10 (2017-01-09, 23:07)jingai Wrote: How many movies do you have? only 2, i want to use it mainly for my music collection at the moment out of interest if i add more items to the library, would that mean having to update the slots ? RE: Amazon Echo skill for Kodi - jingai - 2017-01-10 (2017-01-09, 23:06)digiltd Wrote:(2017-01-09, 22:22)goldari Wrote: Only command that seems to work "Alexa, ask tv to play die hard", any other movie I say ends up as "random movie", even thought the app shows correct movie is said and registered...why is this? The movie is available, and in the custom slot It's not a bug. This is why I'm working on generic play/search -- currently if you don't specify the media type, it will just do the next closest operation. Sometimes Alexa deems it's PlayMovie, sometimes she thinks it's RandomMovie, etc. But if you specify the media type, it should get the intent you desired: "Alexa, ask Kodi to play the movie Blade Runner" With the generic play/search branch I've got, it'll figure it out without the media type specified, but I'm waiting on the move to Flask-Ask before I submit the PR for it. RE: Amazon Echo skill for Kodi - jingai - 2017-01-10 (2017-01-10, 16:43)lurkio321 Wrote:(2017-01-09, 23:07)jingai Wrote: How many movies do you have? Do you happen to have an enormous amount of another media type, like music? It shouldn't get stuck building forever, but I have seen it happen on occasion at peak times. It's always 'unstuck' itself after some time though. (2017-01-10, 16:43)lurkio321 Wrote: out of interest if i add more items to the library, would that mean having to update the slots ? Only if she's having trouble matching the new things you've added. RE: Amazon Echo skill for Kodi - joeygecho - 2017-01-10 When I deploy the code using python deploy-to-lambda.py I get the error C:\kodi-alexa-master>C:\Python27\Scripts\lambda-deploy.exe deploy 2017-01-10 12:12:33:INFO:botocore.vendored.requests.packages.urllib3.connectionpool: Starting new HTTP connection (1): 169.254.169.254 Traceback (most recent call last): File "c:\python27\lib\runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "c:\python27\lib\runpy.py", line 72, in _run_code exec code in run_globals File "C:\Python27\Scripts\lambda-deploy.exe\__main__.py", line 9, in <module> File "c:\python27\lib\site-packages\lambda_deploy\lambda_deploy.py", line 360, in main name=options.name File "c:\python27\lib\site-packages\lambda_deploy\lambda_deploy.py", line 75, in __init__ self.client = boto3.client('lambda') File "c:\python27\lib\site-packages\boto3\__init__.py", line 83, in client return _get_default_session().client(*args, **kwargs) File "c:\python27\lib\site-packages\boto3\session.py", line 263, in client aws_session_token=aws_session_token, config=config) File "c:\python27\lib\site-packages\botocore\session.py", line 828, in create_client client_config=config, api_version=api_version) File "c:\python27\lib\site-packages\botocore\client.py", line 69, in create_client verify, credentials, scoped_config, client_config, endpoint_bridge) File "c:\python27\lib\site-packages\botocore\client.py", line 222, in _get_client_args verify, credentials, scoped_config, client_config, endpoint_bridge) File "c:\python27\lib\site-packages\botocore\args.py", line 44, in get_client_args endpoint_url, is_secure, scoped_config) File "c:\python27\lib\site-packages\botocore\args.py", line 101, in compute_client_args service_name, region_name, endpoint_url, is_secure) File "c:\python27\lib\site-packages\botocore\client.py", line 295, in resolve service_name, region_name) File "c:\python27\lib\site-packages\botocore\regions.py", line 122, in construct_endpoint partition, service_name, region_name) File "c:\python27\lib\site-packages\botocore\regions.py", line 135, in _endpoint_for_partition raise NoRegionError() botocore.exceptions.NoRegionError: You must specify a region. No success message whats going on I followed everything to a T RE: Amazon Echo skill for Kodi - nsviper - 2017-01-10 You must specify a region error. I had this the 1st time because I did not have a .env file with correct entries. Please check. RE: Amazon Echo skill for Kodi - goldari - 2017-01-10 (2017-01-09, 23:12)jingai Wrote:(2017-01-09, 22:22)goldari Wrote: I see there is a new release, can I update this on top of my working environment or new setup? Thanks for the reply. It seems to work ok for me, I was going to update for the sake of updating, unless there is something essential in release notes I don't understand? Not sure what I did, but it can play the correct movie now. The video starts but alexa finishes with "sorry I didn't...." and app says "skill response as marked as failure...oh now...at least it plays Keep up the good work, thanks again! RE: Amazon Echo skill for Kodi - Nelbert - 2017-01-10 Slight hijack but will the new version you are working on be available via a docker container? I believe the dev kindly confirmed it would recently but can't find it in this thread. Would be great if so (I'm holding off even attempting the amazon hosted version with a new version in progress I'd rather wait). RE: Amazon Echo skill for Kodi - Spo0915 - 2017-01-10 Short question: If I want the skill to give answers in German (as I am from Germany), what do I have to change or edit? Thanks RE: Amazon Echo skill for Kodi - jingai - 2017-01-10 German language support is coming soon RE: Amazon Echo skill for Kodi - Nelbert - 2017-01-11 Tried to get this up and running via Amazon tonight and no matter what I trird (us, eu, blank) it simply kept saying unspecified region...... hope a docker version is doable, I seem to have better luck setting up docker containers locally vs anything hosted. RE: Amazon Echo skill for Kodi - TearDrop1319 - 2017-01-11 @Nelbert its because you havent saved your .env file correctly. After saving it the file extension should say ENV file... if not and you jsut saved it as .env and still is a text file it wont work... I had the same issue... |