ShowtimeCuts, a simple tool to look up movie showtimes by location, quickly view movie information, and the option to add it to your calendar.
By Austin Griffis
API Keys:
-OMDb: Required
-Get new key here: http://www.omdbapi.com/apikey.aspx
-Gracenote: Required
-Get new key here: http://developer.tmsapi.com/member/register
-TMDb: Optional
-PlacesAPI: Not used - in development
This will count 0 every time so that the Shortcut will process faster.
Set Prefs Path
Icon dictionary
Check APIs
Get/Set Preferences
Settings.main
Showtimes.start
Showtimes.dictionary
Showtimes.movies
Showtimes.theaters
Showtimes.times
Showtimes.calendar
Showtimes.imdb
API
UpdateKit
This will be the first function.
Start main loop
End Showtimes.start
Begin Settings.main
End Settings.main
Begin Settings.API.menu
End Settings.API.menu
Begin Settings.API.edit
End Settings.API.edit
Begin Showtimes.dictionary
Location range in miles
Begin loop to build showtimes dictionary.
Loop to create vCard for each movie in list.
Array
****************************************
Landing Spot for Pick A Different Movie
****************************************
🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥
Pick A Movie
🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥🎥
Send movie title to omdb.
Get IMDb and RT ratings.
Showtimes
Theater Address
End If - Showtimes.movies
Begin If - Showtimes.theaters
Array
End If - Showtimes.theaters
Begin If - Showtimes.times
If theater address setting is turned on, show map thumbnail.
End If - Showtimes.times
Begin If - Showtimes.calendar
End If - Showtimes.calendar
Begin If - Showtimes.imdb
Begin Return