Movies-ui.xml
Jump to navigation
Jump to search
The movies-ui.xml file governs the layout and behavior of the MythMovie Plugin. It consists of the following windows and named attributes:
MythMovie Windows
| Window Name | Type | Description |
| moviesui | Window | The main MythMovies screen. |
The "moviesui" window
| Widget Name | Widget Type | Description | Required? |
| movietreelist | buttontree | The tree which lists sort order, movie title, and theatre name. | Yes |
| theatrename | textarea | The theatre name of a selected item. | Yes |
| movietitle | textarea | The movie title of a selected item. | Yes |
| ratingvalue | textarea | The ratings-body assigned name of a selected item (ie G, PG, R, etc.). | Yes |
| runningtimevalue | textarea | The running time of a selected item. | Yes |
| showtimesvalue | textarea | The show times for a selected item. | Yes |