Modify ↓
Please read the Ticket HowTo before creating or commenting on a ticket. Failure to do so may cause your ticket to be rejected or result in a slower response.
Opened 7 years ago
Closed 6 years ago
#2482 closed enhancement (fixed)
Add MythMovies as Official Plugin
| Reported by: | Josh Lefler <joshlefler@…> | Owned by: | stuartm |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description (last modified by xris)
The attached patch incorporates MythMovies? as an official plugin. It imports the MythMovies? code into the appropriate place in the SVN tree and modifies the configure script to treat it like a regular plugin. This patch is related to #2475, which modifies the menu entries to show the mythmovies plugin if installed.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

(In [13582]) Adds the mythmovies plugin by Josh Lefler to mythplugins.
It provides show times and cinema listings based on Zip/Post? code and a given radius. It uses external scripts to grab times and so can be used in any country so long as a script is written for a local data source.
It ships with a grabber for the USA which uses the ignyte website.
I noticed some minor issues/bugs but nothing serious and the problems will be easier to fix now that it is in SVN.
Closes #2482