Seren is alive. This maintained fork fixes the June 2026 Trakt API changes that broke sync, Next Up, watched history, and lists in every older Seren build (details) — plus the earlier Real-Debrid playback fixes, pagination, calendar, and menu fixes throughout, with an auto-updating install repository.
The original Seren add-on was created by Nixgates; this fork is based on bbviking's 3.0.x maintenance work, with MrSpongeHead's extended=progress finding carried in.
- Trakt asks to re-authorize, then the sync or database rebuild finishes in a second with no data
- Next Up is empty or errors, watched history and My Shows/My Movies menus are blank
- Trakt personal lists and liked lists don't load
- Real-Debrid playback failures on cached and uncached torrents (the 2026 RD fixes from bbviking's line are included)
- Provider package installs silently corrupting with
ModuleNotFoundError(Seren zip extractor bug, fixed here in 3.0.69)
Seren is a multi-source addon for Kodi with the added ability to install custom provider modules. Unlike other Kodi addons which are generally built for a single service use, Seren allows users to connect to multiple online/offline services at once for their viewing with a single click.
Quick install with automatic updates: add https://klass-723.github.io/packages/ as a file manager source in Kodi, install repository.seren.maintained-1.0.0.zip from it, then install Seren from the repository.
Full instructions, including manual zip installs, are in INSTALL.md.
- Nixgates created the original Seren add-on.
- bbviking maintained the 3.0.x fork this build is based on, including the Real-Debrid fixes and selected maintenance work carried into
3.0.66. - Community Seren forks and testers, including MrSpongeHead's fork, helped identify Trakt compatibility issues reviewed while preparing this build.
- a4kScrapers is the recommended provider package (see INSTALL.md); minhgi's extended scraper pack is a community option whose packaging also surfaced the zip extractor bug fixed in
3.0.69.
Install all dependencies in requirements.txt
pip install -r requirements.txtConfigure hooks for automated pre commit changes:
pre-commit installEnsure that git is available in your PATH
In the settings menu of Seren you will find a providers tab. Inside this tab you will find the install provider package option.
Within Seren's settings, you will find the providers tab. Within this tab you can disable/enable single providers inside provide packs, enable/disable entire provider packages, enable/ disable automatic provider updates and manually for a update check for your providers.
Please disable the Auto Episode Resume setting in the general tab of Seren's settings.
You can often find help from users in the Addons4Kodi subreddit or you are always welcome to log a github issue and I will contact you directly to investigate the issue.
Licensed under The GPL License.