Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Commit

Permalink
lyrics fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jurialmunkey committed Jan 1, 2015
1 parent 0d09746 commit 9e0f9ba
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 23 deletions.
95 changes: 77 additions & 18 deletions 1080i/Custom_SetHub.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,74 @@

</focusedlayout>
<content>
<item id="10">
<item id="1">
<description>All Movies</description>
<label>31156</label>
<icon>special://skin/extras/icons/title.png</icon>
<onclick>Skin.SetString(moviehub.1.Label,$LOCALIZE[31156])</onclick>
<onclick>Skin.SetString(moviehub.1.Icon,special://skin/extras/icons/title.png)</onclick>
<onclick>Skin.SetString(moviehub.1.Path,ActivateWindow(Videos,MovieTitles,return))</onclick>
<onclick>Close</onclick>
</item>

<item id="2">
<description>Recent Movies</description>
<label>31109</label>
<label2>20342</label2>
<icon>special://skin/extras/icons/timer.png</icon>
<onclick>Skin.SetString(moviehub.1.Label,$LOCALIZE[31109])</onclick>
<onclick>Skin.SetString(moviehub.1.Icon,special://skin/extras/icons/timer.png)</onclick>
<onclick>Skin.SetString(moviehub.1.Path,ActivateWindow(Videos,RecentlyAddedMovies,return))</onclick>
<onclick>Close</onclick>
</item>

<item id="3">
<description>Genre Movies</description>
<label>135</label>
<label2>20342</label2>
<icon>special://skin/extras/icons/genre.png</icon>
<onclick>Skin.SetString(moviehub.1.Label,$LOCALIZE[135])</onclick>
<onclick>Skin.SetString(moviehub.1.Icon,special://skin/extras/icons/genre.png)</onclick>
<onclick>Skin.SetString(moviehub.1.Path,ActivateWindow(Videos,MovieGenres,return))</onclick>
<onclick>Close</onclick>
</item>

<item id="90">
<description>Files Videos</description>
<label>1214</label>
<label2>10025</label2>
<icon>special://skin/extras/icons/files.png</icon>
<onclick>Skin.SetString(moviehub.1.Label,$LOCALIZE[1214])</onclick>
<onclick>Skin.SetString(moviehub.1.Icon,special://skin/extras/icons/files.png)</onclick>
<onclick>Skin.SetString(moviehub.1.Path,ActivateWindow(videos,Files,return))</onclick>
<onclick>Close</onclick>
</item>


<item id="91">
<description>Playlists Videos</description>
<label>136</label>
<label2>10025</label2>
<icon>special://skin/extras/icons/playlist.png</icon>
<onclick>Skin.SetString(moviehub.1.Label,$LOCALIZE[136])</onclick>
<onclick>Skin.SetString(moviehub.1.Icon,special://skin/extras/icons/playlist.png)</onclick>
<onclick>Skin.SetString(moviehub.1.Path,ActivateWindow(videos,special://videoplaylists/,return))</onclick>
<onclick>Close</onclick>
</item>

<item id="92">
<description>Update Videos</description>
<label>653</label>
<label2>10025</label2>
<icon>special://skin/extras/icons/update.png</icon>
<onclick>Skin.SetString(moviehub.1.Label,$LOCALIZE[653])</onclick>
<onclick>Skin.SetString(moviehub.1.Icon,special://skin/extras/icons/update.png)</onclick>
<onclick>Skin.SetString(moviehub.1.Path,UpdateLibrary(video))</onclick>
<onclick>Close</onclick>
</item>


<item id="93">
<description>Custom Addon</description>
<label>31163</label>
<label2>24001</label2>
Expand All @@ -116,7 +183,7 @@
<onclick>Skin.SetBool($INFO[Window(3067).Property(item),,.enabled])</onclick>
</item>

<item id="13">
<item id="94">
<description>Custom Video Playlist</description>
<label>31163</label>
<label2>20012</label2>
Expand All @@ -129,7 +196,7 @@
<onclick>Skin.SetBool($INFO[Window(3067).Property(item),,.enabled])</onclick>
</item>

<item id="33">
<item id="95">
<description>Custom Fav</description>
<label>31163</label>
<label2>1036</label2>
Expand All @@ -138,7 +205,10 @@
<onclick>Skin.SetBool($INFO[Window(3067).Property(item),,.enabled])</onclick>
</item>

<item id="15">



<item id="96">
<description>Custom Path</description>
<label>31164</label>
<label2>748</label2>
Expand All @@ -147,15 +217,15 @@
<onclick>Skin.SetString($INFO[Window(3067).Property(item),,.Path])</onclick>
</item>

<item id="16">
<item id="97">
<description>Custom Label</description>
<label>31164</label>
<label2>13334</label2>
<icon>special://skin/extras/icons/keyboard.png</icon>
<onclick>Skin.SetString($INFO[Window(3067).Property(item),,.label])</onclick>
</item>

<item id="18">
<item id="98">
<description>Custom Icon</description>
<label>31164</label>
<label2>31165</label2>
Expand All @@ -165,18 +235,7 @@
</item>


<item id="17">
<description>Remove</description>
<label>117</label>
<icon>special://skin/extras/icons/forbidden.png</icon>
<onclick>Skin.Reset($INFO[Window(3067).Property(item),,.label])</onclick>
<onclick>Skin.Reset($INFO[Window(3067).Property(item),,.icon])</onclick>
<onclick>Skin.Reset($INFO[Window(3067).Property(item),,.enabled])</onclick>
<onclick>Close</onclick>

</item>

<item id="18">
<item id="99">
<description>Done</description>
<label>186</label>
<icon>special://skin/extras/icons/close.png</icon>
Expand Down
4 changes: 2 additions & 2 deletions 1080i/DialogSeekBar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<posx>251</posx>
<posy>280</posy>
<animation effect="slide" start="0" end="0,-40" time="200" condition="Window.IsActive(videoosd) | Window.IsActive(musicosd)">Conditional</animation>
<visible>Window.IsVisible(visualisation) + [[[Window.IsVisible(musicosd) | Player.ShowInfo] + Skin.HasSetting(Vis.ExtraInfo)] | Window.IsVisible(script-XBMC_Lyrics-main.xml)]</visible>
<visible>Window.IsVisible(visualisation) + [[[Window.IsVisible(musicosd) | Player.ShowInfo] + Skin.HasSetting(Vis.ExtraInfo)] | Window.IsVisible(script-cu-lrclyrics-main.xml)]</visible>
<include>Animation.SlideOpen.LeftToRight</include>
<control type="image">
<width>1416</width>
Expand Down Expand Up @@ -73,7 +73,7 @@
<align>justify</align>
<font>Font-ListInfo</font>
<label>$VAR[MusicOSDPlot]</label>
<visible>!Window.IsVisible(script-XBMC_Lyrics-main.xml)</visible>
<visible>!Window.IsVisible(script-cu-lrclyrics-main.xml)</visible>
</control>

<control type="label">
Expand Down
6 changes: 3 additions & 3 deletions 1080i/SkinSettings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
<animation effect="fade" start="100" end="0" delay="0" time="0" reversible="false">WindowClose</animation>
<animation effect="fade" start="100" end="0" delay="0" time="0" reversible="false">Hidden</animation>
<include>DialogVisibility</include>
<animation effect="slide" start="0" end="0,130" time="200" condition="Window.IsVisible(3067)">Conditional</animation>
<visible>!Window.IsVisible(3067)</visible>
</control>

<control type="group">
<posx>horzpad</posx>
<posy>topoffset</posy>
<visible>!Window.IsVisible(3065) + !Window.IsVisible(3078)</visible>
<include>DialogVisibility</include>
<animation effect="slide" start="0" end="0,130" time="200" condition="Window.IsVisible(3067)">Conditional</animation>
<visible>!Window.IsVisible(3067)</visible>
<include>Animation.SlideOpen.Left</include>
<control type="label" id="2" description="Info Label">
<include>DefSideLabelCoords</include>
Expand All @@ -40,7 +40,7 @@
<control type="group">
<posy>160</posy>
<animation effect="fade" start="100" end="0" time="400" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)">Conditional</animation>
<animation effect="slide" start="0" end="0,130" time="200" condition="Window.IsVisible(3067)">Conditional</animation>
<visible>!Window.IsVisible(3067)</visible>
<include>DialogVisibility</include>
<include>Animation.FadeIn</include>
<include>Animation.FadeOut</include>
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[B]1.1.8[/B]
Kaitoast changes
Fix lyrics window

[B]1.1.7[/B]
Fully Customisable Hubs for Movies, TvShows and Music (resets previous customisations)
Expand Down

0 comments on commit 9e0f9ba

Please sign in to comment.