grote / Transportr

Free Public Transport Assistant without Ads or Tracking
https://transportr.app
GNU General Public License v3.0
1.04k stars 187 forks source link

support for Realtime table #903

Closed Mannshoch closed 8 months ago

Mannshoch commented 9 months ago

Acknowledgments Please check the following boxes with an x if they apply:

Is your feature request related to a problem? Please describe. Some busstations have huge delays. It would be nice If I could see the delays. https://opentransportdata.swiss/en/cookbook/gtfs-rt/

Describe the solution you'd like If delay information is available show it alreay on the list of connection. If delays not work with the switch of transports prompt a warning or remove it from the list.

Altonss commented 9 months ago

Some busstations have huge delays. It would be nice If I could see the delays.

Which network are you using? Delay information can already provided by some networks API.

As for GTFS-RT, I will quote @ialokim: https://github.com/grote/Transportr/issues/748#issuecomment-846226103

We rely on PTE as our data source and unfortunately this library does not support GTFS realtime APIs. It even does not handle static GTFS files directly, but relies on Navitia for providing a clean API.

Supporting GTFS and/or GTFS-RT is interesting but would require major changes.

Mannshoch commented 9 months ago

I us Transportr 1.1.9 from fdroid. it's strange but i do not find it anymore on fdroid. i use an other app since a while because delay not worked. And last time i tested also sbb and zvv not work. As far i know there should be an update to an other provider than sbb in one of the next release.

Altonss commented 9 months ago

This is a very outdated version, see why here #826. For SBB a fix should be available in the next release (that should be back in F-Droid). The current version 2.1.5 works fine for ZVV, so feel free to try it out (PlayStore or APK from GitHub https://github.com/grote/Transportr/releases/tag/2.1.5).

Mannshoch commented 9 months ago

Oh... 😅 ... Sorry for that. I do not have PlayStore installed. I will wait.

ialokim commented 8 months ago

Transportr is available via F-Droid again from version 2.2.0. ZVV and SBB should work fine there.