Add global search music button to Beazle v6.12 (1 Viewer)

kiwijunglist

Super Moderator
  • Team MediaPortal
  • June 10, 2008
    6,746
    1,751
    New Zealand
    Home Country
    New Zealand New Zealand
    This only applies to Beazle skins pre version 7

    This mod allows the button circled below to load the global music search plugin
    You will also need to download the hover_search music.png and place it in
    c:\program files\team mediaportal\mediaportal\beazlewide\media\

    attachment.php


    edit \skins\beazlewide\mymusicgenres.xml

    Find the following section of code, and add the bit in bold

    <control>
    <description>Search</description>
    <type>button</type>
    <id>8</id>
    <posX>274</posX>
    <posY>422</posY>
    <width>50</width>
    <height>45</height>
    <label>137</label>
    <hyperlink>30885</hyperlink>
    <textureFocus>searchbutton_focus.png</textureFocus>
    <textureNoFocus>searchbutton_nofocus.png</textureNoFocus>
    <onright>50</onright>
    <onup>10</onup>
    <ondown>99</ondown>
    </control>

    or alternatively you can overwirite the original with the attached xml file

    If you want to remove search music from the home menu then load MP Config
    go to plugins -> windows
    click GUIglobalsearch ->and select "In Plugins Menu"
    Then click on the home plugin
    and deselect "Show my plugins menu"
     

    Attachments

    • hover_Search Music.png
      hover_Search Music.png
      51.3 KB
    • mymusicgenres.xml
      30.6 KB

    Users who are viewing this thread

    Top Bottom