Hey everyone, I noticed that my start time and end times displayed are off from the local time. Is there a setting somewhere to fix this? Cant seem to find it.
Thanks!
Hey everyone, I noticed that my start time and end times displayed are off from the local time. Is there a setting somewhere to fix this? Cant seem to find it.
Thanks!
aTV settings->General->Time Zone?
By the way.
I like the feature which displaying the end time of a movie or show. So i want to ask if it’s possible to show this time with the same scale like the current time?
Sure. In application.js...
-> initEndTimeView() (currently line 440ff): change the width/height calculation to accommodate the bigger letters.
-> updateEndTime(): change the pointSize (line 520).
Currently it's about the same size as the progress bar timers. Personally I like it that way.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.