Skip to content

Roadmap

Branding_Brevity edited this page Jun 17, 2026 · 1 revision

Roadmap

Living list of planned work, active development, and recently completed milestones. Updated with each release.

See the Changelog for full release notes.


Recently Completed

Version Item
v2.8.4 Boost Cached Usenet PSE restored — all 27 TorBox templates; catches cached Usenet that fell outside quality-window PSEs and ranked below lower-quality cached torrents
v2.8.3 seadexBestOnly fixed to false on 5 general-purpose 4K templates — SeaDex is anime-only; true was silently discarding results on thin coverage
v2.8.3 Hard resolution kill ESE added to 13 explicitly 1080p templates — PSEs rank but don't exclude; 4K was leaking through on 1080p-only devices
v2.8.2 Samsung TV codec fixes — AV1/VC-1 hard-excluded (no hardware decoder on Tizen RU7100/RU8000/NU8000/Q60); DV and AI upscale removed from preferred visual tags
v2.8.2 4K Apex audit — stereo (2.0) added to ranked audio; AI upscale and low resolutions removed; seadexBestOnly fixed
v2.8.2 Regex patterns embedded inline — public AIOStreams instances block raw GitHub URLs; syncedRankedRegexUrls approach dropped
v2.8.0 AllDebrid template family — 4 templates (4K AllDebrid, AllDebrid, 4K AllDebrid Lite, AllDebrid Lite)
v2.8.0 Apple TV 4K Nightly — DV Profile 5/8, AV1 excluded, Atmos preferred
v2.8.0 Samsung TV promoted to stable — moved from Nightly to Device/Samsung
v2.8.0 pow() exponential age-decay — replaces hard 60-day cliff on IQR thin-pool fallback PSEs
v2.8.0 Core Builds Expression Layer rollout — all 7 expressions deployed to all active templates
v2.7.5 Addon timeout tuning — per-addon values; fixes silent Usenet result drops on Meteor + TorBox NZB
v2.7.5 Dedup tiebreakers — torrent_seeders + usenet_age added to all templates
v2.7.5 hdhub preset added (disabled by default) to 12 full non-Lite templates
v2.7.4 Chapter badge added to Elite/Apex-v2/Nexus Prime formatters and all active templates
v2.7.3 zilean + meteor catalog bleed fix — resources: ['stream'] added across all templates
v2.7.2 size() floor guards on BluRay REMUX PSEs — 15 GB floor for 4K, 8 GB for 1080p
v2.7.0 Core Nexus 4K Hybrid — TorBox + NZBGeek Usenet; full 4K, full HDR, lossless audio
v2.7.0 IQR Tukey fence PSEs rolled out to 4K Pro, 4K Essential, and Hybrid
v0.3.0 Core Nexus 4K Apex — IQR Tukey fence PSEs; three-tier adaptive gate

In Progress

Item Notes
hasSeaDex + seMatched() anime gating Adaptive anime quality gate: if SeaDex data exists, require SeaDex-matched stream in top tier; else fall through to standard sort
Hybrid TorBox-priority PSEs — 1080p Hybrid TorBox-cached twins already in 4K Hybrid; carry over to Hybrid and Hybrid Lite

Planned

Expression Layer

  • REPACK/PROPER Passthrough ISE — Pins REPACK/PROPER releases ahead of limit/excluded filters; ensures patched releases always surface. Critical for Anime (fansub REPACKs), Hybrid, and Stream
  • Per-Addon Flood Guard ESE — Per-addon result cap (Meteor <=5, Comet <=5, MediaFusion <=4, Torrent Galaxy/EZTV/Knaben/HdHub <=3) on cached non-library streams. Most impactful on Stream, Essential, and Apex where Meteor can return 15-20+ results
  • Usenet Propagation Guard ESE — Holds back NZBs younger than 2 hours when propagated alternatives exist; eliminates corrupt early-propagation grabs. All Usenet-enabled templates
  • Codec Efficiency Booster PSE — Surfaces HEVC/AV1 encodes ahead of AVC equivalents. Stream, Essential, Anime primarily
  • Audio Pinnacle PSE — Promotes lossless/object-based audio: Atmos/TrueHD -> DTS-HD MA/DTS-X -> EAC3/DD+. Critical for Apex, 4K Hybrid, 4K Essential
  • HDR / DV Priority PSE — Within 4K results, surfaces DV/HDR10+/HDR10 ahead of SDR. Critical for Apex, 4K Essential, 4K Hybrid, Flash 4K
  • pin() top result — Pin the #1 PSE-matched stream to position 1 regardless of sort order

Templates

  • Mobile / Bandwidth template — 25 Mbps bitrate ceiling, SDR-preferred, no REMUX; covers mobile, travel, data-capped users
  • Anime Dub 4K variant — English-dub priority at 4K
  • Deprecate Flash suite — Flash 4K and Flash under review; excludeUncached: true behaviour is genuinely distinct from Speed/Essential

Formatters

  • Formatter v2 pass — Review new AIOStreams token additions; refresh Elite formatter with any newly available fields

Infrastructure

  • GitHub Sponsors setup — Ko-fi is live; explore GitHub-native sponsorship
  • Automated live AIOStreams testing — Docker-based end-to-end validation against a real AIOStreams instance

Documentation

  • Video walkthrough — Import flow and template selection for new users
  • AllDebrid setup guide — Mirror of the TorBox import guide scoped to AllDebrid

Ideas / Under Consideration

Idea Status
New unified template suite Under consideration — tighter 6-template lineup (Apex, Essential, Hybrid, Stream, Anime, Samsung TV) built around the Core Builds expression layer
Debrid-Link template Under research — supported in AIOStreams; smaller user base than AllDebrid
Premiumize template Under research — natively supported; European user base overlap with AllDebrid
RealDebrid support revival Monitoring — server-side filter policy (May 2026) blocks most torrent results; under review
stddev() / variance() PSE variants Exploratory — z-score style gating (mean +/- 2x stddev) as alternative to IQR for large pools
Per-indexer score weighting in PSEs Exploratory — reward high-trust indexers (BTN, PTP) above general public trackers
Community formatter gallery Under consideration — dedicated Formatters/Community/ directory with user-submitted layouts

Want to Contribute?

Feature suggestions belong in Discussions rather than issues — roadmap items that gain community traction get prioritised. See CONTRIBUTING.md for guidelines.

Clone this wiki locally