Difference between revisions of "Video-ui.xml"

From MythTV Official Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The video-ui.xml file governs the layout and behavior of the MythVideo Plugin.  It consists of the following windows and named attributes:
 
The video-ui.xml file governs the layout and behavior of the MythVideo Plugin.  It consists of the following windows and named attributes:
  
== MythVideo Windows ==
+
= MythVideo Windows =
  
 
{| cellpadding="4"
 
{| cellpadding="4"

Revision as of 21:05, 20 February 2009

The video-ui.xml file governs the layout and behavior of the MythVideo Plugin. It consists of the following windows and named attributes:

MythVideo Windows

Window Name Type Description
manager Window The Video Manager view type.
browser Window The Browser view type.
gallery Window The Gallery view type.
tree Window The List View Type.
file_associations Settings Screen The File Extensions screen (found at Utilities/Setup->Setup->Media Settings->Video Settings->File Types).
edit_metadata Settings Screen The Edit Metadata Screen.
itemdetailpopup Popup When an item is selected in Gallery View, this window is popped up showing details before playback.
moviesel Popup Popup for selecting from multiple results from the grabber scripts
castpopup Popup The "View Cast" popup.
plotpopup Popup The "View Plot" popup.

The "manager" window

Widget Name Widget Type Description Required?
parentallevel statetype The Parental Level statetype. Values are None, Lowest, Low, Medium, and High. N
novideos textarea Text area which appears when no videos are present in the library. N
title textarea The title of the selected item. N
director textarea The director of the selected item. N
year textarea The year of release for the selected item. N
rating textarea The ratings-body assigned rating for the selected item (G, PG, R, etc.). N