RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - pletopia - 2017-02-20
One more thing, anyone else having problems setting a background for the home screen for an item? In the past I used Multi-image to point to a local folder full of backgrounds. I can't seem to be able to do that anymore. When I click on multi-image it opens up a window that I only see "fusion" as an option and thats it. No way to access a folder browser of local directories.
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - pletopia - 2017-02-20
And one final thing .. It looks that at some point I used quotes to put in a Director's Cut tag into a movie title and its working fine with the mini poster in Episode view (I assume it will work with all the views that I found that this bug is affecting).
![Full sized picture Image](http://i.imgur.com/PrRkwzo.jpg)
It just doesn't like asterix when I use them (which I would prefer as it looks nicer I feel plus going through and fixing all those NFO files).
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - zorg2000k - 2017-02-20
The latest git for Kodi 17 has broken being able to show a logo.png for the artist name at the bottom in Music on Showcase2 view. Has anyone else noticed ?
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - Pr.Sinister - 2017-02-20
(2017-02-19, 19:15)homerjs Wrote: Thanks for that.
One last question, I have noticed that the tv banners are shortened, causing cut off of text in the banner, also it seems in this version that movie poster are slightly more narrow...is this a known thing ?
thanks
![Full sized picture Image](https://s27.postimg.org/3jxdjbko3/Screenshot_2.png)
Since everyone is saying it looks good for them, my suggestion is to make sure your video calibration is set properly.
When you set the pixel ratio (the big square in the middle), i STRONGLY suggest you use a ruler. It is virtually impossible to guess that you have a perfect square. On computer monitors, the default usually is a square but on a TV it almost never is.
-Pr.
EDIT: Just saw in a later post that you fixed it..
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - darkside281 - 2017-02-20
(2017-02-19, 21:08)relayer35 Wrote: Thanks to everyone for all the work they've done on this skin. Still the best skin available for Kodi, and I have it working great with Krypton. I'm a novice at skin mods, but was able to figure out how to add the PVR information to DialogPlayerProcessInfo.xml. If anyone is interested here it is:
Code: <?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>5001</defaultcontrol>
<controls>
<control type="button" id="5001">
<visible allowhiddenfocus="true">false</visible>
<onclick>Close</onclick>
<onleft>Close</onleft>
<onright>Close</onright>
<onup>Close</onup>
<ondown>Close</ondown>
</control>
<control type="group">
<description>Player Process Information</description>
<visible>![Window.IsActive(OSDVideoSettings) | Window.IsActive(OSDAudioSettings) | Window.IsActive(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsActive(subtitlesearch) | Window.IsActive(osdcmssettings)]</visible>
<depth>0.40</depth>
<animation effect="fade" start="0" end="100" time="300">VisibleChange</animation>
<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
<left>42</left>
<top>30</top>
<control type="image">
<width>1836</width>
<height>220</height>
<texture border="8">panels/panel.png</texture>
</control>
<control type="grouplist">
<top>20</top>
<left>27</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>Video Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[291][/UPPERCASE]</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(videodecoder)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[169]:[/UPPERCASE]</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>$INFO[Player.Process(videowidth)]$INFO[Player.Process(videoheight),x, px]$INFO[Player.Process(videodar), (, $LOCALIZE[31154])]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>FRAMERATE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(videofps),, FPS]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>PIXEL FORMAT:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(pixformat)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DEINTERLACE METHOD:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(deintmethod)][/UPPERCASE]</label>
</control>
</control>
</control>
<control type="grouplist">
<top>20</top>
<left>891</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>Audio Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[292][/UPPERCASE]</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(audiodecoder)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>AUDIO CHANNELS:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(audiochannels)]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SAMPLERATE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(audiosamplerate),, Hz]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>BITS PER SAMPLE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>$INFO[Player.Process(audiobitspersample),, Bit]</label>
</control>
</control>
</control>
<control type="grouplist">
<top>20</top>
<left>1455</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>System Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SYSTEM</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<description>Hardware Decoding</description>
<visible>Player.Process(videohwdecoder)</visible>
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ff00ff00</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>HARDWARE</label>
</control>
<control type="label">
<description>Hardware Decoding</description>
<visible>!Player.Process(videohwdecoder)</visible>
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffff0000</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SOFTWARE</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[13271][/UPPERCASE]</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[System.CpuUsage]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[31309]:[/UPPERCASE]</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[System.Memory(used.percent)]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>CACHE LEVEL:</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.CacheLevel,,%]</label>
</control>
</control>
</control>
</control>
<control type="group">
<visible>[[Pvr.IsPlayingTv + Window.IsActive(FullscreenVideo)] | [Pvr.IsPlayingRadio | Window.IsActive(visualisation)]] + system.getbool(pvrplayback.signalquality) +
![Player.ShowInfo | Window.IsActive(OSDVideoSettings) | Window.IsActive(OSDAudioSettings) | Window.IsActive(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsActive(subtitlesearch) | Window.IsActive(osdcmssettings)]</visible>
<depth>DepthOSD</depth>
<include>FSMediaInfoOpenCloseAnim</include>
<left>42</left>
<top>250</top>
<control type="image">
<width>1836</width>
<height>290</height>
<texture border="8">panels/panel.png</texture>
</control>
<control type="grouplist">
<top>30</top>
<left>27</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="group">
<height>30</height>
<top>300</top>
<left>45</left>
<control type="label">
<description>Header</description>
<height>30</height>
<top>1</top>
<width>1188</width>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19005][/UPPERCASE]</label>
</control>
<control type="label">
<description>Backend</description>
<top>50</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19012]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Backend value</description>
<top>50</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamClient][/UPPERCASE]</label>
</control>
<control type="label">
<description>Device</description>
<top>80</top>
<width>180</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19006]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Device value</description>
<top>80</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamDevice][/UPPERCASE]</label>
</control>
<control type="label">
<description>Status</description>
<top>110</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19007]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Status value</description>
<top>110</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamStatus][/UPPERCASE]</label>
</control>
<control type="label">
<description>Signal</description>
<top>140</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19008]:[/UPPERCASE]</label>
</control>
<control type="progress">
<description>Progressbar</description>
<left>255</left>
<top>135</top>
<width>960</width>
<height>14</height>
<info>PVR.ActStreamProgrSignal</info>
</control>
<control type="label">
<description>Signal value</description>
<top>140</top>
<left>1230</left>
<width>40</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamSignal][/UPPERCASE]</label>
</control>
<control type="label">
<description>SNR</description>
<top>170</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19009]:[/UPPERCASE]</label>
</control>
<control type="progress">
<description>Progressbar</description>
<left>255</left>
<top>165</top>
<width>960</width>
<height>14</height>
<info>PVR.ActStreamProgrSNR</info>
</control>
<control type="label">
<description>SNR value</description>
<top>170</top>
<left>1230</left>
<width>40</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamSNR][/UPPERCASE]</label>
</control>
<control type="grouplist">
<top>200</top>
<orientation>horizontal</orientation>
<itemgap>5</itemgap>
<control type="label">
<description>BER</description>
<width>250</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19010]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>BER value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamBER][/UPPERCASE]</label>
</control>
<control type="label">
<description>UNC</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19011]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>UNC value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamUNC][/UPPERCASE]</label>
</control>
<control type="label">
<description>Service</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19099]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Service value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamServiceName][/UPPERCASE]</label>
</control>
</control>
<control type="grouplist">
<top>230</top>
<orientation>horizontal</orientation>
<itemgap>5</itemgap>
<control type="label">
<description>Encryption</description>
<width>250</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19015]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Encryption value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamEncryptionName][/UPPERCASE]</label>
</control>
<control type="label">
<description>Provider</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19101]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Provider value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamProviderName][/UPPERCASE]</label>
</control>
<control type="label">
<description>Mux</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19100]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Mux value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamMux][/UPPERCASE]</label>
</control>
</control>
</control>
</control>
</control>
</controls>
</window>
NextPVR doesn't actually return the signal values, so I can't tell how this looks with other PVR backends that actually do, but I think it should be okay, Hope this helps!
thanks for this looks great. but as you can see from my screenshot the percentage is cut off, how could i change this?
watch gallery
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - relayer35 - 2017-02-21
Bummer!
Nice to see it in action with actual values. Try this. I increased the width value on line 442 & 469. See if that works.
Code: <?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>5001</defaultcontrol>
<controls>
<control type="button" id="5001">
<visible allowhiddenfocus="true">false</visible>
<onclick>Close</onclick>
<onleft>Close</onleft>
<onright>Close</onright>
<onup>Close</onup>
<ondown>Close</ondown>
</control>
<control type="group">
<description>Player Process Information</description>
<visible>![Window.IsActive(OSDVideoSettings) | Window.IsActive(OSDAudioSettings) | Window.IsActive(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsActive(subtitlesearch) | Window.IsActive(osdcmssettings)]</visible>
<depth>0.40</depth>
<animation effect="fade" start="0" end="100" time="300">VisibleChange</animation>
<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
<left>42</left>
<top>30</top>
<control type="image">
<width>1836</width>
<height>220</height>
<texture border="8">panels/panel.png</texture>
</control>
<control type="grouplist">
<top>20</top>
<left>27</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>Video Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[291][/UPPERCASE]</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(videodecoder)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[169]:[/UPPERCASE]</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>$INFO[Player.Process(videowidth)]$INFO[Player.Process(videoheight),x, px]$INFO[Player.Process(videodar), (, $LOCALIZE[31154])]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>FRAMERATE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(videofps),, FPS]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>PIXEL FORMAT:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(pixformat)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DEINTERLACE METHOD:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(deintmethod)][/UPPERCASE]</label>
</control>
</control>
</control>
<control type="grouplist">
<top>20</top>
<left>891</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>Audio Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[292][/UPPERCASE]</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(audiodecoder)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>AUDIO CHANNELS:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(audiochannels)]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SAMPLERATE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(audiosamplerate),, Hz]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>BITS PER SAMPLE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>$INFO[Player.Process(audiobitspersample),, Bit]</label>
</control>
</control>
</control>
<control type="grouplist">
<top>20</top>
<left>1455</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>System Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SYSTEM</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<description>Hardware Decoding</description>
<visible>Player.Process(videohwdecoder)</visible>
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ff00ff00</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>HARDWARE</label>
</control>
<control type="label">
<description>Hardware Decoding</description>
<visible>!Player.Process(videohwdecoder)</visible>
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffff0000</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SOFTWARE</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[13271][/UPPERCASE]</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[System.CpuUsage]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[31309]:[/UPPERCASE]</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[System.Memory(used.percent)]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>CACHE LEVEL:</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.CacheLevel,,%]</label>
</control>
</control>
</control>
</control>
<control type="group">
<visible>[[Pvr.IsPlayingTv + Window.IsActive(FullscreenVideo)] | [Pvr.IsPlayingRadio | Window.IsActive(visualisation)]] + system.getbool(pvrplayback.signalquality) +
![Player.ShowInfo | Window.IsActive(OSDVideoSettings) | Window.IsActive(OSDAudioSettings) | Window.IsActive(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsActive(subtitlesearch) | Window.IsActive(osdcmssettings)]</visible>
<depth>DepthOSD</depth>
<include>FSMediaInfoOpenCloseAnim</include>
<left>42</left>
<top>250</top>
<control type="image">
<width>1836</width>
<height>290</height>
<texture border="8">panels/panel.png</texture>
</control>
<control type="grouplist">
<top>30</top>
<left>27</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="group">
<height>30</height>
<top>300</top>
<left>45</left>
<control type="label">
<description>Header</description>
<height>30</height>
<top>1</top>
<width>1188</width>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19005][/UPPERCASE]</label>
</control>
<control type="label">
<description>Backend</description>
<top>50</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19012]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Backend value</description>
<top>50</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamClient][/UPPERCASE]</label>
</control>
<control type="label">
<description>Device</description>
<top>80</top>
<width>180</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19006]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Device value</description>
<top>80</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamDevice][/UPPERCASE]</label>
</control>
<control type="label">
<description>Status</description>
<top>110</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19007]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Status value</description>
<top>110</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamStatus][/UPPERCASE]</label>
</control>
<control type="label">
<description>Signal</description>
<top>140</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19008]:[/UPPERCASE]</label>
</control>
<control type="progress">
<description>Progressbar</description>
<left>255</left>
<top>135</top>
<width>960</width>
<height>14</height>
<info>PVR.ActStreamProgrSignal</info>
</control>
<control type="label">
<description>Signal value</description>
<top>140</top>
<left>1230</left>
<width>100</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamSignal][/UPPERCASE]</label>
</control>
<control type="label">
<description>SNR</description>
<top>170</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19009]:[/UPPERCASE]</label>
</control>
<control type="progress">
<description>Progressbar</description>
<left>255</left>
<top>165</top>
<width>960</width>
<height>14</height>
<info>PVR.ActStreamProgrSNR</info>
</control>
<control type="label">
<description>SNR value</description>
<top>170</top>
<left>1230</left>
<width>100</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamSNR][/UPPERCASE]</label>
</control>
<control type="grouplist">
<top>200</top>
<orientation>horizontal</orientation>
<itemgap>5</itemgap>
<control type="label">
<description>BER</description>
<width>250</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19010]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>BER value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamBER][/UPPERCASE]</label>
</control>
<control type="label">
<description>UNC</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19011]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>UNC value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamUNC][/UPPERCASE]</label>
</control>
<control type="label">
<description>Service</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19099]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Service value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamServiceName][/UPPERCASE]</label>
</control>
</control>
<control type="grouplist">
<top>230</top>
<orientation>horizontal</orientation>
<itemgap>5</itemgap>
<control type="label">
<description>Encryption</description>
<width>250</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19015]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Encryption value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamEncryptionName][/UPPERCASE]</label>
</control>
<control type="label">
<description>Provider</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19101]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Provider value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamProviderName][/UPPERCASE]</label>
</control>
<control type="label">
<description>Mux</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19100]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Mux value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamMux][/UPPERCASE]</label>
</control>
</control>
</control>
</control>
</control>
</controls>
</window>
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - bobrap - 2017-02-21
Just updated to the latest Krypton nightly and am now getting skin helper service error. Just me or someone else getting the same. Using the skin helper from git. Thanks
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - relayer35 - 2017-02-21
(2017-02-21, 01:26)bobrap Wrote: Just updated to the latest Krypton nightly and am now getting skin helper service error. Just me or someone else getting the same. Using the skin helper from git. Thanks
I had my install going fine for a couple of weeks now, but now just today I'm getting the skin helper service error popup every few minutes:
19:06:08.080 T:2240 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named metadatautils
Traceback (most recent call last):
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.skin.helper.service\plugin.py", line 10, in <module>
from resources.lib.plugin_content import PluginContent
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\plugin_content.py", line 17, in <module>
from metadatautils import KodiDb, Tmdb, get_clean_image, process_method_on_list
ImportError: No module named metadatautils
-->End of Python script error report<--
Looks like something must have updated that caused this.
EDIT: So I rolled back the Skin Helper Service to the previous version 1.0.100 was what I had. That made the constant Skin Helper Service error go away.
I am still getting this one on startup for Skin Helper Backgrounds, but not any other time. I don't see this one listed as a separate Addon:
19:17:37.788 T:5572 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named metadatautils
Traceback (most recent call last):
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.skin.helper.backgrounds\service.py", line 9, in <module>
from resources.lib.backgrounds_updater import BackgroundsUpdater
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.skin.helper.backgrounds\resources\lib\backgrounds_updater.py", line 20, in <module>
from smartshortcuts import SmartShortCuts
File "C:\Users\Matt\AppData\Roaming\Kodi\addons\script.skin.helper.backgrounds\resources\lib\smartshortcuts.py", line 15, in <module>
from metadatautils import detect_plugin_content, KodiDb
ImportError: No module named metadatautils
-->End of Python script error report<--
When I was initially setting up this skin on Krypton, I ran into the skin helper service over and over. That's the worse part of installing this skin, as it is very confusing what version of some of these scripts need to be installed. Some were beta, some were from github, and other had to be through a repository. I had a lot of trouble getting this all to work initially. Seems the confusion continues now.
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - scarfa21 - 2017-02-21
Hello all,
Trying to get this installed on an android box running Jarvis. Installing from Zip but it never installs. Tried a fresh install also with just Jarvis installed with no luck. Is there something special I need to do here as I really want to try this.
Thanks
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - darkside281 - 2017-02-21
(2017-02-21, 00:40)relayer35 Wrote: Bummer!
Nice to see it in action with actual values. Try this. I increased the width value on line 442 & 469. See if that works.
Code: <?xml version="1.0" encoding="UTF-8"?>
<window>
<defaultcontrol>5001</defaultcontrol>
<controls>
<control type="button" id="5001">
<visible allowhiddenfocus="true">false</visible>
<onclick>Close</onclick>
<onleft>Close</onleft>
<onright>Close</onright>
<onup>Close</onup>
<ondown>Close</ondown>
</control>
<control type="group">
<description>Player Process Information</description>
<visible>![Window.IsActive(OSDVideoSettings) | Window.IsActive(OSDAudioSettings) | Window.IsActive(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsActive(subtitlesearch) | Window.IsActive(osdcmssettings)]</visible>
<depth>0.40</depth>
<animation effect="fade" start="0" end="100" time="300">VisibleChange</animation>
<animation effect="fade" start="0" end="100" time="300">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
<left>42</left>
<top>30</top>
<control type="image">
<width>1836</width>
<height>220</height>
<texture border="8">panels/panel.png</texture>
</control>
<control type="grouplist">
<top>20</top>
<left>27</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>Video Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[291][/UPPERCASE]</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(videodecoder)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[169]:[/UPPERCASE]</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>$INFO[Player.Process(videowidth)]$INFO[Player.Process(videoheight),x, px]$INFO[Player.Process(videodar), (, $LOCALIZE[31154])]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>FRAMERATE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(videofps),, FPS]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>PIXEL FORMAT:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(pixformat)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DEINTERLACE METHOD:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(deintmethod)][/UPPERCASE]</label>
</control>
</control>
</control>
<control type="grouplist">
<top>20</top>
<left>891</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>Audio Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[292][/UPPERCASE]</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">[UPPERCASE]$INFO[Player.Process(audiodecoder)][/UPPERCASE]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>AUDIO CHANNELS:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(audiochannels)]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SAMPLERATE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.Process(audiosamplerate),, Hz]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>248</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>BITS PER SAMPLE:</label>
</control>
<control type="label">
<left>255</left>
<width>600</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>$INFO[Player.Process(audiobitspersample),, Bit]</label>
</control>
</control>
</control>
<control type="grouplist">
<top>20</top>
<left>1455</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="label">
<description>System Label</description>
<width>450</width>
<height>30</height>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SYSTEM</label>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>DECODER:</label>
</control>
<control type="label">
<description>Hardware Decoding</description>
<visible>Player.Process(videohwdecoder)</visible>
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ff00ff00</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>HARDWARE</label>
</control>
<control type="label">
<description>Hardware Decoding</description>
<visible>!Player.Process(videohwdecoder)</visible>
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffff0000</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>SOFTWARE</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[13271][/UPPERCASE]</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[System.CpuUsage]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[31309]:[/UPPERCASE]</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[System.Memory(used.percent)]</label>
</control>
</control>
<control type="group">
<height>30</height>
<control type="label">
<width>218</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>CACHE LEVEL:</label>
</control>
<control type="label">
<left>155</left>
<width>150</width>
<align>right</align>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label fallback="31001">$INFO[Player.CacheLevel,,%]</label>
</control>
</control>
</control>
</control>
<control type="group">
<visible>[[Pvr.IsPlayingTv + Window.IsActive(FullscreenVideo)] | [Pvr.IsPlayingRadio | Window.IsActive(visualisation)]] + system.getbool(pvrplayback.signalquality) +
![Player.ShowInfo | Window.IsActive(OSDVideoSettings) | Window.IsActive(OSDAudioSettings) | Window.IsActive(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVROSDGuide) | Window.IsActive(subtitlesearch) | Window.IsActive(osdcmssettings)]</visible>
<depth>DepthOSD</depth>
<include>FSMediaInfoOpenCloseAnim</include>
<left>42</left>
<top>250</top>
<control type="image">
<width>1836</width>
<height>290</height>
<texture border="8">panels/panel.png</texture>
</control>
<control type="grouplist">
<top>30</top>
<left>27</left>
<itemgap>0</itemgap>
<orientation>vertical</orientation>
<control type="group">
<height>30</height>
<top>300</top>
<left>45</left>
<control type="label">
<description>Header</description>
<height>30</height>
<top>1</top>
<width>1188</width>
<font>Font_Bold24</font>
<textcolor>ff1573d4</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19005][/UPPERCASE]</label>
</control>
<control type="label">
<description>Backend</description>
<top>50</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19012]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Backend value</description>
<top>50</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamClient][/UPPERCASE]</label>
</control>
<control type="label">
<description>Device</description>
<top>80</top>
<width>180</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19006]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Device value</description>
<top>80</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamDevice][/UPPERCASE]</label>
</control>
<control type="label">
<description>Status</description>
<top>110</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19007]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Status value</description>
<top>110</top>
<left>255</left>
<width>1018</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamStatus][/UPPERCASE]</label>
</control>
<control type="label">
<description>Signal</description>
<top>140</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19008]:[/UPPERCASE]</label>
</control>
<control type="progress">
<description>Progressbar</description>
<left>255</left>
<top>135</top>
<width>960</width>
<height>14</height>
<info>PVR.ActStreamProgrSignal</info>
</control>
<control type="label">
<description>Signal value</description>
<top>140</top>
<left>1230</left>
<width>100</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamSignal][/UPPERCASE]</label>
</control>
<control type="label">
<description>SNR</description>
<top>170</top>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19009]:[/UPPERCASE]</label>
</control>
<control type="progress">
<description>Progressbar</description>
<left>255</left>
<top>165</top>
<width>960</width>
<height>14</height>
<info>PVR.ActStreamProgrSNR</info>
</control>
<control type="label">
<description>SNR value</description>
<top>170</top>
<left>1230</left>
<width>100</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamSNR][/UPPERCASE]</label>
</control>
<control type="grouplist">
<top>200</top>
<orientation>horizontal</orientation>
<itemgap>5</itemgap>
<control type="label">
<description>BER</description>
<width>250</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19010]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>BER value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamBER][/UPPERCASE]</label>
</control>
<control type="label">
<description>UNC</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19011]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>UNC value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamUNC][/UPPERCASE]</label>
</control>
<control type="label">
<description>Service</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19099]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Service value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamServiceName][/UPPERCASE]</label>
</control>
</control>
<control type="grouplist">
<top>230</top>
<orientation>horizontal</orientation>
<itemgap>5</itemgap>
<control type="label">
<description>Encryption</description>
<width>250</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19015]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Encryption value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamEncryptionName][/UPPERCASE]</label>
</control>
<control type="label">
<description>Provider</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19101]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Provider value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamProviderName][/UPPERCASE]</label>
</control>
<control type="label">
<description>Mux</description>
<width>165</width>
<font>Font_Bold24</font>
<textcolor>ff7993b0</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$LOCALIZE[19100]:[/UPPERCASE]</label>
</control>
<control type="label">
<description>Mux value</description>
<width>222</width>
<font>Font_Bold24</font>
<textcolor>ffcecece</textcolor>
<shadowcolor>ff000000</shadowcolor>
<label>[UPPERCASE]$INFO[PVR.ActStreamMux][/UPPERCASE]</label>
</control>
</control>
</control>
</control>
</control>
</controls>
</window>
Thanks for that, works perfect..
watch gallery
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - gorx76 - 2017-02-21
(2017-02-20, 02:18)pletopia Wrote: Is there an addon i have to enable to have library stats displaying on home screen? Currently nothing is displaying. Krypton RC4, up2date Madnox.
Skin settings -> Customizers -> Setup the Aeon Madnox main menu -> Choose infoline
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - gorx76 - 2017-02-21
I don't know if it depends on skin or something else but kodi won't display anymore typed numbers in FullscreenVideo when I want to seek a certain duration.
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - pletopia - 2017-02-21
(2017-02-21, 17:19)gorx76 Wrote: (2017-02-20, 02:18)pletopia Wrote: Is there an addon i have to enable to have library stats displaying on home screen? Currently nothing is displaying. Krypton RC4, up2date Madnox.
Skin settings -> Customizers -> Setup the Aeon Madnox main menu -> Choose infoline
Sweet. That works. I thought I only had to enable library statistics.
Now if only I could figure out why I can't set a local folder full of images as a choice for multi-image in Skin settings -> Customizers -> Setup the Aeon Madnox main menu -> Select background
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - tymmy - 2017-02-21
(2017-02-20, 15:23)zorg2000k Wrote: The latest git for Kodi 17 has broken being able to show a logo.png for the artist name at the bottom in Music on Showcase2 view. Has anyone else noticed ?
Don't Know the answer but I have same problem.
RE: Aeon Madnox for Krypton / Jarvis - [RC2 Revision 0.9.1] 30/05 - bsoriano - 2017-02-21
I think that the skin helper service errors have to do with the new version needing a new script that is probably not in the Kodi repo yet, script.module.metadautils. I'm pretty sure it is in Marcel's (skin helper service author) repo, so be sure o install it from there or from his GitHub.
Regards,
Bart
|