> ## Documentation Index
> Fetch the complete documentation index at: https://core-builds.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Nightly and Labs

> Experimental templates testing new features before stable promotion.

## Nightly vs Labs

|                  | Nightly                            | Labs                             |
| ---------------- | ---------------------------------- | -------------------------------- |
| Stability        | Stable for daily use               | Experimental — may fail to load  |
| Purpose          | Finalising before stable promotion | Testing new PSE/SEL architecture |
| Update frequency | Periodic                           | Frequent                         |

## Nightly Templates

### Nightly Apple TV 4K

v0.2.8 — Device profile for Apple TV 4K (3rd gen) via Infuse. DV Profile 5/8 prioritised, DD+ Atmos, AV1 hard-excluded (no A15 hardware decoder). SeaDex ISE, REPACK ISE, 7-section split sort.

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/AppleTV/core-nexus-apple-tv-4k.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/AppleTV/core-nexus-apple-tv-4k.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/AppleTV/core-nexus-apple-tv-4k.json
```

***

## Labs Templates

<Warning>
  Labs templates are experimental and may fail to load. Import errors are expected — reporting them is the point. Do not use Labs as your main template.
</Warning>

<Info>
  **Calling for import testers.** Labs templates need real-world import data to establish what errors AIOStreams is generating. Try importing any Labs template, screenshot or copy the exact error text, and drop it in the community thread. Host, template name, and error message are all useful.
</Info>

### 4K Apex Labs (v0.15.1)

Experimental Apex variant with ESE v2.0 and advanced filtering:

* **ESE v2.0** — Protect Library, SeaDex Duplicates, rseMatched tier guards (Bad 4K Anime/Upscaled 4K/Bad 4K Bluray/Bad 1080P Bluray), Low Quality w/ No Release Group
* Score IQR Guard — adaptive low-score filter using IQR fence on seScore
* `perGroup()` dedup — per-resolution per-quality caps replacing 20–35 clause merge/slice
* Indexer Diversity — `perGroup()` caps 2 per scraper
* Bad Dual Audio Groups — native `releaseGroup()` replaces -50 regex scoring
* Elite group pins via `releaseGroup()`, IMAX via native `visualTag()`
* Bitrate Floor ESEs for 4K and 1080p REMUX (animation-exempt)

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-4k-apex-labs.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-4k-apex-labs.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-4k-apex-labs.json
```

***

### Stream Labs (v0.10.1)

1080p with ESE v2.0 (Protect Library, SeaDex Duplicates, Low Quality w/ No Release Group), perGroup() prototypes, dynamicAddonFetching, StreamNZB preset, Bitrate Floor ESEs (1080p REMUX AV1 kill + 8Mbps floor). Most ESEs in fleet (43).

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-stream-labs.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-stream-labs.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-stream-labs.json
```

***

### Essential Labs (v0.4.1)

Essential 1080p experimental with ESE v2.0 (Protect Library, SeaDex Duplicates, Low Quality w/ No Release Group). perGroup() Extra Cached, configurable DAF thresholds at import.

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Essential/core-nexus-essential-labs.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Essential/core-nexus-essential-labs.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Essential/core-nexus-essential-labs.json
```

***

### 4K Essential Labs (v0.6.1)

Essential 4K experimental with ESE v2.0 (Protect Library, SeaDex Duplicates, rseMatched tier guards, Low Quality w/ No Release Group). Bitrate Floor ESEs (4K + 1080p REMUX), perGroup() Extra Cached, configurable DAF thresholds at import.

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Essential/core-nexus-4k-essential-labs.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Essential/core-nexus-4k-essential-labs.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Essential/core-nexus-4k-essential-labs.json
```

***

### All-Rounder Labs (v0.4.1)

Mixed anime + live-action template with ESE v2.0 (Protect Library, SeaDex Duplicates, rseMatched tier guards, Low Quality w/ No Release Group). isAnime+hasSeaDex conditional PSEs, anime+live-action scrapers, all LABS features.

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-all-rounder-labs.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-all-rounder-labs.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Single/core-nexus-all-rounder-labs.json
```

***

### Anime 4K Labs (v0.3.1)

4K anime experimental with ESE v2.0 (Protect Library, SeaDex Duplicates, rseMatched tier guards, Low Quality w/ No Release Group). Score IQR Guard, perGroup() dedup, Indexer Diversity, hasSeaDex conditional tiers, anime elite pins.

<CardGroup cols={2}>
  <Card title="Import on ElfHosted" icon="arrow-up-right" href="https://aiostreams.elfhosted.com/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Anime/core-nexus-anime-4k-labs.json" />

  <Card title="Import on Fortheweak" icon="arrow-up-right" href="https://aiostreams.fortheweak.cloud/stremio/configure?template=https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Anime/core-nexus-anime-4k-labs.json" />
</CardGroup>

```
https://raw.githubusercontent.com/brevityA/Core-Builds/refs/heads/main/Templates/Torbox/Nightly/Anime/core-nexus-anime-4k-labs.json
```

***

## How to Give Feedback

Post in the community thread. Include:

* Template name and version
* Host type (elfhosted / fortheweak / self-hosted)
* Exact error text or screenshot
* Whether it loaded partially or not at all
