schiene icon indicating copy to clipboard operation
schiene copied to clipboard

Canceled connection is reported as 'ontime'

Open bbutscher opened this issue 2 months ago • 0 comments

The Connection today from Stuttgart HBf to Ulm HBf at 10:51 was canceled (see. screenshot below), but connection is reported on time from schiene:

s.connections('Stuttgart HBf', 'Ulm HBf', datetime(2024, 4, 25, 10, 50, 0, 0)) [ { "details": "https://mobile.bahn.de/bin/mobil/query.exe/dox?ld=4357&protocol=https:&n=1&i=dt.01855957.1714033988&rt=1&use_realtime_filter=1&co=C0-0&vca&HWAI=CONNECTION$C0-0!details=opened!detailsVerbund=opened!&", "departure": "10:51", "arrival": "11:34", "transfers": 0, "time": "0:43", "products": ["ICE"], "price": None, "ontime": True, "delay": {"delay_departure": 0, "delay_arrival": 0}, "canceled": False, }, ]

note: screenshot is taken from details-URL above, saved website is attached response.zip

image

bbutscher avatar Apr 25 '24 08:04 bbutscher