RE: Aeon Madnox - Beta Release (for Isengard) - meowmoo - 2015-07-28
Removed the plot popup when pressing back
Fake CDArt now also works on Vinyl and Bluray fallback
Code: <!-- Music RightList -->
<include name="Music_RightList">
<control type="group">
<visible>Control.IsVisible(700) + !Window.IsActive(addoninformation)</visible>
<include>ViewAnimation</include>
<control type="image">
<texture>views/episodebgoverlay.png</texture>
<include>FullscreenDimensions</include>
<include>Animation_WindowFade200</include>
</control>
<control type="image">
<left>310</left>
<top>580</top>
<width>1250</width>
<height>570</height>
<aspectratio>keep</aspectratio>
<texture flipx="true">views/episodebgoverlay.png</texture>
<animation effect="fade" end="65" condition="true">Conditional</animation>
<visible>Skin.HasSetting(RightListShowInfo)</visible>
</control>
<control type="group">
<left>0</left>
<top>50</top>
<width>590</width>
<height>264</height>
<aspectratio>keep</aspectratio>
<include>Animation_ListSlideLeft</include>
<visible>Skin.HasSetting(rightlistlogoartist)</visible>
<control type="image">
<texture background="true">$INFO[Skin.String(ArtistsLogosPath)]$INFO[ListItem.Artist,,/logo.png]</texture>
</control>
</control>
<control type="image">
<top>380</top>
<left>65</left>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<aspectratio align="right">keep</aspectratio>
<texture background="true">$VAR[colorcdARTVar]</texture>
<visible>Skin.HasSetting(rightlistCD) + IsEmpty(Control.GetLabel(4172914)) + Skin.HasSetting(vinylart) + !Skin.HasSetting(blurayart) + !Skin.HasSetting(MusicFakeDisc)</visible>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
</control>
<control type="label">
<left>100</left>
<top>410</top>
<width>300</width>
<height>320</height>
<include>Animation_ListSlideLeft</include>
<align>center</align>
<font>Hand_40</font>
<aligny>top</aligny>
<label> $INFO[ListItem.AlbumArtist]</label>
<visible>Skin.HasSetting(rightlistCD) + IsEmpty(Control.GetLabel(4172914)) + Skin.HasSetting(vinylart) + !Skin.HasSetting(blurayart) + !Skin.HasSetting(MusicFakeDisc)</visible>
<textcolor>black</textcolor>
<wrapmultiline>true</wrapmultiline>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
</control>
<control type="label">
<left>65</left>
<top>380</top>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<align>center</align>
<font>Hand_40</font>
<aligny>top</aligny>
<label>[CR][CR][CR][CR][CR][CR] $INFO[ListItem.Album]</label>
<visible>Skin.HasSetting(rightlistCD) + IsEmpty(Control.GetLabel(4172914)) + Skin.HasSetting(vinylart) + !Skin.HasSetting(blurayart) + !Skin.HasSetting(MusicFakeDisc)</visible>
<textcolor>black</textcolor>
<wrapmultiline>true</wrapmultiline>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
</control>
<control type="image">
<top>380</top>
<left>65</left>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<texture background="true" diffuse="thumbs/sets/cdart-mask.png">$VAR[ListAlbumVar]</texture>
<visible>Skin.HasSetting(rightlistCD) + IsEmpty(Control.GetLabel(4172914)) + Skin.HasSetting(vinylart) + !Skin.HasSetting(blurayart) + Skin.HasSetting(MusicFakeDisc)</visible>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
</control>
<control type="image" id="4172914">
<top>380</top>
<left>65</left>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<aspectratio align="right">keep</aspectratio>
<fadetime>400</fadetime>
<texture background="true">$VAR[cdARTVar]</texture>
<visible>Skin.HasSetting(rightlistCD) + !Skin.HasSetting(vinylart) + !Skin.HasSetting(blurayart)</visible>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
</control>
<control type="image">
<top>380</top>
<left>65</left>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<aspectratio align="right">keep</aspectratio>
<include condition="Skin.HasSetting(vinylart)">vinylartlibrary</include>
<include condition="Skin.HasSetting(blurayart)">blurayartlibrary</include>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
<visible>Skin.HasSetting(rightlistCD) + !Skin.HasSetting(MusicFakeDisc) + !Skin.HasSetting(RightListSlideLeft) + !Stringcompare(ListItem.Label,..) + [Container.Content(albums) | Container.Content(songs)]</visible>
</control>
<control type="image">
<top>380</top>
<left>65</left>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<aspectratio align="right">keep</aspectratio>
<include condition="Skin.HasSetting(vinylart)">vinylartlibrary</include>
<include condition="Skin.HasSetting(blurayart)">blurayartlibrary</include>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
<visible>Skin.HasSetting(rightlistCD) + !Skin.HasSetting(MusicFakeDisc) + Skin.HasSetting(RightListSlideLeft) + !Stringcompare(ListItem.Label,..) + [Container.Content(albums) | Container.Content(songs)]</visible>
</control>
<control type="image">
<top>380</top>
<left>65</left>
<width>380</width>
<height>380</height>
<include>Animation_ListSlideLeft</include>
<aspectratio align="right">keep</aspectratio>
<texture background="true">$VAR[cdARTVar]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
<visible>Skin.HasSetting(rightlistCD) + Skin.HasSetting(RightListSlideLeft) + !Stringcompare(ListItem.Label,..) + [Container.Content(albums) | Container.Content(songs)]</visible>
</control>
<control type="image">
<top>390</top>
<left>67</left>
<width>380</width>
<height>380</height>
<aspectratio align="right">keep</aspectratio>
<texture background="true">$VAR[cdARTVar]</texture>
<fadetime>IconCrossfadeTime</fadetime>
<animation effect="slide" start="0,200" end="0,0" delay="1000" time="800" tween="cubic" easing="inout" condition="!Container.OnNext + !Container.OnPrevious">Conditional</animation>
<animation effect="rotate" end="-360" center="auto" time="4800" loop="true" reversible="false" condition="StringCompare(ListItem.Album,MusicPlayer.Album) + !IsEmpty(ListItem.Thumb) + Player.HasAudio">Conditional</animation>
<visible>Skin.HasSetting(rightlistCD) + !Skin.HasSetting(RightListSlideLeft) + !Stringcompare(ListItem.Label,..) + [Container.Content(albums) | Container.Content(songs)]</visible>
</control>
<control type="group">
<left>50</left>
<top>300</top>
<include>Animation_ListSlideLeft</include>
<visible>Skin.HasSetting(RightListroundedcovers)</visible>
<control type="image">
<left>-36</left>
<top>225</top>
<width>350</width>
<height>550</height>
<align>center</align>
<texture background="true">thumbs/cd_shadow_light_shadow.png</texture>
<bordersize>18</bordersize>
<include>PanelGlowFade</include>
<include>Animation_VisibleChange400</include>
<visible>!Skin.HasSetting(DisableGlowbar)</visible>
<colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
</control>
<control type="image">
<top>255</top>
<width>410</width>
<height>410</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" diffuse="thumbs/cdcover_mask.png">common/bgcolor.png</texture>
<fadetime>0</fadetime>
</control>
<control type="image">
<top>255</top>
<width>410</width>
<height>410</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" diffuse="thumbs/cdcover_mask.png" fallback="DefaultAlbumCover.png">$VAR[ListAlbumVar]</texture>
<fadetime>IconCrossfadeTime2</fadetime>
</control>
<control type="image">
<top>686</top>
<width>410</width>
<height>410</height>>
<aspectratio scalediffuse="false" aligny="top">scale</aspectratio>
<texture diffuse="thumbs/cdcover_mask_reflect.png" flipy="true" background="true" fallback="DefaultAlbumCover.png">$VAR[ListAlbumVar]</texture>
<fadetime>IconCrossfadeTime2</fadetime>
<colordiffuse>d0FFFFFF</colordiffuse>
</control>
<control type="image">
<left>-20</left>
<top>235</top>
<width>450</width>
<height>450</height>
<aspectratio scalediffuse="false" aligny="top">scale</aspectratio>
<texture diffuse="thumbs/cdcover_mask.png">thumbs/cdcover_glass_aa.png</texture>
<bordertexture border="20">thumbs/cd_shadow.png</bordertexture>
<bordersize>20</bordersize>
</control>
</control>
<control type="group">
<left>50</left>
<top>300</top>
<include>Animation_ListSlideLeft</include>
<visible>!Skin.HasSetting(RightListroundedcovers)</visible>
<!--control type="image">
<left>-36</left>
<top>225</top>
<width>350</width>
<height>550</height>
<align>center</align>
<texture background="true">thumbs/cd_shadow_light_shadow.png</texture>
<bordersize>18</bordersize>
<include>PanelGlowFade</include>
<include>Animation_VisibleChange400</include>
<visible>!Skin.HasSetting(DisableGlowbar)</visible>
<colordiffuse>$VAR[ColorDiffuseVar]</colordiffuse>
</control-->
<control type="image">
<top>255</top>
<width>410</width>
<height>410</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true">common/bgcolor.png</texture>
<fadetime>0</fadetime>
</control>
<control type="image">
<top>255</top>
<width>410</width>
<height>410</height>
<aspectratio scalediffuse="false">scale</aspectratio>
<texture background="true" fallback="DefaultAlbumCover.png">$VAR[ListAlbumVar]</texture>
<fadetime>IconCrossfadeTime2</fadetime>
</control>
<control type="image">
<top>686</top>
<width>410</width>
<height>410</height>>
<aspectratio scalediffuse="false" aligny="top">scale</aspectratio>
<texture flipy="true" background="true" fallback="DefaultAlbumCover.png">$VAR[ListAlbumVar]</texture>
<fadetime>IconCrossfadeTime2</fadetime>
<colordiffuse>d0FFFFFF</colordiffuse>
</control>
<!--control type="image">
<left>-20</left>
<top>235</top>
<width>450</width>
<height>450</height>
<aspectratio scalediffuse="false" aligny="top">scale</aspectratio>
<texture diffuse="thumbs/cdcover_mask.png">thumbs/cdcover_glass_aa.png</texture>
<bordertexture border="20">thumbs/cd_shadow.png</bordertexture>
<bordersize>20</bordersize>
</control-->
</control>
<control type="grouplist">
<left>454</left>
<top>570</top>
<width>650</width>
<height>270</height>
<visible>Skin.HasSetting(RightListShowInfo)</visible>
<usecontrolcoords>true</usecontrolcoords>
<control type="label">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[557]:[/COLOR][CR][COLOR white]$INFO[ListItem.Artist][/COLOR]</label>
<width>650</width>
<include>ShowCaseInfoPanelButtonsValues</include>
<visible>!IsEmpty(ListItem.Artist)</visible>
</control>
<control type="label">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[515]:[/COLOR][CR][COLOR white]$INFO[ListItem.Genre][/COLOR]</label>
<width>650</width>
<include>ShowCaseInfoPanelButtonsValues</include>
<visible>!IsEmpty(ListItem.Genre)</visible>
</control>
<control type="label">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[180]:[/COLOR][CR][COLOR white]$INFO[ListItem.Duration][/COLOR]</label>
<width>650</width>
<include>ShowCaseInfoPanelButtonsValues</include>
<visible>!IsEmpty(ListItem.Duration)</visible>
</control>
<control type="label">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[21894]:[/COLOR][CR][COLOR white]$INFO[ListItem.Property(Artist_Formed)][/COLOR]</label>
<width>650</width>
<include>ShowCaseInfoPanelButtonsValues</include>
<visible>!IsEmpty(ListItem.Property(Artist_Formed)) + IsEmpty(ListItem.Property(Artist_Genre)) + IsEmpty(ListItem.Property(Artist_Born))</visible>
</control>
<control type="label">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[21893]:[/COLOR][CR][COLOR white]$INFO[ListItem.Property(Artist_Born)][/COLOR]</label>
<width>650</width>
<include>ShowCaseInfoPanelButtonsValues</include>
<visible>!IsEmpty(ListItem.Property(Artist_Born)) + IsEmpty(ListItem.Property(Artist_Genre))</visible>
</control>
<control type="label">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[515]:[/COLOR][CR][COLOR white]$INFO[ListItem.Property(Artist_Genre)][/COLOR]</label>
<width>650</width>
<include>ShowCaseInfoPanelButtonsValues</include>
<visible>!IsEmpty(ListItem.Property(Artist_Genre))</visible>
</control>
<control type="textbox">
<label>[COLOR $VAR[FocusTextureColorVar]]$LOCALIZE[569]:[/COLOR][CR][COLOR white]$INFO[ListItem.Comment][/COLOR]</label>
<left>15</left>
<top>0</top>
<width>615</width>
<height>180</height>
<font>font14_textbox</font>
<pagecontrol>62</pagecontrol>
<include>ShowCaseInfoPanelButtonsValues</include>
<autoscroll time="3000" delay="4000" repeat="5000">Skin.HasSetting(Enable.AutoScroll) + !Control.HasFocus(62)</autoscroll>
<visible>!IsEmpty(ListItem.Comment)</visible>
</control>
<control type="textbox" id="70">
<label>$VAR[MusicPlotVar]</label>
<left>15</left>
<top>0</top>
<width>615</width>
<height>245</height>
<font>font14_textbox</font>
<pagecontrol>63</pagecontrol>
<textcolor>white</textcolor>
<autoscroll time="3000" delay="4000" repeat="5000">!Control.HasFocus(63)</autoscroll>
</control>
</control>
<control type="group">
<left>454</left>
<top>740</top>
<control type="scrollbar" id="63">
<left>636</left>
<top>0</top>
<width>14</width>
<height>245</height>
<onup>PageUp(70)</onup>
<ondown>PageUp(70)</ondown>
<onleft>SetProperty(MediaMenu,True,home)</onleft>
<onleft>SetFocus(9000)</onleft>
<onright>700</onright>
<texturesliderbackground>scrollbar/texturesliderbackground2.png</texturesliderbackground>
<texturesliderbar>scrollbar/texturesliderbar2.png</texturesliderbar>
<texturesliderbarfocus border="1">scrollbar/texturesliderbar2.png</texturesliderbarfocus>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
<animation effect="fade" start="100" end="0" time="500" delay="500" condition="!Control.HasFocus(63) + !Container.Scrolling">Conditional</animation>
</control>
</control>
<control type="list" id="700">
<left>1090</left>
<top>95</top>
<width>1000</width>
<height>830</height>
<onleft condition="Control.IsVisible(63)">63</onleft>
<onleft condition="!Control.IsVisible(63)">SetProperty(MediaMenu,True,home)</onleft>
<onleft condition="!Control.IsVisible(63)">SetFocus(9000)</onleft>
<onright>60</onright>
<onup>700</onup>
<ondown>700</ondown>
<pagecontrol>60</pagecontrol>
<viewtype label="RightList">list</viewtype>
<visible>Container.Content(artists) | Container.Content(albums) | Container.Content(songs)</visible>
<scrolltime tween="quadratic" easing="out">200</scrolltime>
<itemlayout height="68" width="806">
<control type="image">
<top>8</top>
<left>20</left>
<width>800</width>
<height>60</height>
<texture border="1">separator2.png</texture>
</control>
<control type="label">
<left>30</left>
<width>775</width>
<height>68</height>
<font>font15</font>
<align>right</align>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Label]</label>
<visible>[!Container.Content(songs) | Stringcompare(ListItem.Label,..)]</visible>
</control>
<control type="label">
<left>30</left>
<width>775</width>
<height>68</height>
<font>font15</font>
<align>right</align>
<textcolor>grey</textcolor>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Tracknumber]: $INFO[ListItem.Title]</label>
<visible>Container.Content(songs) + !Stringcompare(ListItem.Label,..)</visible>
</control>
</itemlayout>
<focusedlayout height="68" width="806">
<control type="image">
<top>10</top>
<left>20</left>
<width>800</width>
<height>60</height>
<texture border="1">separator2.png</texture>
</control>
<control type="image">
<left>20</left>
<width>825</width>
<height>68</height>
<texture border="4">listselect_fo_clear.png</texture>
<colordiffuse>$VAR[FocusTextureColorVar]</colordiffuse>
<visible>Control.HasFocus(700)</visible>
<include>VisibleFadeEffect</include>
</control>
<control type="label">
<left>30</left>
<width>775</width>
<height>68</height>
<font>font15</font>
<align>right</align>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Label]</label>
<animation effect="fade" start="100" end="70" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(501)">Conditional</animation>
<visible>[!Container.Content(songs) | Stringcompare(ListItem.Label,..)]</visible>
</control>
<control type="label">
<left>30</left>
<width>775</width>
<height>68</height>
<font>font15</font>
<align>right</align>
<selectedcolor>selected</selectedcolor>
<label>$INFO[ListItem.Tracknumber]: $INFO[ListItem.Title]</label>
<animation effect="fade" start="100" end="70" time="300" tween="sine" easing="inout" condition="!Control.HasFocus(501)">Conditional</animation>
<visible>Container.Content(songs) + !Stringcompare(ListItem.Label,..)</visible>
</control>
</focusedlayout>
</control>
<control type="scrollbar" id="60">
<left>1904</left>
<top>40</top>
<width>14</width>
<height>920</height>
<onup>60</onup>
<ondown>60</ondown>
<onleft>700</onleft>
<onright>SetProperty(MediaMenu,True,home)</onright>
<onright>SetFocus(9050)</onright>
<texturesliderbackground border="1">-</texturesliderbackground>
<texturesliderbar border="6,0,6,0">scrollbar/texturesliderbar_hor.png</texturesliderbar>
<texturesliderbarfocus border="6,0,6,0">scrollbar/texturesliderbarfocus_hor.png</texturesliderbarfocus>
<textureslidernib>-</textureslidernib>
<textureslidernibfocus>-</textureslidernibfocus>
<animation effect="fade" start="100" end="0" time="500" delay="500" condition="!Control.HasFocus(60) + !Container.Scrolling">Conditional</animation>
<showonepage>false</showonepage>
<orientation>vertical</orientation>
</control>
</control>
</include>
</includes>
[/quote]
RE: Aeon Madnox - Beta Release (for Isengard) - Mike_Doc - 2015-07-28
Thanks meowmoo & Namoi.
RE: Aeon Madnox - Beta Release (for Isengard) - k4sh1n - 2015-07-28
(2015-07-28, 12:19)FonziQ Wrote: Hi Mike,
http://imgur.com/Qqa6yWC&abDTfW0&CvVGRFI
http://imgur.com/Qqa6yWC&abDTfW0&CvVGRFI#1
http://imgur.com/Qqa6yWC&abDTfW0&CvVGRFI#2
I think it was in shednox someone explained how to get this done: System > submenu >> clean video db
In my case it will be: Movies > submenu >> character set
Dont want to waste your time on personal things like this, but if its simple or if someone can guide me, perfecto.
And for the intro
http://imgur.com/jtvp8QB
Possible or not Big thanks Masters of the Universe !!!
(2015-07-28, 12:44)Mike_Doc Wrote: Thanks Namoi, did see that the other day but forgot to look into it more. Will pull your changes into Madnox. Again thanks.
Thanks Fonziq, will see if I can do that for you and will see if there is a way to play a random video on startup.
I posted this a while ago: http://forum.kodi.tv/showthread.php?tid=124124&pid=2011185#pid2011185
Refer post: #161
Just a copy and paste job
(No PM's please)
RE: Aeon Madnox - Beta Release (for Isengard) - Oggie101 - 2015-07-28
Great update, keeps getting better. I've managed to change the font on the main menu but the ocd in me needs to get it centered, can any one point me in the right direction ?
RE: Aeon Madnox - Beta Release (for Isengard) - Namoi - 2015-07-28
Again a little fix for something which was never fixed in Shednox.
In the DialogYesNo.xml : the text, if too long, get out of the dialog window.
Just replace the whole grouplist in the xml (there's only one starting at 45), by this one
Code: <control type="grouplist">
<top>68</top>
<left>15</left>
<width>750</width>
<height>330</height>
<control type="textbox" id="9">
<description>text</description>
<width>750</width>
<height>330</height>
<align>center</align>
<textcolor>white3</textcolor>
<autoscroll time="3000" delay="4000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
</control>
</control>
My guess is a similar bug is also present in DialogProgress.xml but i don't know when this dialog popup so i couldn't check
RE: Aeon Madnox - Beta Release (for Isengard) - neurosis13 - 2015-07-28
thanks Namoi for your support!
RE: Aeon Madnox - Beta Release (for Isengard) - Namoi - 2015-07-28
My pleasure :-D
RE: Aeon Madnox - Beta Release (for Isengard) - Mike_Doc - 2015-07-28
Thanks Namoi, put the same in DialogProgress and it looks to be working.
RE: Aeon Madnox - Beta Release (for Isengard) - Namoi - 2015-07-28
Just tested in 1920x1080 though. Don't know if it works on other res :-D
Edit: Seems to be OK.
RE: Aeon Madnox - Beta Release (for Isengard) - wints - 2015-07-28
Hi just noticed that in music I can't select RightList view just click on it and nothing happens all other views select ok any ideas? cheers
RE: Aeon Madnox - Beta Release (for Isengard) - gcdlz - 2015-07-28
In the new 0.0.5 update there is no longer an open case setting for the showcase view. Works in Kodiflex view. Am I overlooking a setting in Showcase view?
RE: Aeon Madnox - Beta Release (for Isengard) - brazen1 - 2015-07-28
Try System/Appearance/Skin/Settings/Help and make sure you have scriptmoreinfo installed which I think is part of schimi2k's pack.
RE: Aeon Madnox - Beta Release (for Isengard) - wints - 2015-07-28
Thanks I did download add schimi's addons when I first installed the skin, just checked and that's not in there so downloading again just to makesure
RE: Aeon Madnox - Beta Release (for Isengard) - Mike_Doc - 2015-07-28
my bad, on the 'open case'. I gave kodiflix it's own option and made a mistake when tidying up the code.
I've just pushed the correction to the GIT or you can do this fix:
In Custom_1166_cases.xml change line 330 to this
<visible>Skin.HasSetting(MikeCasesMod) + [[Container.Content(movies) | Container.Content(sets)] + Stringcompare(Window(home).Property(actualViewtype),ShowcaseMovies)]</visible>
I missed the ']' at the end.
Sorry about that.
Mike.
RE: Aeon Madnox - Beta Release (for Isengard) - wints - 2015-07-28
(2015-07-28, 22:26)wints Wrote: Thanks I did download add schimi's addons when I first installed the skin, just checked and that's not in there so downloading again just to makesure
No it's not in there, can anyone upload it please cheers
|