phil65 / skin.estuary

Public repository for the Kodi default skin "Estuary"
Other
25 stars 82 forks source link

Hide some infos for livestreams #247

Open razzeee opened 6 years ago

razzeee commented 6 years ago

Livestreams have some confusing ui elements:

We can access if it's a stream via Player.IsInternetStream. Not sure it's wise to do that as it might be a valid usecase for "not-live-streams-but-streams"?

@ronie @phil65 @HitcherUK

ronie commented 6 years ago

these 'confusing' timestamps are provided by core. so it should be fixed there imo.

razzeee commented 6 years ago

Agreed, implementing an interface like pvr uses might be the best thing to do. I think @peak3d mentiond that that's the plan for inputstream.