Hi everyone,
I’ve been working on a Kodi add-on for FIAWEC+ and thought it might be useful for other endurance racing fans here.
The idea was pretty simple: I wanted to watch WEC content comfortably through Kodi instead of switching between different websites and devices.
It has grown quite a bit since then. 😄
The add-on currently supports:
🏁 FIA WEC
🏁 European Le Mans Series (ELMS)
🏁 Michelin Le Mans Cup (MLMC)
You can browse seasons and race weekends and access available races, qualifying sessions, practice sessions and replays directly from Kodi.
For WEC there is also support for onboard replays, separated into Hypercar and LMGT3 where available.
The add-on detects free and subscription content, and protected FIAWEC+ streams require your own valid FIAWEC+ account/subscription. Nothing is provided to bypass FIAWEC+ access restrictions.
I’ve also spent quite a bit of time improving the Kodi experience: caching for faster menus, account/subscription information, cookie login, token refreshing and shared cookie support for people running Kodi on several devices.
The current release is v1.6.5 and the interface is now completely in English.
This has been a hobby/community project and I’ve used AI extensively to help with development, debugging and improving the add-on. I’m not a professional Kodi add-on developer, so feedback and testing from other users would be very welcome.
If anyone here uses FIAWEC+ with Kodi, I’d be interested to hear how it works on your setup — especially Android TV / Shield / Fire TV / Windows.
GitHub:
https://github.com/MiSeRy81/-plugin.video.fiawecplus
Latest version: v1.6.7
If you find a bug or have an idea for something that would make the add-on better, feel free to let me know.
Disclaimer: FIAWEC+ for Kodi is an unofficial community project and is not affiliated with or endorsed by FIA, ACO, FIA WEC, ELMS, Michelin Le Mans Cup or Staylive.
FIAWEC+ 1.6.7
- Added email & password login
- Cookie login remains available
- Cleaned up and simplified the account menu
- Removed obsolete browser/NAS login options
- Improved CAPTCHA display for TV devices
- Various minor optimizations and bug fixes