grote / Transportr

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

Live times for VGS (Saarland, Germany) stopped working #363

Closed RalfJung closed 7 years ago

RalfJung commented 7 years ago

Live delay updates and canceled buses stopped working for the VGS transport system in Saarland, Germany. This used to work fine at the beginning of the year, so probably something changed on their side? No idea how to even debug this.

This is using Transportr 1.1.8 installed via F-Droid.

grote commented 7 years ago

Like written in the contribution guidelines, this is an upstream PTE issue and can not be fixed in Transportr directly.

RalfJung commented 7 years ago

@grote Yeah sorry I should have read that first. :/

Does this mean I should open the same bug upstream? Of course, I am not a user of that upstream library directly, so I may not be able to follow up if upstream requests further details.

grote commented 7 years ago

Unfortunately, upstream is not very active anyway. You can check if their Oeffi app has the live times, then it is just a question of upgrading the library. If they also don't have it there's a deeper issue. Are the live times still in VGS's own app, on their website? Maybe they stopped exposing the data through the API.

RalfJung commented 7 years ago

Are the live times still in VGS's own app, on their website?

Yes, both of these still work.

You can check if their Oeffi app has the live times, then it is just a question of upgrading the library.

Nope, Oeffi disabled VGS years ago (the app says that they requested to be disabled).

grote commented 7 years ago

If Oeffi disabled VGS, then PTE upstream has little to no interest to improve the VgsProvider. Also, it still uses the AbstractHafasLegacyProvider. Maybe trying to switch to the new one will help.