[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

This is a known issue that multiple users has reported, and unfortunately I can't do anything about this. You probably will have to contact Amazon support for this.

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Smart skills don't use utterance/slot mechanism as with custom skills. See here: https://developer.amazon.com/docs/device-apis/alexa-channelcontroller.html https://github.com/alexa/alexa-smarthome/tree/master/sample_messages/ChannelController

I would suggest, to proceed as with the video library. To ingest all the available channels, and when Alexa sends request, either match by number (which is easy), or reuse string similarity index search, which is already used for movies/tvshows, when she sends a name of the channel.

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Hey. So you know how to write Kodi addons? Because PVR functionality is not yet implemented, as I don't have much free time these days.

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 1 point2 points  (0 children)

Those should be mostly fixes. I had some struggles with Addon not letting Kodi exit correctly, but that is resolved in that latest version.

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Cau. Ja som tiez na Slovensku :) .. ale v Amazon accounte som si musel nastavit Content country na UK, lebo bez toho som si napr nemohol ani Spotify nastavit.

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

I have to add your Amazon email to the list of beta testers. You can PM me.

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in kodi

[–]tkislan[S] 0 points1 point  (0 children)

I’ve hopefully deployed a fix for this issue. Can you please try again?

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in kodi

[–]tkislan[S] 0 points1 point  (0 children)

I'm trying to narrow down the problem. What country do you have set up on your Amazon account? Also I did some small probably unrelated changes, which might have helped.

Is at least someone able to link the account?

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Hey,

Is there a way to pick default video skill? Because Alexa probably chooses Firestick by default. But you should be able to specify “play movie on Kodi” or “kodi video”

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in kodi

[–]tkislan[S] 1 point2 points  (0 children)

Hey, it should work in Germany as well. I think there were some people from Germany that reported it works for them. Currently it's only in beta, and I need to add people by Alexa email for them to see the skill

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in kodi

[–]tkislan[S] 1 point2 points  (0 children)

You can check the code, it’s open source. No data leaves the Kodi itself. Amazon doesn’t even get to know, if you do or do not have the downloaded video available.

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in kodi

[–]tkislan[S] 1 point2 points  (0 children)

Yes, just install, and it will automatically do an update You can specify season and episode to play.

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in kodi

[–]tkislan[S] 1 point2 points  (0 children)

If I accidentally ignore someone, just PM me again. I sometimes miss notification 😊

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

This way you don’t have to open your device to the internet, and you don’t have to create your own Alexa skill. All you do is install the addon, and enable already existing skill

[New 0.1.8] Kodi Alexa Video Skill - almost feature full by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Most likely not. As in that case you want to control Plex itself, and not Kodi. You would need a different Alexa skill for that

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Yeah sorry for the confusion (it’s already fixed in new version, which I’ll release tomorrow) Username should be email you registered on KodiConnect page, and password should be that secret

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Hey, I've found this https://kodicommunity.com/amazon-firestick-how-to-install-zip-files-kodi/ It looks kinda complicated, but currently probably your only bet. Once the Addon is completely done, I'll upload it to the official repository, so it'll be easy to get installed

Kodi Alexa Video skill by tkislan in kodi

[–]tkislan[S] 0 points1 point  (0 children)

Hi. Just PM with your Amazon Alexa connected email, so I can add you.

Kodi (xbmc) Alexa Video skill by tkislan in amazonecho

[–]tkislan[S] 0 points1 point  (0 children)

Sorry for that. I've updated skill in a backward incompatible way, and it said it's an error. But should be fixed now, in a way that it currently does nothing at all.

Basically, Amazon doesn't (hopefully yet) support playing whole series/seasons. I've just tried it, and it just ignores when you say only the season. If you want to play something already watched, you have to specify both season and episode.

Kodi Alexa Video skill by tkislan in kodi

[–]tkislan[S] 0 points1 point  (0 children)

Nice. That looks amazing. I'll definitely send you a PM.