Add-on and source checks

No streams appearing in Stremio?

When no streams appear, the player has not been reached. Start with the add-on manifest and stream response instead of changing player settings.

Try these first

The fixes that usually work

  1. Try a title and lawful source that normally works. If it plays, the basic setup is likely healthy and the affected title's availability, metadata, or add-on support becomes more likely.
  2. Compare another maintained add-on that you are authorised to use. A difference narrows the problem, but it does not by itself prove which service is at fault.
  3. Only open a public, unparameterized manifest address. JSON confirms the manifest endpoint answered; a timeout or error suggests reachability trouble but does not identify every possible cause.
  4. On debrid, check the account at the provider's own site. Provider-enabled add-ons may keep separate saved authorisation, so follow the affected add-on's official re-authorisation steps after a key change.

No sign-up needed for any of these. If none of them change anything, the free diagnostic checks the rest of the chain and tells you which stage is actually failing.

Diagnose my problem

Common causes

What may be happening

  • The add-on endpoint is unavailable
  • The manifest is malformed
  • The add-on returned an empty stream list
  • The requested media is unsupported

A better process

Check the chain in order

  1. Check the add-on address
  2. Validate its public manifest
  3. Identify supported resources
  4. Keep downstream stages marked not reached