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

stormbringer

Portal Pro
November 22, 2004
401
4
Did it all.
When jumping back from the nowplayingscreen and went to the menu on the left, I can choose the lyrics.
But in the nowplayingscreen it isn´t there. The button is missing
 

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    But in the nowplayingscreen it isn´t there. The button is missing
    MyMusicPlayingNow.xml from post https://forum.team-mediaportal.com/threads/lyrics-plugin-skin-files.114833/#post-946727 ? Themes for Titan use?
    Button in this file there:
    XML:
    <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>
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    Yes it is in my file to , but as you see......
    You use theme in the skins Titan? If you are using, the file must be put in the theme folder. Once in the sidebar there is such a point, and then he should be. The mechanism of operation is the same.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    @stormbringer Try comment visible line such:
    XML:
    <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 check :)
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    Got the same prob. Any fixes so far?

    Have you changed the plugin name in the plugin configuration?
    If so you have to modify the MyMusicPlayingNow.xml like this:

    XML:
    <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(@PLUGINNAME@)</visible>
    </control>

    Inserting the new plugin name instead of @PLUGINNAME@

    Or , you can do as suggested by ajs ;)

    Bye,
    Nephilim
     

    joEhSuper

    MP Donator
  • Premium Supporter
  • June 2, 2011
    1,014
    589
    Home Country
    Austria Austria
    You can try this one - I modified it for myself - maybe you like it...
     

    Attachments

    • MyMusicPlayingNow.xml
      27.3 KB

    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