I did finally upgrade to Krypton and it was mostly seamless. Mostly.
I use Confluence and my 1.6x-2.0x OSD disappeared.
Anyone know if I can just drop in my old DialogSeekBar.xml and Textures.xbt or have other changes been made that requires rebuilding them?
Also, previously, I had a weird quirk. Fast Forwarding (not SpeedUp) at 2x would turn back on the sound and the OSD indicator would overlap my 2x icon in the normal FF location and my SpeedUp location (which was farther to the right). I was hoping to fix that, but it's above my pay grade.
Official Confluence section for FF 2x:
Quote:<control type="image">
<left>34</left>
<top>4</top>
<width>40</width>
<height>40</height>
<texture>OSD2x.png</texture>
<visible>Player.Forwarding2x</visible>
</control>
My modification for Confluence with SpeedUp at 2x:
Quote:<control type="image">
<left>45</left>
<top>4</top>
<width>40</width>
<height>40</height>
<texture>OSD2x.png</texture>
<visible>String.IsEqual(Player.PlaySpeed,2.00)</visible>
</control>
Edit: So, just to be safe I unpacked the textures and repacked them and reinserted the commands for 1.6-2.0x speeds for Confluence.
As stated above, there is still a bug at 2x fast forward: you will see the SpeedUp positioned 2x icon (at the far right of the seek bar) AND the Fast Forward positioned 2x icon (about 3/4 of the way down the seek bar) overlapping each other... also audio is turned on.
I don't believe this is something I can fix from my end.
To get 1.6x-2.0x to display on screen with Confluence under Matrix...
-You need a modified DialogSeekBar.xml. My TV keeps that under ./addons/skin.confluence/720p. Your actual location may vary. 720p is a resolution specific folder, so check where your file is actually located before copying.
- A repacked Textures.xbt that includes the .png for the new speeds. That goes under ./addons/skin.confluence/media.
Here is a link to those files:
Confluence Skin fix for SpeedUp to 2x with Kodi v19.rar
I insert these into my installation by using Kodi's Backup add-on to dump the files to a network folder on my PC. I then copy the replacement files into the backup folder and then restore the Add-on folder using Backup add-on again.
Thanks go to @
jelwell who created the new x speed pics.