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 - nsviper - 2017-01-02 I have 2 test files called andy.m3u and heavy.m3u The MUSICPLAYLISTS slot has 2 entries : andy and heavy Asking for either returns (on the tester): Quote:{ RE: Amazon Echo skill for Kodi - jingai - 2017-01-02 @nsviper, try longer names for the playlist. I suspect those aren't matching >=75% due to how short they are and that they're matching against the name with the extension (.m3u). I'll think about how to get that to work better, but try it with a two-word playlist name or something and see if it works. RE: Amazon Echo skill for Kodi - nsviper - 2017-01-02 Will give that a go jingai and report back... (edit) yes, renaming playlist to 'heavy metal' and it now works RE: Amazon Echo skill for Kodi - helmhound - 2017-01-02 Has anyone gotten this to play anything from the favorites list? I am using Windows/Kodi and the AWS Lambda setup. RE: Amazon Echo skill for Kodi - jingai - 2017-01-02 @nsviper, thanks for testing. I'll figure a way to fix it just as soon as I get a chance to work on it again. @helmhound, favorites are not yet supported. RE: Amazon Echo skill for Kodi - digiltd - 2017-01-03 (2017-01-01, 16:53)nsviper Wrote:(2017-01-01, 16:48)helmhound Wrote: First off let me thank m0ngr31. This is Friggin AWESOME. Whilst this will work it does upload your entire working folder to AWS, it is better to use the deploy-to-lambda.py script as that will deploy only the required files. Code: python deploy-to-lambda.py RE: Amazon Echo skill for Kodi - sausageman - 2017-01-03 I set this up yesterday, and love it. Can't wait for Live TV support One quick question, do I need to update things when I add things to my library, or is this automatic? Sorry if this is already answered multiple times (I'm supposed to be busy at work so haven't had time to read much of the thread) RE: Amazon Echo skill for Kodi - jingai - 2017-01-03 (2017-01-03, 18:50)sausageman Wrote: One quick question, do I need to update things when I add things to my library, or is this automatic? It is not automatic, though you shouldn't need to update the slots unless it has trouble matching a newly-added item, because the skill will attempt fuzzy matching on whatever it heard from Alexa. RE: Amazon Echo skill for Kodi - nsviper - 2017-01-03 Just did a test of an addon. Installed JSON-CEC addon (https://github.com/joshjowen/script.json-cec) then used the following link to "wake up" or switch on my TV - worked fine http://xxx.xxx.xxx.xxx:yyyy/jsonrpc?request={"jsonrpc":"2.0","method":"Addons.ExecuteAddon","params":{"addonid":"script.json-cec","params":{"command":"activate"}},"id":1} Whats the possibility of getting this included in a release? Thanks in advance. RE: Amazon Echo skill for Kodi - jingai - 2017-01-03 (2017-01-03, 20:33)nsviper Wrote: Just did a test of an addon. Ultimately, I'd like to see manipulating addons via voice added in a generic way. I'd personally rather not add a bunch of specific support for addons because it will end up a nightmare to maintain. That said, you can do what you want outside of the kodi-alexa skill, by using something like ha-bridge (or any of the other Phillips Hue Hub emulators out there). Or you could create another skill purely for controlling your A/V equipment. I personally use Indigo for home automation and it includes a Hue emulator plugin which I use to translate commands like this. RE: Amazon Echo skill for Kodi - nsviper - 2017-01-03 I'll use IFTTT for now, seems to work ok for this anyway. Maybe further down the line with more automation I may look at Samsung Smart Things or similar - thanks. RE: Amazon Echo skill for Kodi - jingai - 2017-01-03 Yeah, I don't know why IFTTT didn't even spring to mind.. I guess because I don't use it lol. RE: Amazon Echo skill for Kodi - davo2001 - 2017-01-04 Hi all, Sorry for the stupid question but i have to ask it anyways. My setup is 2xDots. Kodi is setup via a raspberry pi, connected into the TV via HDMI, Kodi gets TVs, Movies etc via DLNA from a NAS on the same network. Will this setup work for me? When i use https://slot-generator.herokuapp.com/ to populate the lists it only finds ADDONS, not MOVIES, MUSIC etc. Amazon Echo skill for Kodi - jouster - 2017-01-04 (2017-01-04, 13:43)davo2001 Wrote: Hi all, I don't see any reason why it wouldn't work as your setup is the same as mine with different (but similar) kit. I did mine with AWS and Lambda and the teething issues I had were down to my ENV file which has some issues. I used a fresh copy and it worked first try. With regards to the generator I can't imagine why it would see the add ons but not your media. Can you access the media via the webUI. Sent from my iPhone RE: Amazon Echo skill for Kodi - davo2001 - 2017-01-04 (2017-01-04, 13:48)jouster Wrote:(2017-01-04, 13:43)davo2001 Wrote: Hi all, Thanks for the quick reply, yes i can access the contents from the webGUI in Kodi without issue, I used the same method (AWS and lambda), the skill appears in "My Skills" in the alexa app but when i ask it to play something it says something about an error in recurrsive fault (sorry, not at home at the moment but can check for the exact error later) Edit: this is the error i get in the alexa app: Quote:Skill response was marked as failure |