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

Add in delay reason #99

Open
MatthewAscough opened this issue Jul 14, 2023 · 6 comments
Open

Add in delay reason #99

MatthewAscough opened this issue Jul 14, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@MatthewAscough
Copy link

The API can report a delay reason when a service is delayed - this could be added after the TOC/carriage information

@CalamityJames
Copy link
Contributor

This is something I was also considering. I've been hoping that a delay occurs when I'm getting on a train so I can see how it is displayed on a real display, for some reason it's quite hard to find examples of these displays in action on YouTube!

@chrisys
Copy link
Owner

chrisys commented Jul 21, 2023

@CalamityJames things that totally identify you as an "enthusiast", no sane person would ever say: "I've been hoping that a delay occurs when I'm getting on a train" 😆

Presumably it's ENUM('Leaves on the line','Cows on the line','Driver is at the wrong end of the line','Someone said it might snow next Thursday')

@MatthewAscough
Copy link
Author

(un)fortunately? there’s delays on southeastern today cos of a broken track so i’ll try to find one on my way into work. i believe though it shows it after the carriage information so would be “— a thameslink service which has 8 coaches. — this train has been delayed by urgent repairs to the railway” but the API returns the full “this train has been delayed…” message so you can just pop that straight in after the hyphens

@CalamityJames
Copy link
Contributor

CalamityJames commented Jul 21, 2023

See I've been studying a few of my local stations (also Southeastern) and it seems there is no defined way of displaying this information.

Some show the delay info on a second scrolling message after the calling points. I think some do it other ways.

In fact the whole layout tends to vary from station to station. I could spend months making different layouts for different stations 😂

East Farleigh
Smaller display as it's a tiny station, also coach information is in the top right and alternates between that and "On time" etc):
image

West Malling
Doesn't show the "1st" for next train, but DOES show 2nd. Also coach information appears top right again
image

Tunbridge Wells
Coach information shown in second scrolling line, but a separate line to "Calling at". Oh and it has a line actually drawn in the dot matrix under the first train
image

@chrisys
Copy link
Owner

chrisys commented Jul 21, 2023

I wonder if these have all been made by different suppliers under different contracts over time depending on when the stations have been refurbished/updated. As for layouts the one I'd really like to add is an Underground one - with the cool alternative font (and different API).

@chrisys chrisys added the enhancement New feature or request label Jul 24, 2023
@CalamityJames
Copy link
Contributor

I got a delay today! 🥳

delay.mp4

It does seem like it's added as a new line, which complicates things a bit as I've been trying in vain to do that "pop up scrolly thing" in more than one place already.

I need to do some more researching into how Luma works I think!

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

No branches or pull requests

3 participants