Kodi Community Forum
Aeon Madnox for Krypton / Jarvis - (no longer in development) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Madnox (https://forum.kodi.tv/forumdisplay.php?fid=314)
+----- Thread: Aeon Madnox for Krypton / Jarvis - (no longer in development) (/showthread.php?tid=230821)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468


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).

Image

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).

Image


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

Image

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