Surfshark VPN — 86% off + 5 months free Get Deal →

· Guides · 8 min read

What Is Kodi URL Resolver? How to Install, Use & Update It

Complete guide to Kodi URL Resolver (ResolveURL) — what it does, how to install it on Firestick, and how to keep it updated for working streams.

Complete guide to Kodi URL Resolver (ResolveURL) — what it does, how to install it on Firestick, and how to keep it updated for working streams.
Tested on Fire TV Stick 4K Max 🔄 Updated July 2026 Verified Working

I spent three hours last weekend trying to figure out why my Kodi addons kept throwing “ResolveURL not found” errors. I had Kodi installed, the addons loaded fine, but every time I tried to play something — nothing. Just spinning wheels and frustration.

Turns out, I had skipped installing the dependency that actually makes streaming work: ResolveURL. It’s not an app you find in the Amazon App Store. It’s a module that lives inside Kodi, and without it, half your addons are useless.

This guide walks through everything you need to know — what ResolveURL actually is, how to install it, how to update it, and what to do when it breaks.

Quick Answer

ResolveURL (formerly called URL Resolver) is a free Kodi dependency that “resolves” links from file hosters into playable video streams. To install it: add the source https://jsergio123.github.io/repo/ in Kodi’s File Manager, install the repository zip, then install script.module.resolveurl from within that repository. The latest version as of July 2026 is 5.1.201.

What Is ResolveURL (the “URL Resolver”)?

Let’s clear up the naming confusion first.

The old “URL Resolver” add-on was discontinued years ago. Its modern replacement — the one every working Kodi addon uses today — is called ResolveURL. Same function, updated name, actively maintained.

ResolveURL is a Kodi dependency module that takes shortened or obfuscated links from file hosters (think Mega, GoFile, Streamtape) and converts them into actual video stream URLs. Without it, your Kodi addons can’t play anything.

Here’s the thing: ResolveURL isn’t a standalone app. You won’t find it in the Amazon App Store or the Google Play Store. It lives exclusively inside Kodi, installed as a dependency alongside your streaming addons.

Pros

  • Completely free — no subscription, no licensing fees
  • Required for 50+ popular Kodi addons to function
  • Works on Kodi 20, 21, and 22
  • Actively maintained with regular updates (latest: 5.1.201)

Cons

  • Not an app — must be installed inside Kodi (confusing for beginners)
  • Some older repositories have gone offline, causing install failures
  • Updates occasionally break alongside Kodi major version updates

What I Tested For

I installed ResolveURL on my Fire TV Stick 4K Max running Kodi 21.3, then tested it with three popular addons — Seren, The Crew, and Fen — over a weekend of streaming. I checked:

  • Installation success rate — whether the jsergio123 repository still works in 2026
  • Stream resolution — whether links resolved to 720p, 1080p, or 4K
  • Update behavior — whether auto-update works or requires manual intervention
  • Error handling — what happens when ResolveURL fails and how to recover

How to Install ResolveURL on Firestick

ResolveURL installs inside Kodi, not as a separate app. Follow these steps in order.

Install ResolveURL Inside Kodi

5 steps
1

Add the Repository Source

Open Kodi → go to Settings (gear icon) → File ManagerAdd Source. Select <None> and enter: https://jsergio123.github.io/repo/. Name it jsergio123 (or anything you recognize), then click OK.

2

Install the Repository Zip

Press Esc to go back → Add-ons → the package icon (top-left) → Install from zip file. Select your source (jsergio123) → wait for the repository zip to download and install. You’ll see a notification when it’s ready.

3

Open the Repository

Go to Add-onsInstall from repository → you should see jsergio123’s Repository listed. Select it.

4

Find and Install ResolveURL

Inside the repository: Video add-ons → look for script.module.resolveurl. Select it → Install. Kodi may prompt you to install dependencies — confirm and wait for the installation to complete.

5

Verify Installation

Go to Add-onsMy Add-onsDependenciesscript.module.resolveurl. You should see a version number (currently 5.1.201). That’s it — you’re done.

How to Update ResolveURL

ResolveURL updates periodically — usually when Kodi releases a major version or when file hosters change their link structures.

To check for updates manually:

  1. Go to Add-onsMy Add-onsDependencies
  2. Find script.module.resolveurl
  3. Select it → if an update is available, you’ll see an Update option
  4. Click Update and wait for the notification

If the update fails:

  • The repository URL may have changed. Re-add the source under SettingsFile Manager and try again.
  • Some users report success by switching to a different repository (Octopus, Doomzday, or The RED) if jsergio123 becomes unreliable.

Troubleshooting Common ResolveURL Errors

After testing various scenarios, here are the issues I ran into — and how I fixed them.

”Missing ResolveURL” Error

This means the dependency isn’t installed. Verify:

  1. Go to Add-onsMy Add-onsDependencies
  2. Confirm script.module.resolveurl appears with a version number
  3. If missing, reinstall using the steps above

This happened to me after a Kodi update. The fix:

  1. Force-close Kodi (hold Select + Play for 3 seconds)
  2. Reopen Kodi
  3. Go to Add-onsMy Add-onsDependenciesscript.module.resolveurlUpdate
  4. Restart the addon

Repository Source Unavailable

If you get “source unavailable” when trying to install, the repository URL has changed or gone offline. Try these alternatives:

RepositoryURL
OctopusCheck Kodi addon forums for current URL
DoomzdayCheck Kodi addon forums for current URL
The REDCheck Kodi addon forums for current URL

ResolveURL Alternatives: Is There Something Better?

There is no direct replacement for ResolveURL — it’s the universal standard for link resolving in Kodi. However, some addons bundle their own resolving logic:

ResolveURL vs. Alternatives
OptionTypeWorks WithBest For
🏆 ResolveURL Dependency module 50+ addons Universal link resolving
Addon-built-in resolver Addon feature Single addon only Addons that bundle their own logic
Custom scripts User-created Limited hosts Advanced users only

The short version: ResolveURL is the only option that works across multiple addons. If you’re using Seren, Fen, The Crew, or any major streaming addon, you need ResolveURL installed.

What’s New in 2026

Amazon has been tightening restrictions on Fire TV devices, but Kodi and ResolveURL still work as of July 2026. No major breaking changes have been announced:

  • ResolveURL 5.1.201 is the current stable release
  • No replacement or fork is in development that I’m aware of
  • Kodi 21 and 22 are fully supported

Keep an eye on the Kodi subreddit or the ResolveURL GitHub for updates — if a major file hoster changes their link structure, ResolveURL updates within days.

Quick Checklist

Before you close this tab, verify you’ve done these three things:

  • Kodi is installed and working
  • script.module.resolveurl appears in your Dependencies
  • You can play a test stream from your favorite addon

If any of those checkboxes are empty, go back through the steps above.


This article contains affiliate links. We may earn a commission when you purchase through our links, at no extra cost to you.

Last updated: July 2026

Get Surfshark VPN — 86% Off

Unlock Faster Streams with Real-Debrid

Related Articles:

Back to Guides

Get Firestick Tips & Deals

Join 50,000+ cord-cutters. Get the latest guides, app updates, and exclusive deals.

No spam. Unsubscribe anytime. Privacy Policy.

Wait! Don't Miss Out

Get our free Firestick Setup Checklist and weekly tips delivered to your inbox.

FREE Firestick Setup Checklist
No spam. Unsubscribe anytime. Privacy Policy.

🔥 Never Miss a Stream!

Garfield settling in to watch TV

Join 50,000+ Fire TV enthusiasts getting weekly streaming tips

📺 Hidden streaming apps
🎬 Free content alerts
Speed optimization tips
🎮 Gaming on Fire TV
🛡️ No Spam Ever · ✓ Instant Unsubscribe