4 Commits

Author SHA1 Message Date
Joseph J. Schmitt
8eeb0ae515 Standardize searching for movies with optional release date (#17)
* Don’t filter locally for year
* Add new utterance for searching by year
* Standardize release date query building
* Update README with new utterances
* Version bump to 1.1.1
2016-10-30 13:03:20 -04:00
Joseph Schmitt
eaf8f70c4f Move date filtering into main add movie intent 2016-10-30 00:13:39 -04:00
Joseph J. Schmitt
e63769c379 Add release date support (#14)
Closes #11 

Adds a couple of new utterances so you can limit your movie results by the release date. You can now add a movie by saying:

> Add The Godfather released in 1972
> Add The Godfather from 1972
> Add The Godfather that came out in 1972
> Add The Godfather released in March 1972

If you've used previous versions of the Intent Schema and Sample Utterances, make sure to copy and paste the new ones in.
2016-10-29 22:40:43 -04:00
Joseph Schmitt
e2b616829f Couch Potato Alexa Skill 1.0 2016-03-27 14:36:20 -04:00