Bug Some (Skinning related) Kodi Bugs - RC1
#1
1. ListItem.Label2 is empty in DialogPVRChannelsOSD.xml -> ListItem.Label2 did show the same as ListItem.Title in Krypton withing DialogPVRChannelsOSD -> Now its Empty.

2. ListItem.NextDuration is Empty (MyPVR Channels) -> in Krypton it did show the Duration of the next EPG Event (within MyPVRChannels.xml)

3. String.IsEqual(Container(200).ListItemAbsolute(0).Label,ListItem.Label) doesnt work anymore

this did work prior PR15754 
(tested with "KodiSetup-20180408-ff02b71b-master-x64" -> where it works.)

Krypton / Leia before PR15754:
Image

Leia:
Image

@ksooo  for thows maybe.


EDIT:
almost forgot this one:

4. Action(ChannelUP) and Action(ChannelDown) dont work if a PVR-Radio Stream is playing (all fine when playing LiveTV)

looks like channel-UP / -Down also doesnt work by using a Remote, so may not Skinning related.

(i can open a separate Tread or a Ticket if needed)

reg.


EDIT2:
Another one

5. Some Lables dont show up if "Autologin" (Profiles) is disabled, and one Loggin via Loginscreen.

So if one Login via "LoginScreen.xml" instead of Autologin, several Lable doesnt show up. the only thing which help is a "ReloadSkin" or switch to another Skin.

in Estuary it looks like this when entering the Settings after Login:
Image

in the Skin im working on, its worse, as i have also some missing lables in the Homescreen (not mainmenu related).
Reply


Messages In This Thread
Some (Skinning related) Kodi Bugs - RC1 - by Rantanplan-1 - 2018-11-23, 06:22
Logout Mark Read Team Forum Stats Members Help
Some (Skinning related) Kodi Bugs - RC10