Fast-F1 icon indicating copy to clipboard operation
Fast-F1 copied to clipboard

[ENH] Get previous session informations directly from livetiming API

Open eXhumer opened this issue 3 years ago • 1 comments

Proposed new feature or change:

It is possible to get all the session info from the following links.

https://livetiming.formula1.com/static/2018/Index.json https://livetiming.formula1.com/static/2019/Index.json https://livetiming.formula1.com/static/2020/Index.json https://livetiming.formula1.com/static/2021/Index.json https://livetiming.formula1.com/static/2022/Index.json

This can be used to dynamically fetch data instead of using https://github.com/theOehrly/f1schedule for most session (i.e. non testing). This doesn't include testing session information, so you will still need to maintain a copy of them still.

eXhumer avatar Sep 18 '22 09:09 eXhumer

Thank you for making me aware of these. Someone else recently also opened an issue for this (#248). I'll aim to implement these for next season.

theOehrly avatar Sep 19 '22 21:09 theOehrly

Now implemented as fallback from default and manually selectable data backend for the event schedule.

theOehrly avatar Apr 15 '23 22:04 theOehrly