xbmc / skin.confluence

Other
52 stars 75 forks source link

suggestion for live tv #201

Closed icarok00 closed 1 year ago

icarok00 commented 1 year ago

Add a progress bar and playtime.

Example

screenshot008_mod

VpNWJhP_d

icarok00 commented 1 year ago

This is the current look

m7BWKtv

bossanova808 commented 1 year ago

What PVR software are you using because I think that's your issue - the bar and info is normally there (this is with NextPVR):

image

icarok00 commented 1 year ago

I use the IPTV simple client

Screenshot_2023-03-09-08-48-09-686_org xbmc kodi

bossanova808 commented 1 year ago

Probably best to ask about that here then, as it's likely to be something about your set up I'd guess (perhaps the EPGs don't have times, or something like that...)

https://forum.kodi.tv/forumdisplay.php?fid=215

Confluence definitely has this, at least with 'normal' PVR setups, as you can see.

icarok00 commented 1 year ago

@bossanova808 The solution is to create a empty fake Progress Bar for Live TV channels without EPG data .

bossanova808 commented 1 year ago

Anywhere that is talked about, or sample code? Sounds like a bit of a hack but I suppose it's better than just missing stuff...

icarok00 commented 1 year ago

@bossanova808 The code is present in the skin A Confluence ZEITGEIST.

Screenshot_2023-03-09-19-08-53-649_org xbmc kodi

Dialogseekbar.xml IMG_20230309_204127

bossanova808 commented 1 year ago

Ok well I don't really even have a way to simulate this, so given you can find the code (there's a bit more in the _includes.xml file) - why don't you go ahead and make a PR for this? Looks like it will be quite simple, and you're the best person to test it given you're the one having the problem. Just add those two bits of code and see how you go, then PR it (and I will be happy to then test it against a normal PVR setup to make sure nothing breaks).