[PR #98] Support country-based session lookup #139

Open
opened 2026-05-07 00:18:52 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/98
Author: @Nik-git1
Created: 12/21/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 3d9f21d search gp via country name

📊 Changes

3 files changed (+44 additions, -9 deletions)

View changed files

📝 README.md (+15 -0)
📝 main.py (+12 -6)
📝 src/f1_data.py (+17 -3)

📄 Description

Add support for selecting an event by --country when --round is omitted. Keeps explicit --round behaviour unchanged, and it still takes precedence, so old users won't have any difficulties.

Critiques and changes are much appreciated.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/98 **Author:** [@Nik-git1](https://github.com/Nik-git1) **Created:** 12/21/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`3d9f21d`](https://github.com/IAmTomShaw/f1-race-replay/commit/3d9f21d8dc2d60c1979227bc67b8f40cc30bd094) search gp via country name ### 📊 Changes **3 files changed** (+44 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -0) 📝 `main.py` (+12 -6) 📝 `src/f1_data.py` (+17 -3) </details> ### 📄 Description Add support for selecting an event by --country when --round is omitted. Keeps explicit --round behaviour unchanged, and it still takes precedence, so old users won't have any difficulties. Critiques and changes are much appreciated. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#139
No description provided.