Music-ui.xml

From MythTV Official Wiki
Revision as of 01:28, 22 June 2009 by Iamlindoro (talk | contribs)

Jump to: navigation, search

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

MythMusic Windows

Window Name Type Description
import_music Window Import music from a given directory.
miniplayer Popup Window The MythMusic miniplayer.
cdripper Window The main CD Rip window.
ripstatus Window Status of an in-progress CD Rip.


The "import_music" window

Widget Name Widget Type Description Required?
location textedit Edit path from which to import music. Yes
directoryfinder button Button to launch file browser to specify import directory. Yes
scan button Scan specified path for music. Yes
coverart button Button to launch coverart browser. Yes
filename textarea The filename of the current item. Yes
compartist textarea Compilation Artist Name. Yes
artist textarea Artist's Name. Yes
album textarea Album Name. Yes
title textarea Title of Track. Yes
genre textarea Genre of Track. Yes
year textarea Year of track. Yes
track textarea Track's number on CD. Yes
position textarea Position within scanned files. (ie 12 of 1364) Yes
status textarea Notification if already in database. Yes
compilation checkbox Checkbox to mark track as part of compilation. Yes
play button Play selected track. Yes
nextnew checkbox Checkbox to mark track as part of compilation. Yes
add button Play selected track. Yes
addallnew checkbox Add all new tracks. Yes
next button Navigate to next scanned track. Yes
prev checkbox Navigate to previous scanned track. Yes


The "miniplayer" window

Widget Name Widget Type Description Required?
time textarea Text area for Played Time / Total Time. Yes
info textarea Information notification area. Yes
volume textarea Textual volume in percent. Yes
userratingstate statetype The User Rating statetype (commonly "stars"). Values are 1, 2, 3, 4, 5, 6, 7, 8, 9, and 10. Yes
coverart imagetype Album art for current track. Yes
progress progressbar Progress bar for currently playing track. Yes