The NJ Transit Rail community app is broken and appears to not currently be published: https://github.com/tidbyt/community/blob/main/apps/njtransit/nj_transit.star
After taking a look at the code, it seems the initial station list pull fails (seems the backend webpage changed to populate this via JavaScript when clicking into the station name box vs being able to be scraped by regular HTML from the base page).
It’s a simple change - populate the options for the app as a static list. I’ve tested this pushed to my Tidbyt and it works. Maybe not as fancy as a dynamic pull but with this change the app works well. I’m also pretty sure that the station names aren’t changing week by week…
So, my son pulled the code and updated. It’s been submitted and is waiting on backend approval. Is this how it’s meant to work? How do we get this published again?
Cheers,
John