Skip to content

Importing a Template

Branding_Brevity edited this page Jun 17, 2026 · 1 revision

Importing a Template


Steps

  1. Pick your templateWhich Template or Template Directory
  2. Copy the import URL
  3. Open your AIOStreams instance → About → Get Started → Load Template
  4. Paste the URL → click Load
  5. Fill in Services:
  6. Click Save → copy the manifest URL → install in Stremio or WuPlay

API Keys You Might Need

Key Where to get it Required for
TorBox API key torbox.app → Dashboard → API Keys All TorBox templates
TMDB Access Token themoviedb.org → Settings → API → Read Access Token Better title matching (recommended)
NZBGeek API key nzbgeek.info → My Profile → API Hybrid templates only
AllDebrid API key alldebrid.com → My Account → API AllDebrid templates only
EasyNews credentials easynews.com Speed EasyNews templates

Updating a Template

Re-import the same URL. AIOStreams will load the latest version and merge it over your existing config. Your API keys are preserved.


Hosted vs Self-Hosted

Hosted (elfhosted, fortheweak.cloud) Self-hosted
Inline regex Blocked unless you're a trusted user Works — set REGEX_FILTER_ACCESS=all
Synced regex URLs Blocked (GitHub raw URLs forbidden) Works
Performance Shared resources Dedicated

If you're on a hosted instance and see a "Forbidden URL" or "regex blocked" error, the template's inline regex requires trusted access. Contact your host to add your UUID to TRUSTED_UUIDS, or self-host AIOStreams.


Stremio vs WuPlay

Stremio WuPlay
Platform Desktop + mobile Web + Chromecast
Installation Add-on URL in Stremio Direct stream URL
Best for Standard setup Casting / TV without an app

After Importing

  • Hybrid templates — go to Add-ons → Newznab and enter your NZBGeek API key
  • AllDebrid templates — go to Add-ons → StremThru AllDebrid and enter your AllDebrid API key
  • Speed templates — these exit after 3 cached results or a timeout; test with a popular title first (e.g. Breaking Bad S01E01)
  • Flash templates — cached-only; if a title isn't in TorBox's cache you'll get no results. Use Speed or Essential as a fallback

Clone this wiki locally