Posts: 1,472
Joined: Jan 2018
(2020-03-05, 16:44)sualfred Wrote: @mardukL
I can't follow you.
may not be neccesary anymore , found my fault.
I overread and therefore ignored the shipped list(id=1) tags in script-embuary-image.xml
xml:
<scrolltime>0</scrolltime>
<itemlayout/>
Using
xml:
<scrolltime tween="quadratic">300</scrolltime>
<itemlayout width="1920" height="1080">
<control type="image">
<width>1920</width>
<height>1080</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(1).ListItem.Icon]</texture>
</control>
</itemlayout>
<focusedlayout width="1920" height="1080">
<control type="image">
<width>1920</width>
<height>1080</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(1).ListItem.Icon]</texture>
</control>
</focusedlayout>
and removed the shipped image control
xml:
<control type="image">
<width>1920</width>
<height>1080</height>
<aspectratio>keep</aspectratio>
<texture>$INFO[Container(1).ListItem.Icon]</texture>
<fadetime>500</fadetime>
</control>
'resolved'
my big fail
I am very Sorry for confuse you..
Posts: 3,532
Joined: Oct 2013
Reputation:
358
Ok, I think I understand the issue. Will think about an solution.
Main: Lancool II Mesh - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 - EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB / Crucial P1 2TB / WD Blue 3D Nand 2TB
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Posts: 3,532
Joined: Oct 2013
Reputation:
358
Great, thanks.
I also improved the caching. Once it's cached it will only take 1-2s on each daily Kodi boot. It includes a service that is refreshing this data on startup without entering the node.
Main: Lancool II Mesh - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 - EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB / Crucial P1 2TB / WD Blue 3D Nand 2TB
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Posts: 3,532
Joined: Oct 2013
Reputation:
358
2020-03-08, 20:26
(This post was last modified: 2020-03-08, 20:42 by sualfred.)
Corona mode.
Edit:
Fixed, thanks.
Main: Lancool II Mesh - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 - EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB / Crucial P1 2TB / WD Blue 3D Nand 2TB
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage