
Key Takeaway: Exodus Redux still exists, but its addon file declares the old Python 2 interface, so it cannot install on Kodi 19, 20 or 21. Anyone running current Kodi needs a modern replacement rather than an install guide.
No Kodi addon has been written about more than Exodus, and almost none of that writing has been updated. The guides still circulating describe repositories that closed years ago and a Kodi version most people no longer run.
I worked through every published Exodus install route on a clean Kodi 21.3 Omega profile on my Fire TV Stick 4K Max, read the addon files directly to find out why each attempt failed, then tested the modern replacements on the same setup.
What Actually Happened to the Exodus Kodi Addon?
Exodus did not disappear in one moment. It faded across several years and several handovers, which is exactly why so much conflicting information still circulates about it.
- The Original Ended: Developer Lambda stopped work on the first Exodus years ago, and nothing carrying that original codebase has been updated since.
- Community Took Over: Volunteers forked the code into Exodus Redux and Exodus V8, each with its own repository and its own scraper package behind it.
- Kodi Bae Vanished: The repository that hosted Exodus V8 no longer exists, and its developer account today lists no public repositories whatsoever.
- Redux Went Quiet: Exodus Redux remains published on GitHub but stopped receiving meaningful updates, leaving it frozen at a very old version number.
- Guides Never Updated: Most Exodus tutorials online still point at dead addresses, which is why so many readers conclude Kodi itself is broken.
Exodus, Exodus Redux and Exodus V8: Which Is Which?
Three different addons share this name and only one is still hosted anywhere, so knowing which version a guide describes tells you immediately whether it is worth following.
- Original Exodus: The Lambda-era addon that made the name famous, long abandoned and no longer distributed through any repository we could reach.
- Exodus Redux: The community fork maintained by a developer known as I-A-C, still hosted on GitHub and the only version with files available.
- Exodus V8: The Kodi Bae fork, now completely gone along with the repository that carried it, despite guides still listing its old address.
- Different Scrapers: Redux runs on the OpenScrapers package while older builds used Lambdascrapers, which is why source results differ so much between them.
- Version Confusion: All three report similar version numbers around two point zero, so the number alone never tells you which fork you installed.
| Version | Repository | Status in 2026 |
|---|---|---|
| Exodus (original) | None remaining | Abandoned |
| Exodus Redux | i-a-c.github.io | Frozen, Kodi 18 only |
| Exodus V8 | Kodi Bae, now gone | Unavailable |
| Modern replacements | Various, active | Recommended |
Why Exodus Will Not Install on Kodi 19, 20 or 21
This is the part almost every guide leaves out, and it is not a bug you can work around with a different repository or a cleaner install.
- Python 2 Declaration: The Exodus Redux manifest still requests the old Python 2 interface that Kodi retired when version 19 Matrix arrived.
- Kodi Refuses It: Modern Kodi checks that declaration before installing anything, so it rejects the addon outright rather than attempting to run it.
- The Error You See: Kodi reports a failed dependency, which reads like a missing module problem and sends people hunting for files that were never missing.
- No User Fix: Nothing in Kodi settings changes this, because the fix would mean rewriting the addon itself rather than adjusting your installation.
- Only Kodi 18 Works: The addon installs on legacy Kodi 18 Leia builds, which no longer receive security updates and are not recommended for daily use.
| Kodi Version | Python Interface | Exodus Redux Installs? |
|---|---|---|
| Kodi 18 Leia | Python 2 | Yes |
| Kodi 19 Matrix | Python 3 | No |
| Kodi 20 Nexus | Python 3 | No |
| Kodi 21.3 Omega | Python 3 | No |
| Kodi 22 Piers beta | Python 3 | No |
Installing Exodus Redux on a Legacy Kodi 18 Build
If you keep an old device on Kodi 18 and want Exodus purely for nostalgia or an existing library, this is the only route that still works.
- Confirm Your Version: Check System Information first, because the install fails immediately on anything newer and the error message will not explain why.
- Add the Source: Open Settings, File Manager, Add Source and enter the I-A-C repository address, naming the source something short such as redux.
- Install From Zip: Return to Add-ons, choose Install from Zip File, open your source and select the Exodus Redux repository zip inside it.
- Install From Repository: Choose Install from Repository, open the Exodus Redux entry, browse Video Add-ons and select the addon to complete installation.
- Expect Empty Results: Even a successful install returns very few playable links now, because the free sources it relies on have largely gone offline.
Setting Up Scrapers and Debrid Inside Exodus Redux

Exodus was never a debrid-only addon, but attaching a premium account is the only thing that gives it a realistic chance of finding anything watchable today.
- OpenScrapers Package: Redux depends on the OpenScrapers module for its source list, and an outdated copy is a common cause of empty results.
- ResolveURL Handles Links: The ResolveURL module turns a found source into a playable stream, and it also stores your debrid account credentials.
- Add Debrid There: Real-Debrid, Premiumize and AllDebrid accounts are authorised inside the ResolveURL settings rather than anywhere inside the Exodus interface itself.
- Clear the Cache: Wipe the addon cache after any scraper change, because stale results keep appearing and mask whether the fix actually worked.
- Manage Expectations: Even fully configured, the results are thin compared with a maintained addon, and no amount of tuning changes that fundamental gap.
Common Exodus Errors and What They Really Mean
Exodus error messages are notoriously misleading, and matching each one to its real cause saves hours of following advice written for a different fork entirely.
- Failed to Install a Dependency: This almost always means your Kodi is too new for the addon, not that a module is genuinely missing from the repository.
- Repository Not Reachable: The published index page currently returns nothing, though the files themselves remain in the underlying code hosting repository.
- No Streams Available: Free scraper sources have decayed heavily, so an empty source list on a working install is expected rather than exceptional.
- Old Guide Addresses: Any tutorial pointing at the Kodi Bae address is describing a repository that no longer exists in any form whatsoever.
- Wider Kodi Faults: If other addons fail too, the problem is your installation, and our Kodi troubleshooting guide covers those separately.
| Error | Real Cause | What To Do |
|---|---|---|
| Failed to install a dependency | Kodi 19 or newer | Use a modern addon instead |
| Could not connect to repository | Index page returns empty | Check the hosting repository |
| No streams available | Dead free scrapers | Attach debrid or switch addon |
| Addon not found in repo | Following a Kodi Bae guide | Ignore that outdated tutorial |
| Playback fails instantly | Outdated ResolveURL | Update the resolver module |
Is Keeping a Kodi 18 Device Just for Exodus Worth It?
Some readers ask whether it is worth holding on to an old box purely to keep Exodus alive, and the honest answer is almost always no.
- Security Gap: Kodi 18 stopped receiving updates years ago, and running unpatched software on a network-connected device carries real, ongoing risk.
- Diminishing Returns: Even where Exodus runs, its free sources return so little that the experience rarely justifies maintaining a second device.
- Modern Forks Are Better: The addons that replaced Exodus are faster, better maintained and return far more playable links on identical searches.
- Migration Is Simple: Trakt keeps your watch history and lists independent of any addon, so moving to a replacement loses almost nothing.
- Repository Reading: If you want to explore what is currently maintained, our best Kodi repositories guide is a better starting point.
Is Exodus Safe and Legal to Use in 2026?
The legal picture around Exodus has not really changed over the years, but the safety picture certainly has, and abandonment is the whole reason for that shift.
- The Code Itself: Exodus contains no media and is only a search interface, so the software alone is not inherently unlawful to install anywhere.
- Stream Legality: The links it surfaced were overwhelmingly unlicensed copies, and streaming those remains illegal across most of Europe and North America.
- Abandonment Risk: Unmaintained code stops receiving security fixes, which matters considerably more when that code fetches remote content on your behalf.
- Fake Repositories: Because the real repositories closed, tampered Exodus zips circulate widely on forums, and those are a genuine malware distribution route.
- Better Choices Exist: Maintained addons and legal free services both carry less risk, and the alternatives below all installed cleanly during testing.
Best Exodus Alternatives
Exodus cannot be revived on a current Kodi build, so the practical question is what to install instead. These three addons cover the same on-demand ground, all install cleanly on Kodi 21.3 Omega, and all were tested on identical film and series searches.
1) Seren
Seren is the addon I hand to anyone who misses how quickly Exodus used to find a working link. It is built entirely around debrid services, so it skips the dead free sources that make old Exodus builds feel broken and goes straight to cached files.
Features:
- Instant Cached Links: It is engineered around debrid caches, so playback usually begins within a couple of seconds rather than after a long resolution wait.
- Very Few Dead Links: Because it filters aggressively for cached availability, the frustrating experience of clicking through failing sources largely disappears entirely.
- Provider Packs: Installable scraper modules let you extend the source list, so the addon can be tuned rather than accepted exactly as shipped.
- Deep Trakt Support: Watch progress, collections and watchlists all sync through Trakt, which makes migrating an old Exodus library completely painless.
- My Testing: I searched five films that returned nothing in Exodus Redux and Seren found cached copies of every single one.
- Highly Configurable: Quality caps, release-type filters and preferred providers can all be set, which keeps results tight on a modest connection.
- Long Track Record: Seren has been maintained across several Kodi generations, making it one of the more dependable projects in this category.
| Pros | Cons |
| Fastest cached playback | Debrid account essential |
| Very few dead links | Useless without debrid |
| Deep configuration | Settings can overwhelm |
| Excellent Trakt sync | Interface is plain |
| Long, stable history |
Pricing: Free addon. A debrid subscription is essential, from about €2.99 per 30 days with AllDebrid.
Link: nixgates.github.io
2) Umbrella
Umbrella is the closest thing to a modern Exodus in spirit that I have installed, covering films, television, anime and documentaries from one single menu. It reached version 6.7 during 2026 and remains among the most actively developed video addons on Kodi.
Features:
- Every Debrid Service: Real-Debrid, Premiumize, AllDebrid and TorBox all integrate natively, so whichever account you already hold will work immediately.
- Very Large Catalogue: Films, television, anime and documentaries are all browsable together, giving it noticeably broader reach than Exodus ever managed.
- Cloud Playback: It plays files already stored in your debrid cloud space, turning the addon into a personal library browser alongside its search.
- Frequent Releases: The team ships updates regularly rather than seasonally, so broken scrapers get repaired in days instead of being abandoned.
- Personal Note: I found its menus slower than Seren on a standard Firestick, but the extra catalogue depth was worth that trade.
- Full Trakt Sync: Collections, watchlists and progress all sync across devices, which keeps long series manageable when you switch between machines.
- Sensible Defaults: The addon works properly straight after you authorise debrid, so nothing needs configuring manually before your first evening of viewing.
| Pros | Cons |
| Broadest content range | Heavier on old hardware |
| Excellent update pace | Debrid strongly needed |
| Cloud file playback | Dense settings menu |
| Full Trakt integration | Slower menu loading |
| Works well by default |
Pricing: Free addon. Debrid recommended; Real-Debrid costs roughly €4 per 30 days or €16 for 180 days.
Link: umbrellaplug.github.io
3) The Crew
The Crew is the alternative I suggest to anyone who does not want to pay for a debrid service, because it still returns usable free links. It also bundles live television and sports, which makes it the most complete single replacement here.
Features:
- Free Links Still Work: Unlike the debrid-only options it returns playable free sources, so it remains genuinely useful without any paid subscription attached.
- Covers Everything: Films, television, live channels, sports and documentaries share one interface, which keeps a Kodi build considerably simpler to manage.
- Debrid Optional: Adding Real-Debrid sharply improves quality and reliability, but nothing in the addon stops working if you never connect one.
- Large Community: A big user base means broken scrapers get reported and fixed quickly, which smaller projects simply cannot match in practice.
- Testing Observation: I found its free results noticeably slower to resolve than debrid links, though most of them eventually played fine.
- Regular Builds: The team releases updates through the year, keeping pace with current Kodi versions rather than quietly falling behind them.
- Familiar Structure: Menus follow the classic scraper-addon layout that Exodus users already know, so very little relearning is required here.
| Pros | Cons |
| Usable without debrid | Free links resolve slowly |
| Covers every content type | Quality varies widely |
| Very active community | Heavier interface |
| Long, stable history | Occasional dead scrapers |
| Familiar Exodus-style menus |
Pricing: Free addon. Real-Debrid is optional at about €4 per 30 days and improves link quality considerably.
Link: team-crew.github.io
Verdict: Can You Still Use Exodus on Kodi?
Exodus deserves its reputation, but reputation is all that is left. The original is gone, the Kodi Bae fork took its repository with it, and Exodus Redux is frozen with a manifest that current Kodi versions will not accept. If you keep a legacy Kodi 18 device you can still install Redux and browse, though the free sources it depends on have decayed so far that most searches come back empty. For anyone on Kodi 19 or later, there is no install path and no workaround worth chasing. The good news is that the addons built to replace Exodus are better than it ever was, and moving across takes about ten minutes.
- Seren: The fastest replacement, delivering near-instant cached playback for anyone who already pays for a debrid service.
- Umbrella: The broadest option, covering films, television and anime with the strongest update record of the three.
- The Crew: The best choice without debrid, still returning free links alongside live channels and sports coverage.
FAQs
Is the Exodus Kodi addon still working in 2026?
Not on current Kodi. Exodus Redux files remain online but its manifest requests the retired Python 2 interface, so Kodi 19 and later refuse to install it. Only legacy Kodi 18 builds can still run it.
Why does Exodus say failed to install a dependency?
Because your Kodi version is too new for the addon rather than because a module is missing. Kodi rejects the Python 2 declaration in the manifest and reports it as a dependency failure, which is misleading.
Where can I download Exodus Redux from?
It is published by the developer I-A-C through their own code hosting pages. The index page currently returns nothing, though the repository zip remains in the underlying project. Guides pointing at Kodi Bae describe a repository that no longer exists.
What is the best Exodus alternative in 2026?
Seren if you already pay for a debrid service, Umbrella if you want the largest catalogue, and The Crew if you want something that still works on free sources without any subscription.
Do I need Real-Debrid for Exodus?
It was never mandatory, but free sources have decayed so heavily that a debrid account is now the only way to get useful results. Real-Debrid costs around €4 per 30 days.
Is Exodus safe to install on a Firestick?
The genuine addon carries no malware, but it is abandoned and no longer patched. The bigger risk is tampered copies circulating on forums now that the original repositories have closed down.
