[Feature Request] Lyrics plugin skin files? (4 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    I modified it for myself - maybe you like it...
    I just changed a little for himself in my themes. Lyrics called from the menu and look at my favorite mode like this.
    260236_18-03-06.png 260237_18-03-24.png
     

    stormbringer

    Portal Pro
    November 22, 2004
    401
    4

    Yeah checked and changed it with no result!?[DOUBLEPOST=1453485730][/DOUBLEPOST]
    I modified it for myself - maybe you like it...
    I just changed a little for himself in my themes. Lyrics called from the menu and look at my favorite mode like this.
    View attachment 175130 View attachment 175129

    Looking very cool
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    Here are the logs.
    I found! :D:coffee:
    Do you use another file (MyMusicPlayingNowLedVu.xml) as is opted VU Meter (LED).
    Replace https://github.com/MediaPortal/Medi...kin/Titan/MyMusicPlayingNowLedVU.xml#L60-L112 to:
    XML:
             <control Style="SettingsCheckButton">
                <description>Artist Information</description>
                <type>checkbutton</type>
                  <id>6101</id>
                <posX>1453</posX>
                <posY>717</posY>
                <label>Artist Information</label>
            <font>TitanLight12</font>   
                <selected>#(eq(#skin.mymusic.info,'ArtistInfo'))</selected>
                <onclick>#(skin.setstring('#skin.mymusic.info',iif(eq(#skin.mymusic.info,'ArtistInfo'),'None','ArtistInfo')))</onclick>
                <onup>6104</onup>
                <ondown>6102</ondown>
            <onright>6101</onright>
            <onleft>6101</onleft>
              <animation effect="fade" time="250">WindowOpen</animation>
              <animation effect="fade" time="250">WindowClose</animation>
            </control>
                 
             <control Style="SettingsCheckButton">
                <description>Album Information</description>
                <type>checkbutton</type>
                  <id>6102</id>
                <posX>1453</posX>
                <posY>782</posY>
                <label>Album Information</label>
            <font>TitanLight12</font>           
                <selected>#(eq(#skin.mymusic.info,'AlbumInfo'))</selected>
                <onclick>#(skin.setstring('#skin.mymusic.info',iif(eq(#skin.mymusic.info,'AlbumInfo'),'None','AlbumInfo')))</onclick>
                <onup>6101</onup>
                <ondown>6103</ondown>
            <onright>6102</onright>
            <onleft>6102</onleft>
              <animation effect="fade" time="250">WindowOpen</animation>
              <animation effect="fade" time="250">WindowClose</animation>
            </control>
           
          <control Style="SettingsCheckButton">
                <description>Top Albums/Tags</description>
                <type>checkbutton</type>
                  <id>6103</id>
                <posX>1453</posX>
                <posY>847</posY>
                <label>Top Albums/Tags</label>
            <font>TitanLight12</font>           
                <selected>#(eq(#skin.mymusic.info,'TopTags'))</selected>
                <onclick>#(skin.setstring('#skin.mymusic.info',iif(eq(#skin.mymusic.info,'TopTags'),'None','TopTags')))</onclick>
                <onup>6102</onup>
                <ondown>6104</ondown>
            <onright>6103</onright>
            <onleft>166</onleft>
              <animation effect="fade" time="250">WindowOpen</animation>
              <animation effect="fade" time="250">WindowClose</animation>
            </control>
         
            <control>
                <description>Lyrics</description>
                <type>button</type>
                  <id>6104</id>
                <posX>1453</posX>
                <posY>912</posY>
                <label>Lyrics</label>
                <font>TitanLight12</font>       
                <hyperlink>90478</hyperlink>
                <onup>6103</onup>
                <ondown>6101</ondown>
            <onright>6104</onright>
            <onleft>6104</onleft>
            <textcolor>FF000000</textcolor>
            <textcolorNoFocus>ffffffff</textcolorNoFocus>
              <animation effect="fade" time="250">WindowOpen</animation>
              <animation effect="fade" time="250">WindowClose</animation>
              <visible>plugin.isenabled(My Lyrics)</visible>
            </control>
    And it will all work :)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    Mediaportal crashes on Exit...?
    Yes! You specifically use alternative configuration file for the media portal?
    Code:
    [2016-01-23 13:20:46,597] [Log    ] [MPMain   ] [INFO ] - Using alternate configuration file: C:\Users\MediaPC\AppData\Local\Temp\MPTemp\MediaPortalTemp.xml
     

    Users who are viewing this thread

    Similar threads

    Yes, all compatible with x64 ;)
    Yes, all compatible with x64 ;)
    Hi folks, for all those who would like to enjoy Mediaportal on the Titanskin, I have now adapted the well-known MP games package...
    Replies
    7
    Views
    489
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use just to control volume and standby, will no longer put my devices (TV & AVR) to sleep when the HTPC is put in standby. Also when I wake up the HTPC MP closes or crashes (not sure which) as per the example in...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Ran into this problem following an otherwise sucessful upgrade from MP 1.34 x64 to MP 1.35 x64 the CEC Remote plugin which I use...
    Replies
    0
    Views
    283
    MP1 MP2 1.34 STB blasting for IPTV DE
    I'm downsizing my big honkin' HTPC case to a mini PC, which means the tried and true Hauppauge Colossus card that bridges the set top box into Mediaportal needs replaced with a different solution. I currently have HDMI from the STB to the colossus. Mediaportal is controlling the STB through a USBUIRT blaster and the blaster is...
    I'm downsizing my big honkin' HTPC case to a mini PC, which means the tried and true Hauppauge Colossus card that bridges the set...
    I'm downsizing my big honkin' HTPC case to a mini PC, which means the tried and true Hauppauge Colossus card that bridges the set...
    Replies
    0
    Views
    514
    Right, this solved this issue. I added my comment to this thread. Thank you very much!
    Right, this solved this issue. I added my comment to this thread. Thank you very much!
    Until MP 1.31 I was able to change the Videos home screen button to Moving Pictures: MediaPortal Configuration -> GUI -> Skin ->...
    Replies
    2
    Views
    821
    You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and check.
    You can always try, select any window, turn off the Media Portal, change the ID of the selected one to the desired one (plugin) and...
    I don't have a TV card in my HTPC setup, so I really only use plugins that browse and show media files, like MP TV-Series, Moving...
    Replies
    5
    Views
    2K
    Top Bottom