-
Notifications
You must be signed in to change notification settings - Fork 76
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
Comments
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! |
@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') |
(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 |
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). |
I got a delay today! 🥳 delay.mp4It 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! |
The API can report a delay reason when a service is delayed - this could be added after the TOC/carriage information
The text was updated successfully, but these errors were encountered: