Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide some infos for livestreams #247

Open
razzeee opened this issue Feb 28, 2018 · 2 comments
Open

Hide some infos for livestreams #247

razzeee opened this issue Feb 28, 2018 · 2 comments

Comments

@razzeee
Copy link
Contributor

razzeee commented Feb 28, 2018

Livestreams have some confusing ui elements:

  • Progressbar
  • Current timestamp
  • Total timestamp

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
Copy link
Contributor

ronie commented Feb 28, 2018

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

@razzeee
Copy link
Contributor Author

razzeee commented Mar 19, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants