m0ngr31 / kanzi

Alexa skill for controlling Kodi
https://lexigr.am
MIT License
427 stars 149 forks source link

Add WatchMovieTrailer Intent. #198

Closed jingai closed 7 years ago

jingai commented 7 years ago

Only works for movies in the user's library and requires YouTube addon.

I've added this to further expand the way to explore the library via conversation with Alexa. This PR simply adds the ability to play trailers, but the idea is that combined with other recent changes, the user can have an on-going conversation with Alexa to decide what to watch:

Alexa, open Kodi
Go to movies
Show more
Watch trailer for (some movie on the screen)
Alexa, tell Kodi to watch (the movie)

Or:

Alexa, ask Kodi to recommend a movie
Play the preview for (the movie she suggested)

Or:

Alexa, ask Kodi what new movies we have
Alexa, ask Kodi to play trailer for (something on the list she gave)
mcl22 commented 7 years ago

I have sent you the translations via Slack.

jingai commented 7 years ago

Thanks!