2015-03-31, 11:40
Please post a link to your latest XML and I'll have a look
<?xml version="1.0" encoding="utf-8"?>
<window>
<defaultcontrol>32</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
<include>ContentPanelBackgroundsPVR</include>
<control type="label" id="29">
<description>Empty so we can pass the values up one level</description>
<visible>False</visible>
</control>
<control type="label" id="30">
<description>Empty so we can pass the values up one level</description>
<visible>False</visible>
</control>
<control type="group">
<description>Small Media Window</description>
<posx>530</posx>
<posy>80</posy>
<visible>Control.IsVisible(11) | Control.IsVisible(12)</visible>
<include>VisibleFadeEffect</include>
<include>Window_OpenClose_Animation</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>690</width>
<height>400</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>5</posx>
<posy>5</posy>
<width>680</width>
<height>390</height>
<texture fallback="special://skin/backgrounds/homescreen/tv.jpg">$INFO[Skin.String(Home_Custom_Back_TV_Folder)]</texture>
<include>VisibleFadeEffect</include>
<visible>!Player.HasVideo</visible>
</control>
<control type="videowindow">
<posx>5</posx>
<posy>5</posy>
<width>680</width>
<height>390</height>
<visible>Player.HasVideo</visible>
<animation effect="slide" start="0,0" end="-2000,0" time="0">WindowClose</animation>
</control>
<control type="image">
<posx>1</posx>
<posy>1</posy>
<width>688</width>
<height>35</height>
<texture>black-back.png</texture>
<colordiffuse>DDFFFFFF</colordiffuse>
<visible>Player.HasVideo</visible>
</control>
<control type="label">
<description>Current Video label</description>
<posx>230</posx>
<posy>1</posy>
<width>330</width>
<height>35</height>
<font>font12</font>
<textcolor>grey2</textcolor>
<align>center</align>
<aligny>center</aligny>
<label>$INFO[VideoPlayer.Title]</label>
<visible>Player.HasVideo</visible>
</control>
</control>
<control type="group" id="50">
<include>Window_OpenClose_Animation</include>
<include>EPGTimelineView</include>
<include>LiveTVChannelView</include>
<!-- view id = 11 -->
<include>LiveRadioChannelView</include>
<!-- view id = 12 -->
<include>LiveTVRecordingsView</include>
<!-- view id = 13 -->
<include>LiveTVTimersView</include>
<!-- view id = 14 -->
<include>LiveTVGuideChannelView</include>
<!-- view id = 15 -->
<include>LiveTVGuideNowNextView</include>
<!-- view id = 16 -->
<include>LiveTVSearchView</include>
<!-- view id = 17 -->
</control>
<include condition="!Skin.HasSetting(HideNumItemsCount)">CommonPageCount</include>
<include>CommonNowPlaying</include>
<include>MainWindowMouseButtons</include>
<include>BehindDialogFadeOut</include>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>1280</width>
<height>720</height>
<texture>black-back.png</texture>
<animation effect="fade" time="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible>
</control>
<control type="group">
<posx>-250</posx>
<include>SideBladeLeft</include>
<control type="grouplist" id="9000">
<posx>0</posx>
<posy>110</posy>
<width>250</width>
<height>600</height>
<onleft condition="Skin.HasSetting(DisableHomeReturnButtons)">9000</onleft>
<onleft condition="!Skin.HasSetting(DisableHomeReturnButtons)">83</onleft>
<onright>50</onright>
<onup>9000</onup>
<ondown>9000</ondown>
<itemgap>0</itemgap>
<control type="label" id="200">
<width>250</width>
<height>35</height>
<font>font12caps</font>
<label>31006</label>
<textcolor>blue</textcolor>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="button" id="32">
<description>TV Channels</description>
<posx>0</posx>
<posy>0</posy>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>19023</label>
</control>
<control type="button" id="33">
<description>Radio Channels</description>
<posx>0</posx>
<posy>40</posy>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>19024</label>
<onleft>12</onleft>
<onright>12</onright>
</control>
<control type="button" id="31">
<description>TV Guide</description>
<posx>0</posx>
<posy>80</posy>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>$LOCALIZE[19222]: $LOCALIZE[19030]</label>
</control>
<control type="button" id="34">
<description>Recordings</description>
<posx>0</posx>
<posy>120</posy>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>19163</label>
</control>
<control type="button" id="35">
<description>Timers</description>
<posx>0</posx>
<posy>160</posy>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>19040</label>
</control>
<control type="button" id="36">
<description>Search</description>
<posx>0</posx>
<posy>200</posy>
<textwidth>235</textwidth>
<include>ButtonCommonValues</include>
<label>137</label>
</control>
<include>CommonNowPlaying_Controls</include>
</control>
</control>
<include>UserLocalInfo</include>
</controls>
</window>
(2015-03-21, 22:28)Mudislander Wrote: Okay got version 3.0.15 working again, hope it fixes more problems than it causes...
Added support for Videoextras, was a bit of a quick fix - so let me know of any problems. you should get a "codec" type image if the listed item has Extras. you will need to have "Allow caching of extras on startup" enabled in the VideoExtras settings for this to work.
Popped in a few of the other requests like volume amount on the slide bar and options to run Artwork downloader from Video Info Screen for individual media items...
(2015-03-31, 20:09)FuSchnickens Wrote: Hey I just moved over to Helix from Gotham and was wondering about a couple of settings. Currently my set up looks like the 1st photo on page 1 of this thread but would like it to look like the 3rd photo. The one that has a smattering of movie covers when you arrow over to the movie category on the main screen. That smattering look was also on my videos & Tv Shows section. How do I turn on this feature? Is this the cinema experience? What setting is this under skin settings? Also, is there a way to get the weather up in the upper left hand corner like it was on Gotham? Thanks.
(2015-04-02, 21:00)FuSchnickens Wrote:(2015-03-31, 20:09)FuSchnickens Wrote: Hey I just moved over to Helix from Gotham and was wondering about a couple of settings. Currently my set up looks like the 1st photo on page 1 of this thread but would like it to look like the 3rd photo. The one that has a smattering of movie covers when you arrow over to the movie category on the main screen. That smattering look was also on my videos & Tv Shows section. How do I turn on this feature? Is this the cinema experience? What setting is this under skin settings? Also, is there a way to get the weather up in the upper left hand corner like it was on Gotham? Thanks.
Anyone?¿?
(2015-04-02, 19:24)DWhite Wrote:(2015-04-02, 16:18)Solo0815 Wrote: Just go to "Skin Settings", enable "Multi-Image" and point to your Pics folder. You don't need to change any XML
Thanks for the reply but that wont help in this situation.
(2015-04-01, 21:06)gjwAudio Wrote: I really appreciate these little things - especially the "E"-icon to indicate Extras exist for a title - very clever idea
I notice this: when a movie has Extras associated with it, the "E"-icon shows in the Media Info3 display, but when opening the full info window for that item, the "E"-icon is missing from the rest of the icon group. Is this intentional ?
In any event, thanks again for the incredible support you offer to the xbmc/Kodi community - keeping your skins enhanced and WORKING - Cheers !!