- Moderator
- #21
Replace the files that you have on those who are in the message: https://forum.team-mediaportal.com/threads/lyrics-plugin-skin-files.114833/#post-946727Got the same prob. Any fixes so far?
Replace the files that you have on those who are in the message: https://forum.team-mediaportal.com/threads/lyrics-plugin-skin-files.114833/#post-946727Got the same prob. Any fixes so far?
MyLyrics plugin installed? Enabled? If yes, Clean MP cashe and restartThis doesn´t work anymore. the lyrics button in the nowplayingscreen is missing!
MyMusicPlayingNow.xml from post https://forum.team-mediaportal.com/threads/lyrics-plugin-skin-files.114833/#post-946727 ? Themes for Titan use?But in the nowplayingscreen it isn´t there. The button is missing
<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>
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.Yes it is in my file to , but as you see......
<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>
Got the same prob. Any fixes so far?
<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>