Feature Request – Improved PVR seekbar and OSD



Hi @nonJon,

I’d like to request updates to the seekbar and OSD times when viewing viewing live tv. I have implemented the following changes in this commit that demonstrate my desired changes.

  • Updated progress indicator to show the timeshift buffer.
  • Updated the bottom left text to display the time of the currently playing position.
  • Updated the bottom right text to display the time offset from the end of the timeshift buffer (ie. how far behind live tv you are).
  • Changed seek bar to also be visible when info (i key) is visible so you can check on your playing position without seeking.
  • Updated Info2 line of info panel up the top, when playing a PVR recording, to display the times the recording was made. I was hoping to also display the date, but can’t find an InfoLabel with this information.
  • Increased size of labels (eg. times in OSD) and adjusted positions and alignment to cater for the larger fonts. This is to help accommodate people in my household with less than great eyesight.

Image