-
-
Notifications
You must be signed in to change notification settings - Fork 1
Troubleshooting and FAQ
Check first:
- Is the title in TorBox's cache? Search at torbox.app
- Are your scrapers enabled in the template? Open AIOStreams → Add-ons — confirm Comet, Mediafusion, etc. are enabled
- Are your API keys entered? TorBox key in Services, TMDB in Settings
If you're on a Flash or Speed template: These templates exit as soon as they find cached results. If TorBox doesn't have the title cached, Flash returns nothing. Switch to Core Nexus Essential for full coverage with uncached fallback.
Try the Lite variant: The standard template runs 24 ESEs (quality gates). Lite runs 12 — the hard kills stay but quality gates are removed. If Lite returns results, one of the quality gates is filtering your content.
You're on a public AIOStreams instance (elfhosted, fortheweak.cloud). These block raw GitHub URLs by default.
Solutions:
- Contact your host and ask them to add your UUID to
TRUSTED_UUIDS - Self-host AIOStreams and set
REGEX_FILTER_ACCESS=all - Use the Lite variant (fewer SEL expressions, same hard kills)
Fixed in v2.8.4. Re-import your template. The Boost Cached Usenet PSE now catches any cached NZBs that fall outside the quality-window PSEs and ensures they rank above uncached streams.
Check that your template has excludedAudioTags: ["TrueHD","DTS-HD MA","DTS:X","FLAC"]. The Samsung TV and Samsung TV 4K stable templates have these excluded by default. If you imported an older version, re-import to pick up the fix.
The DV-Only Kill ESE is enabled by default on Samsung templates. If you're still seeing DV streams, check:
- Your template version is v0.2.2 or later (re-import if not)
- You haven't disabled the
No DV-OnlyESE in the AIOStreams editor
Fixed in v2.8.3. All 1080p templates now have a hard resolution kill ESE as the first filter. Re-import your template.
Fixed in v2.8.3. seadexBestOnly: true was dropping all non-SeaDex streams on several non-Anime templates. Re-import to pick up the fix.
Fixed in v2.7.5. The newznab timeout was 3000ms — too short for TorBox Usenet. Updated to 10,000ms. Re-import your template.
Additionally in the latest patch, searchMode is set to auto and checkOwned: true prevents re-downloading NZBs you already own.
Do I need a TorBox subscription? Yes for all TorBox templates. AllDebrid and EasyNews templates work without TorBox.
Can I use these templates on a free AIOStreams instance? Yes, but inline regex scoring may be blocked. See the "Forbidden URL" section above.
How do I update a template? Re-import the same URL. Your API keys are preserved.
What's the difference between Standard and Lite? See Which Template#lite-vs-standard.
Can I submit my own template?
Yes — open a PR to Community-Templates/ in the repository. Include a README with what your template does and what service/plan it requires.
Do I need TMDB? It's optional but recommended. Without a TMDB Access Token, title matching falls back to AIOStreams defaults, which is less accurate for foreign titles and anime.
What is seadexBestOnly?
SeaDex is an anime release quality database. When seadexBestOnly: true, only streams flagged as SeaDex best releases are shown for anime. This was incorrectly enabled on several non-Anime templates (fixed in v2.8.3).
Core Builds by Brevity . Template Directory . Import Guide . Changelog
Not affiliated with TorBox, AIOStreams, or any referenced service. Templates configure stream filtering only -- they do not host or distribute content.