zshall / program-guide

Television Simulator '99
MIT License
21 stars 19 forks source link

Program continuation arrows #6

Closed zshall closed 6 months ago

zshall commented 7 years ago

If a program started out before the current timeslot (for listing1 only), display a left arrow. If it started more than 1 timeslot before, show a double arrow.

If any program goes into the 3rd timeslot and continues (1 or more ts after the 3rd ts is the next listing) show a single or double arrow to the right.

zshall commented 6 months ago

Implemented in version 2. You can point the guide at real program guide data too now, but you need to generate data in a JSON format that the TVS guide engine can understand. Will document this on the Guide's page in the documentation site.