Lookup Pathé Netherlands movies, posters, descriptions, cinemas, and showtimes via the Pathé JSON APIs. Trigger when the user mentions a Pathé movie/show, wants a poster, asks about a description/rating, or requests showtimes for a specific cinema.
pathe-movie 1.0.0 initial release - Search, retrieve, and present Pathé Netherlands movie data including posters, descriptions, ratings, showtimes, and cinema details via Pathé’s JSON APIs. - Supports movie lookup by title with fuzzy matching, handles multiple results, and fetches rich details using structured `/api/show/{slug}` and related endpoints. - Automatically filters and details cinemas; only approved locations are used unless the user specifies otherwise. - Poster and still images are always downloaded locally for WhatsApp delivery. - Handles null or missing data gracefully, returning clear feedback for empty or incomplete showtime and synopsis data. - Configuration and helper scripts centralize logic for consistency and maintainability.