Open t5r7 opened 1 year ago
Looks like realtime data is only given when calculating a trip between two places. Should add this as an option afterwards, potentially.
Added option to set "actual" time to planned times in https://github.com/itsmeimtom/rejseplanen-logger/commit/2505f49c828aef6136a1c3dbf5a1fbb94c0eff99
Need to investigate realtime data (rtDate, rtTime, rtTrack). This doesn't seem to be included? In fact, sometimes, non-realtime data is not included.
Might need to refactor to using the trip planner API for this info?