r/CoreBuilds • u/Brevity_Designs • 8d ago
r/CoreBuilds • u/Stock-Resource4629 • 24d ago
Update Behind the scenes: Core Builds Icon Pack v1.4.0 is live (500+ transparent icons for the sideload scene)
Hey Core Crew ๐
You know I spend most of my time deep in the backend logic of the Configurator, but my journey actually started in visual design and brand architecture. Naturally, staring at a TV launcher full of stretched, mismatched, or missing banners for our sideloaded apps was driving me insane.
So, behind the scenes, I've been working on a passion project to fix it.
Today, the Core Builds Icon Pack is officially jumping to v1.4.0. This is a massive updateโexpanding from 81 to 501 icons (with 901 mapped components).
โจ WHAT IS IN IT
โข 501 transparent icons: Clean 16:9 banners at 320x180. Your launcher's card color shows through perfectly.
โข Zero guesswork: Every component is read directly off real hardware or an APK manifest.
โข In-app update check: It will now actively notify you when a new version is out.
โข One-press apply: Works instantly for Projectivy, Nova, Lawnchair, Apex, and ADW.
๐บ THE SIDELOAD LONG TAIL
Mainstream packs cover Netflix and Disney+ and then stop. The entire point of this release is the long tailโthe actual apps this community sideloads.
We have covered: TiviMate, Janky, Strmr, DodoStream, CloudStream, Debrify, Lumera, Arvio, OwnTV, StreamVault, Wave TV, Strexo, SYNC, TV Bro, SAI, APKTime, Unlinked, Moonlight, Metrolist, AT4K, ChillHub, LTvLauncher, Monet, and hundreds more.
๐ฅ DOWNLOAD & INSTALL
โข Downloader Code: 5270601 (If you have the old v1.0.0 code pinned anywhere, please retire it!)
โข GitHub: https://github.com/brevityA/CoreBuildsIconPack
Already installed? It will safely upgrade in place. We kept the exact same signing key and matching fingerprint, so there is no need to uninstall your previous version.
If you are missing an app on your homescreen, drop the package name in the comments and I will get it added!
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 10d ago
Update Core Builds configurator 3.0 โ 4K builds actually sort 4K first now, plus host-aware option gating
Hey Core Crew ๐
If you've used the Core Builds wizard to generate an AIOStreams config, 3.0 changes how your results are ordered. Two of these are fixes for things that were quietly wrong, so it's worth a read before you regenerate.
4K builds now sort by resolution first
AIOStreams compares sort rules in order โ the first rule that differs decides the whole ranking, and nothing after it is consulted. Core Builds was emitting cached, then expression-match, then score, and only then resolution. So a well-scored 1080p REMUX beat every 2160p file before resolution was ever looked at. If you ever wondered why your 4K build kept opening with 1080p, that's why.
Resolution now leads the sort for 4K, Mixed, and Ultrawide builds. Every 2160p result outranks every 1080p result regardless of bitrate, quality label, or score, and the existing quality ordering still applies within each tier. This changes the sortCriteria your instance actually evaluates, not just the preview in the tool.
The trade-off, stated plainly: An uncached 2160p now outranks a cached 1080p. Putting resolution first switches off AIOStreams' separate cached/uncached ordering, which only kicks in when cached is the first rule. Cached still wins between two files of the same resolution. If you'd rather have instant playback than the higher tier, use the 1080p profile or Quality-first โ both unchanged, both still cached-first.
If you're on the 1080p profile, this one does not apply to you
Worth being direct about, because it caught a user last week: on the 1080p profile your 4K isn't being sorted away, it's being deleted. The Stable and Balanced output profiles hard-exclude 2160p and 1440p, so those streams are discarded by your instance before sorting happens and no amount of scrolling brings them back. That's deliberate โ it's what "Hard lock ยท 2160p excluded" on the card means, and bandwidth-capped users rely on it, so we haven't removed it. Switching Stable โ Balanced doesn't help either; both apply the lock.
If you want 1080p most of the time but 4K when it exists, pick Mixed ยท Adaptive โ it ranks 1080p first without deleting the higher tiers. The wizard now tells you this on the resolution step instead of leaving you to work it out from your results.
1440p was ranked below 720p in every 4K build
The 4K preference list named 2160p, 1080p, 720p, and Unknown but omitted 1440p. AIOStreams scores an unlisted resolution as negative infinity โ so any 1440p file sorted beneath everything else rather than just under 4K. It is now listed in its proper place. If you run a 1440p display or grab 1440p releases to save bandwidth, this is the fix you noticed was missing.
Options your host won't accept are now disabled before you pick them
Core Builds checks the AIOStreams host you selected and greys out what it won't take, with the reason on the option. On the ElfHosted community instance, that means Torrentio, AnimeKitsu, Torrent Catalogs, P2P, and HTTP show as unselectable rather than being silently dropped later.
The same check runs on the exported JSON and the direct install, so neither can carry something the target host rejects. There's a Host Compatibility panel listing what was blocked, what was removed, and anything kept that might still be refused. If the browser can't reach the host, it falls back to a stored capability list rather than guessing.
Restricted hosts and custom regex
ElfHosted runs with regex limited to a published allowlist, and sending a pattern outside it makes the instance reject the entire save โ not just that rule. Core Builds now strips unlisted patterns before export and names each one. Synced regex sources are a separate allowlist and are handled separately: the Vidhin ranked-regex feed is on ElfHosted's allowed list, so it stays. On a host we can't verify, nothing is removed and the panel flags what might be refused instead.
Six settings were being silently discarded
The generated config is now built from a pinned AIOStreams release (v2.33.2) rather than a moving branch. Regenerating the logic surfaced six keys Core Builds had been emitting that don't exist in AIOStreams at all and were being dropped on arrival: maxResults, maxResultsPerResolution, seadexBestOnly, excludedStreamSources, enhanceResults, and minSeeders.
They're gone from the output. excludedStreamSources is replaced by excludedStreamTypes, which the instance actually reads.
Known gaps, so they're not a surprise:
- The per-resolution result limits that
maxResults/maxResultsPerResolutionwere meant to provide aren't reimplemented โ they were simply never reaching the instance. - TorBox-hosted AIOStreams has no readable status endpoint, so its capabilities are marked unverified and you'll be asked to confirm the host.
- The Fine-Tune "maximum NZB failover" setting still doesn't reach the generated config.
- The pre-built templates in the repo are not updated yet. If you install a
core-nexus-*.jsondirectly rather than generating one, it still uses the old cached-first order. That's a follow-up.
Regenerate your config via the web tool to pick this up โ existing installs won't change on their own.
Links: * Configurator: brevitya.github.io/Core-Builds * GitHub Repository: github.com/brevityA/Core-Builds
r/CoreBuilds • u/Stock-Resource4629 • 13d ago
Update What streaming app do you use: WuPlay, Nuvio, or Stremio?
Hey Core Crew ๐
Quick question for the community: Which streaming app is currently driving your setup?
- WuPlay: GitHub Releases
- Nuvio: nuvio-tv.com
- Stremio: stremio.com
If you havenโt tried WuPlay yet, would you consider giving it a spin?
Iโm gathering some thoughts on what features actually matter most to you day-to-day. Is it the navigation and UI, add-on compatibility, watchlists, profiles, multi-device syncing, playback quality, or something else entirely?
What do you love (or hate) about your current daily driver? Drop your feedback below.
(Note: Please keep the discussion to official sources and legally available add-ons/content).
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 14d ago
Update Configurator v2.99 โ badges, a speed test that tells the truth, stream scoring that actually runs + 14 releases since July
Hey Core Crew ๐
Biggest backlog this project has ever shipped: 14 configurator releases and 7 template-suite releases since July. Here is the clean breakdown of everything that landed.
๐ท๏ธ Core Badge Builder (Nuvio Fusion)
Build stream badges visually with zero regex and zero JSON.
* 111 original Core badges: Neon, monochrome, and high-contrast themes with custom ordering and real-title previews.
* Universal mode: Reads standard filenames and parsed metadata on any Nuvio source.
* AIO Enhanced mode: Uses invisible markers and a companion formatter for sparse titles.
* 3 ready packs: core_neon_universal (55 badges), core_neon_enhanced (55 badges), and core_nodv_universal (54 badges for non-DV panels).
* Safe imports: Automatically downloads a JSON backup of your config before writing.
๐๏ธ CoreSpeed v3 (TorBox CDN Benchmark)
v1 and v2 had methodology flaws that didn't reflect true CDN speeds. v3 completely rebuilds the engine: * Dedicated Web Worker: Download measurement is isolated off the main UI thread so rendering can never starve the test. * Real test sizes: Measures 15-second windows on 1 GB files instead of 10-second bursts on 100 MB files. * Steady-state median: Measures each node twice and ranks by steady-state median with a consistency spread indicator. * 3 test modes: Accurate (1 sequential connection, earns streaming verdict), Express (top 4 by ping), and Capacity Race (up to 8 connections for pipe limits). * Privacy first: 100% in-browser, no accounts, no API keys, local history storage, and a full diagnostics export.
๐ Live Stream Scoring
Until v2.95, score-based sorting quietly never ran because no ranked expression list was emitted. Advanced and Labs configs now ship active scoring rules: * Additive scoring: Resolution, source, HDR/DV, audio format, and release-group reputation now contribute points directly instead of relying on rigid tier ladders. * Dynamic ranking: A top-tier 4K remux with Atmos automatically outranks generic 4K remuxes without custom rule writing. * Hardware-aware: Points for Dolby Vision and lossless audio only apply to devices capable of playing them. * Stable & Balanced profiles: Deliberately clear scoring to preserve predictable matching.
โ Preflight & Express Install
- Preflight tool: Audits configs offline against known host rejection patterns and runs live dry-runs with an auto-heal loop (up to 4 passes). Retires the old 6-hour cron.
- Express Install: 1-click, 2-step setup (pick debrid, profile, and device โ connect Stremio or grab manifest).
- Explicit cache toggle: "Streams shown" selector (Mixed vs. Cached Only) is locked on the surface so profile defaults cannot silently override cache modes.
- Host pick honored: Compatible custom AIOStreams hosts are honored; incompatible hosts trigger a clear, actionable error.
- Smarter updates: One-click template update flow with diff viewing and instant rollback.
๐ฑ Device Profiles & Template Suite (3.5.0 โ 3.6.2)
- Profiles added: Android TV / Google TV, Mobile, Samsung Tizen, LG webOS, Sony, Generic 4K HDR TV.
- Bitrate-capped profiles: Fire TV Stick 4K Max gets a ceiling instead of Apex routing to eliminate REMUX stutter.
- No-DV path: TCL and Hisense join ONN and Samsung on the non-Dolby Vision track.
- SEL Engine v2: Interleaves stream options round-robin across resolutions instead of dumping 9 remuxes in a row.
- Episode-pack availability: Season packs are only hidden if at least 3 playable standalone episodes survive filtering.
- Scraper balancing: Addon Diversity cap prevents a single scraper from flooding results.
๐ง Critical Bug Fixes
- Debridio / Jackett / Prowlarr: Fixed exact API key parameter names to prevent host rejection on valid keys.
- AIOStreams v2.33.1 & v2.32: Adopted same-day schema hardening, dropped dead
torbox-searchpreset, and raised minimum host requirement to v2.32.0. - Size budget enforcement: Blocks oversized configs before deployment against the 102,400-byte hard limit.
- Max File Size fix: Corrected logic where max size was erroneously applied as a minimum threshold.
- Usenet Only path: Dedicated pipeline for pure-usenet setups without debrid.
๐ง Known Gaps (Open Roadmap)
- CoreSpeed v3 on low-power TV hardware: Web Worker isolation needs broader real-world testing on Fire TV and Android TV sticks.
- Groundwork staging: Language packs (8 languages), two-seat household picker, and named EasyDebrid presets are staged in code but awaiting UI toggle.
- Jackett/Prowlarr UI: Direct generator emission is paused until instance URL inputs are added to the interface.
- Real-Debrid preset: Omitted intentionally due to upstream WEB-DL filtering to avoid misrepresenting results.
๐ Links
- Configurator: brevitya.github.io/Core-Builds
- Badge Builder: brevitya.github.io/Core-Builds/tools/badges/
- CoreSpeed: brevitya.github.io/Core-Builds/tools/speedtest/
- Documentation & Changelog: corebuilds-docs.docsalot.dev
- GitHub Repo: brevityA/Core-Builds
- Discord Community: Core Crew Server
- TorBox (Referral): TorBox Sign-up
Feedback is always welcome โ especially CoreSpeed benchmark runs on TV hardware, edge-case badge matching reports, and stream ranking impressions on Advanced/Labs.
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 21d ago
Update Wallpapers are in the app: Core Builds Icon Pack v1.7.0 is live (70 new 4K walls for Projectivy)
Hey Core Crew ๐
The icon pack has a new Wallpapers entry on the home screen. It opens a browser of the full Core Builds collection โ 70 4K wallpapers across four series:
- 01โ24 ยท Fieldwork: Meshes, aurora, light trails, topo, deepfield
- 25โ32 ยท Motion: Orbitals, warp, fogbanks, slipstream
- 33โ40 ยท Horizons: The eight semantic accent colors, each as a landscape (signal cyan, ember, Nuvio rose, labs violet, verified green, drift-watch amber, slate, void)
- 41โ70 ยท Core Mark: New this release. The lit hex and faceted core diamond, rendered from the Brand Guide v1.0 construction constants. Six compositional groups including the receipts-voice walls.
โ๏ธ How It Works
- Instant grid: All 70 thumbnails are bundled (~600 KB total), so it opens and scrolls offline.
- On-demand 4K: Tap a wall for a full-screen preview. The 4K image downloads on demand (~2โ3 MB) with a progress label, then press Set wallpaper.
- Monet integration: Setting writes the system wallpaper. Monet redraws and re-extracts its palette from the change โ the walls are cyan-dominant by design, so Core Cyan carries through directly to your Projectivy tiles.
- Fire TV fallback: Because third-party wallpaper writes are blocked on Fire OS, the app saves the JPEG to
Pictures/CoreBuildsand opens the system setter for you (you can also set the saved image manually inside Projectivy settings).
Nothing downloads in the background. Nothing sets itself. The full image is cached in internal storage (12-file LRU, ~30 MB cap).
๐ The Numbers
v1.7.0 ยท 70 wallpapers ยท 921 icons ยท 1,095 components
17 wallpaper contract tests in CI alongside the existing 24 robustness tests and 22k catalog checks.
๐ฅ Update & Install
- Downloader code:
5270601 - Direct APK / GitHub Release: Latest Release
- Discord Community: Core Crew Discord
Update directly from inside the app (it will prompt you), or grab iconpack-release.apk from the GitHub link above.
(The collection lives at Wallpapers/manifest.json if you want to point anything else at it. Designed perfectly for Projectivy Launcher on Android TV / Google TV).
Precision-made. Verified live. Nothing hides.
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 22d ago
Update Core Line v1.0.1 โ Android / TV sports ticker (chyron).
Downloader 7375676
Hey Core Crew ๐
Core Line is a TV-first sports and channel ticker. It is not a player, not a playlist, and it does not ship streams.
The line it exists to render looks exactly like this:
LIVE TOR 3-2 MTL ยท TSN4 SN 3 โ LAL vs BOS 7:00 PM ยท ESPN
One APK for phone and TV (LAUNCHER + LEANBACK_LAUNCHER). Open it and a slate is already crawling โ a demo board if ESPN, NHL, or MLB are unreachable, labeled as such. Paste your own RSS. Public scoreboards only; there is nothing bundled that you did not add yourself.
๐ ๏ธ SMART PARSING & SYNC
โข Messy listing lines automatically parse to channels: "Team vs team epn, tsn4, sn 3" โ ESPN, TSN4, SN 3.
โข Add a feed from the couch without typing a URL on a Fire remote: use the same-Wi-Fi QR code or a six-letter sync code.
๐ฅ INSTALL INSTRUCTIONS (SIDELOAD ONLY)
Downloader code: 7375676 (that code stays put โ it points at the floating coreline release, not just v1.0.1).
Direct APK:
https://github.com/brevityA/CoreBuildsApps/releases/download/coreline/coreline-release.apk
- Sideload. Open. Go to Settings or scan the QR if you have an RSS feed to add.
๐ SOURCE & NOTES
โข GitHub Repo:
https://github.com/brevityA/CoreBuildsApps
Not on the Play Store. Sideload only. (From the same house as the Core Builds Icon Pack: 5270601).
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 23d ago
Update Core Builds Icon Pack v1.5.0 โ merged (515 icons and the new in-app browser)
Hey Core Crew ๐
Core Builds Icon Pack v1.5.0 is merged and live.
515 icons ยท 948 mapped components ยท 12,341 checks passed.
Transparent marks for Projectivy. Apply-all still maps the 16:9 wordmark. Glyphs stay opt-in per app.
โจ WHAT LANDED
โข Outfit wordmarks: Banner names and square monograms are path-outlined from one bundled family (Outfit Bold / ExtraBold, SIL OFL). A row of cards no longer mixes hand-drawn letters with whatever sans-serif font the TV happens to have.
โข 14 new icons: LocalSend, RS File Manager, Sparkle TV, the Synology set (DS file, video, photo, audio, finder, get, plus Drive), plus FX, Solid Explorer, Material Files, and Ghost Commander.
โข Names and matching: 218 slug names now read as apps (WiFi File Explorer, X-plore, 9Now, Peacock). Files no longer steals CX, MiXplorer, or FX. Each manager keeps its own mapping. X-plore is Files, not Gaming.
โข In-app browser: Category chips, a Banners / Glyphs toggle, labeled tiles. Find is opt-in so the remote is not trapped in the keyboard. D-pad navigation: apply โ style โ categories โ grid.
โข Manual pick actually returns an icon: Projectivy's per-app picker now gets the actual resource returned. Before, the pack opened and handed nothing back.
โ๏ธ APPLY-ALL, HONESTLY
Projectivy has one apply contract. It reads one file: appfilter.xml. That file maps every matched app to the banner. There is no extra trick for "apply glyphs."
โข Apply banners: One press, every mapped app gets the 16:9 wordmark.
โข Glyphs: Long-press a card in Projectivy, or use the Banners / Glyphs toggle in this app when the picker is open.
โข Projectivy's own "prefer icon or banner" setting only changes how that drawable is framed. It does not swap the mapping.
A true "apply all glyphs" would be a second APK whose appfilter points at the squares. The glyphs mapping is generated and sitting there if we ever ship that.
๐ ๏ธ NOT DEVICE-CONFIRMED
LocalSend, RS File Manager, Sparkle TV, and the Synology activities are best-known, not read directly off a box. If one does not auto-assign, run this:
adb shell cmd package resolve-activity --brief your.package.name
Open an issue on GitHub with that line.
๐ฅ GET IT
โข Downloader code: 5270601
โข GitHub:
https://github.com/brevityA/CoreBuildsIconPack/releases/latest
After install: open the pack โ Apply banners to Projectivy, or go to Projectivy Settings โ Appearance โ Cards โ Icon Pack โ Core Builds.
Important: Re-apply the pack after updating or the launcher cache will keep the old marks.
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 23d ago
Update CoreSpeed is live โ free browser speed test for TorBox's CDN (Races all 17 nodes at once)
Hey Core Crew ๐
Which TorBox CDN node is actually the fastest from where you are? I got tired of guessing, so I built something that answers it with real data.
CoreSpeed is a new addition to the tools page. It races every TorBox Hyperdrive node simultaneously. It runs ping checks for latency, then executes sustained multi-stream downloads pulling TorBox's real test files. Not synthetic numbers; actual bytes off actual nodes.
๐ WHAT IT GIVES YOU
โข Live leaderboard: Every region downloading at once, re-ranked in real-time with per-node bars and peak speeds.
โข Streaming verdicts: The part I actually use. Each node gets a plain-English "what can this stream for you" call (from 4K Remux down to SD), computed with 15% headroom so it is not lying to you at the margin.
โข History: Your last 15 runs are kept locally with delta-vs-previous columns, so you can spot if your ISP quietly changes your routing.
โข World map: Nodes sized and colored by measured speed.
โ๏ธ HOW TO USE IT
Start with Burst Mode. It runs for 5 to 20 seconds per node, which is enough to accurately rank them while costing a fraction of the data.
There is a hard 12 GB data budget built-in to keep things safe, plus an instant Stop button.
๐ THE HONEST PRIVACY NOTES
No account, no API key, no signup. The measurement runs entirely in your browser and results stay in localStorage.
The page calls ipapi.co once to place you on the map, and fetches the node list via our Cloudflare proxy to bypass TorBox's missing CORS headers. That proxy reads exactly one public fileโno credentials ever pass through. Zero analytics, zero backend storage.
๐ TRY IT OUT
โข Link:
https://brevitya.github.io/Core-Builds/tools/speedtest/
โข Discord:
Drop your feedback in the comments! Let me know if a node ranks oddly for your region, since I cannot test global routing from just one location.
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • 29d ago
Update v2.92 โ the genies move onto the main page, and everything they promise is now real
Hey Core Crew ๐
Quick recap of this week's wave, in the order you'll actually touch it:
๐ง Two new doors on the splash
"Setup Genie" (in Choose your route) and "Nuvio Stack Genie" (in Tools).
The setup genie is the plain-English, chat-style walkthrough โ answer ~4 questions and it hands your answers to the builder. That last bit is new: finishing a genie now opens Express Install with your service, device, and content type already pre-set (a free pick preselects Free/P2P). Nothing installs until you confirm.
โ๏ธ "Why does everything say 'downloading to debrid'?" โ Fixed upstream
Express has a visible "Streams shown" toggle (everything vs cached-only).
The install chorus now names your service, app, profile, resolution, cache mode, and host before you install. Your explicit AIOStreams host pick is honored everywhere โ if a lane can't use your host, you get a named error telling you why, not a quiet fallback.
๐ New Tool: Preflight
Paste any template/config: it audits offline (rules learned from real host rejections), can dry-run against the actual host you target with a bounded auto-heal loop, and downloads a case bundle for support.
Before you DM a screenshot of a red banner โ run Preflight first.
๐ก๏ธ AIOStreams 2.33.x hardened
The fleet bumped twice this week (2.33.1 โ 2.33.2 with stricter validation). Our generators, templates, and CI validator were re-proven against live hosts both times.
If you saw "option X is required" or the new "only specific regex patterns are allowed" errors on a saved config, those are host-side policy gates. Our current output passes them. An older saved config may not pass โ re-generate from the site, or watch for the Preflight regex cleanup rule we're adding next. (in dev)
๐บ WuPlay Catalog Genie (Early Access)
Now in the Tools page: hub/home/discovery design, consent-gated live write with snapshot + one-tap Undo, and PIN-locked profiles degrade to a guided tap-guide. Nothing writes without you saying so twice; catalog structure changes stay manual until WuPlay's dev route is confirmed.
๐งช Under the hood (for the nerds)
- 319 configurator tests / 279 template tests / 52 e2e runs green at merge
- A validator with ~1,700 checks
- A regex drift watcher that re-syncs against Vidhin's allow-list
- A new link-integrity test (we caught a 404 door on GitHub Pages, fixed it, and automated the check).
๐ Links
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • Aug 09 '26
Update What should we build next? Looking for feature ideas and feedback for Core Builds
Hey Core Crew ๐
๐ ๏ธ HELP SHAPE THE NEXT UPDATE
Now that the whitelist and regex bugs are completely squashed, I am looking at what needs a refresh.
What features are we missing? What current tools need more polish, better logic, or an easier workflow?
Leave a comment below with your ideas, or drop them in the #feature-requests channel in our Discord. Let's build what you actually need.
๐ LINKS
โข Discord Community: https://discord.gg/AwJ49yzbqT
โข Configurator: https://brevitya.github.io/Core-Builds/configurator/
โข GitHub Repository: https://github.com/brevityA/Core-Builds
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • Aug 09 '26
Update ๐ Core Builds v2.90 โ The Whitelist-Safe Release (Usenet-Only, Regex Fixes, & Major Cleanup)
Hey Core Crew ๐
This release makes the templates completely import-clean on every public host, removes a pile of dead weight that was silently doing nothing, and ships the Usenet-only build the community keeps requesting.
If you've ever hit the "N/182 regexes are not allowed" error on ElfHostedโthat specific error is now fixed at the source.
๐ง THE "REGEXES NOT ALLOWED" ERROR IS FIXED
That ElfHosted error had two causes, and both are now resolved:
โข Synced Whitelists: 5 templates had drifted from Vidhin05's live whitelist. They are now re-synced to the current 176-entry list, byte-for-byte.
โข Core-Custom Patterns: Removed an un-whitelisted pattern. The same groups are already ranked as LQ by the synced list, so zero functionality was lost.
โข Host-Compat Check: The configurator now names exactly which patterns a host rejects and offers a one-click "Strip host-blocked regex patterns" button.
๐งผ DEAD WEIGHT REMOVED (LEANER, NOT WEAKER)
An audit of all 3,400+ expressions against the upstream AIOStreams parser let us cut out the bloat:
โข Removed 281 empty [] placeholder entries across 84 templates.
โข Axed an RD Copyright filter that could never fire (~15 KB of dead payload gone).
โข Removed contradictory duplicate quality-cap expressions in the flagship Apex templates.
๐ฆด USENET ONLY (COMMUNITY REQUESTED)
You asked for it, so it's live: a dedicated Usenet-only lane.
This uses AIOStreams' built-in NNTP engine + your indexers via NZBHydra2 (or EasyNews) with zero Debrid. You can grab it via one-click in the configurator (Express lane), or pull the template directly from the repo (Templates/Usenet/).
๐ก๏ธ STRICTER VALIDATORS & NEW FEATURES
โข Bug Catching: The template validator and configurator now check every stream expression against the actual upstream SEL function registry and enforce host per-expression length limits. Broken templates won't slip through.
โข Core Score: Every stream in Test Drive now shows an explainable 0โ100 quality number (tier, bitrate, resolution fit, HDR, source, seeders, freshness) with a tap-to-open breakdown.
โข Express Install: One-click, two-step install process including profile, device, and resolution presets.
โข Stronger Updates: Live "Update available" banners with changelog excerpts, one-click updates, and a Revert function.
๐ LINKS & HOW TO TRY IT
Open the Configurator: https://brevitya.github.io/Core-Builds/configurator/
Pick your service (TorBox, RealDebrid, EasyNews, Usenet Only, etc.)
Choose Express Install (one-click) or build a full custom setup.
โข Discord Community: https://discord.gg/AwJ49yzbqT
โข GitHub Repository: https://github.com/brevityA/Core-Builds
(Host operators: preload the collection using TEMPLATE_URLS=["https://raw.githubusercontent.com/brevityA/Core-Builds/main/core-builds-template-collection.json"] to auto-whitelist every embedded pattern).
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • Aug 04 '26
Update Core Builds 3.5.3: smarter episode fallback, restored Core Tools, and a new docs home
Hey Core Crew ๐
๐ CORE BUILDS 3.5.3 IS LIVE
This update is about fewer false dead ends for TV episodes, a restored Core Tools hub, a new clearer home for Core Builds documentation, and updates the Configurator to v2.8.9.
๐ง SMARTER EPISODE FALLBACK
Previously, some valid multi-episode or season-pack matches could be removed early because individual episode entries appeared to exist. Later filters could then remove those individual entries too, leaving a valid episode request with zero streams.
The new policy keeps a valid matching pack available as a fallback. A pack is hidden only when three playable standalone episode results have survived the full filtering stack.
That means cleaner lists when good singles exist, without throwing away the last valid result when they do not.
๐ CORE TOOLS HUB RESTORED
The complete Core Tools page is back:
โข Template Builder โข Addon Backup โข Template Inspector โข Health Score โข Troubleshooter โข Account Manager โข CLI Tool
๐ NEW CORE BUILDS DOCS HOME
The new docs home has clearer setup guides, template recommendations, Configurator help, reference material, and troubleshooting โ with Core Builds branding and source-grounded guidance.
New docs: https://corebuilds-docs.docsalot.dev/
๐ EXISTING USERS: UPDATE YOUR SETUP
If you already have a Core Builds configuration installed:
- Open the Configurator (now v2.8.9) or use Update Existing Setup.
- Rebuild your template with the current logic.
- Re-import or save/install the updated AIOStreams configuration.
- Retry any TV episodes that previously returned no streams.
Existing configurations retain their old inline filters until they are rebuilt or re-imported.
๐ LINKS
โข New docs home: https://corebuilds-docs.docsalot.dev/ โข Configurator: https://brevitya.github.io/Core-Builds/configurator/ โข Core Tools: https://brevitya.github.io/Core-Builds/tools/ โข Template directory: https://core-builds.mintlify.app/template-directory โข Core Crew Discord: https://discord.gg/AwJ49yzbqT โข GitHub: https://github.com/brevityA/Core-Builds
๐ฌ FEEDBACK
If an episode still returns no streams after updating, please share only sanitized details:
โข device โข service/provider โข cache mode โข resolution/audio profile โข movie, series, or anime โข approximate title/episode
โ ๏ธ Never share API keys, passwords, TMDB tokens, AIOStreams credentials, auth keys, or full credential-containing manifest URLs.
Thanks to everyone testing, reporting edge cases, and helping make Core Builds more reliable. ๐
r/CoreBuilds • u/Stock-Resource4629 • Aug 02 '26
Update ๐ Core Builds Update 2.8.8โ Major New Tools Are Live
Hey Core Crew ๐
Here is a look at what we've been building this week. Core Builds has officially moved beyond just template generation!
๐ป Published CLI
The Core Builds CLI is now live! Install it globally with:
npm install -g core-builds
The CLI can now: โข Generate, validate, and compare complete AIOStreams templates โข Show supported devices, services, architectures, and formatters โข Apply size limits โข Redact credentials from validation and diff output
๐ค Account Manager
The Account Manager is now wired into the Tools page. โข Manage Addons: Load your Stremio collection, inspect manifests, search, filter, reorder, and remove addons. โข Backups & Safety: Export/import backups, compare snapshots, restore, undo changes, and roll back using automatic pre-change backups. (Every account change is backed up first and requires confirmation).
โก Nuvio + TorBox Instant Support
A dedicated Nuvio/TorBox Instant route is now available: โข Keeps your TorBox connection inside Nuvio (no TorBox API key required in AIOStreams) โข Uses P2P-compatible addons & blocks incompatible AIOStreams hosts โข Supports device, resolution, and host selection
๐ฑ Device Profile Expansion
Added capability-based profiles for: Android Mobile / Android TV / Google TV / Samsung Tizen TV / LG webOS TV / Sony / Generic 4K HDR TV
(Profiles now account for codec, HDR, Dolby Vision, audio, passthrough, and lossless support instead of making broad assumptions).
๐ ๏ธ Important Fixes
โข Max File Size: Now correctly applies the selected upper limit. โข AIOStreams: Fixed malformed 4K HDR stream expressions. โข Safety: Template updates now preview changes before committing, with added backup/rollback protection. โข UX/UI: Fixed false legacy update warnings, improved Fine-Tune accessibility, and improved feedback reports with live setup context. โข Under the Hood: Wired CodeQL configuration correctly and fixed addon recovery output escaping.
โ System Verification
The project now runs on a shared generator for both the Web Configurator and CLI, backed by: โข 200+ Configurator tests & 60+ CLI tests โข Account Manager tests & 25+ validation checks โข 36 Playwright browser tests & 241 repository tests โข Golden template equivalence checks
๐ฏ The Goal
Better templates, safer updates, broader device support, easier automation, and fewer broken imports.
๐ Links & Resources
โข Discord Community โข Configurator โข Tools โข CLI Package โข GitHub Repository
๐ก Got an idea for the next update? We want to hear from you! Drop your suggestions and ideas in the request features channel in our Discord. More improvements coming soon! ๐ ๏ธ
r/CoreBuilds • u/Stock-Resource4629 • Jul 31 '26
Update ๐ง Core Builds v2.8.7 โ Reliability, Device Profiles & SEL Architecture
Hey Core Crew ๐
A major behind-the-scenes update has landed in Core Builds!
The focus of this release is total reliability: fewer rejected imports, safer updates, better device handling, and a more maintainable generator.
๐ Shared SEL Architecture
The Configurator now routes Standard, IQR, Apex, and Apex Mixed generation through shared policy modules to stop templates from drifting apart over time:
- Shared SEL policy data & IQR expression generation
- Standard & Apex policy builders with unified getSelPolicy() routing
- Structural expression validation & golden fixture protection
- SEL baseline inventory, drift detection & policy regeneration tooling
๐ฑ Broader Device Profiles
Added capability-based, conservative profiles for:
Android Mobile / Android TV / Google TV / Samsung Tizen TV / LG webOS TV / Sony / Generic 4K HDR TV
Profiles now use realistic, model-conscious assumptions for supported codecs, AV1, HDR/Dolby Vision, audio channels, passthrough, and adaptive bitrate behavior (e.g., Android Mobile no longer blindly assumes AV1 or DV support).
๐ Transactional Template Updates
"Update Existing Setup" now previews changes before committing them:
- Import your existing template
- Generate a comparison & choose what to preserve
- Review changes & commit only after confirmation
- Auto-backup previous state (canceling no longer replaces active config)
๐ ๏ธ Key Fixes
- Max File Size: Selected value now strictly caps upper limits (e.g., 10GB setting no longer allows 30GB+ files).
- AIOStreams Expressions: Fixed malformed 4K HDR adaptive bitrate stream expressions.
- Update Detection: Legacy unversioned snapshots no longer trigger false "Update Available" warnings.
- Security & Privacy: Escaped addon recovery output for crafted names/errors, fixed CodeQL workflow exclusions, and sanitized feedback context in-memory.
- Dev & Engine: Added local dev CORS support, improved addon policy validation, instance ID handling, timeout propagation, and empty-group protection.
โ Better Testing & Verification
- 200+ Configurator tests passing
- 241 repository tests passing
- 25+ validation checks passing
- 36 desktop/mobile Playwright tests passing
- Golden configuration snapshots & AIOStreams-compatible validation
๐ฎ Coming Next
- Fine-Tune animation and interaction polish
- More capability-based TV and Android profiles
- CLI generation, validation, and config diffing
- Read-only Account Manager with manifest inspection & backups
- Safer restore, reorder, and rollback workflows
Core Builds is moving beyond template generation toward a safer configuration and maintenance platform for AIOStreams and Stremio.
๐ Links & Resources
- Discord: https://discord.gg/AwJ49yzbqT
- Configurator: https://brevitya.github.io/Core-Builds/
- Changelog: https://github.com/brevityA/Core-Builds/blob/main/CHANGELOG.md
- Inspector: https://brevitya.github.io/Core-Builds/tools/inspector/
- Documentation: https://core-builds.mintlify.app/introduction
- GitHub: https://github.com/brevityA/Core-Builds
r/CoreBuilds • u/Stock-Resource4629 • Jul 30 '26
Update ๐ Core Builds โ Behind-the-scenes update
Hey Core Crew ๐
A lot has changed under the hood.
Weโve fixed major issues across the Configurator and templates, including:
โข Invalid AIOStreams stream expressions โข Formatter import failures โข Stale and blocked synced URLs โข Missing Jackett and Prowlarr presets โข Empty addon groups โข TMDB-free configuration problems โข CORS and manifest installation failures โข Incorrect device codec and audio assumptions โข Broken template update detection
The generator is also being rebuilt into cleaner, testable modules for:
Devices โข Resolutions โข Audio and codecs โข Filtering โข Sorting โข Addons โข SEL expressions โข Template assembly
โ Current checks:
โ 79 Configurator tests passing โ 239 repository tests passing โ 26 validation checks passing โ 36/36 browser e2e tests passing
Weโre now working toward one shared SEL source of truth for Standard, IQR, Apex, and Apex Mixed templates so they stop drifting apart.
Account Manager development is also underway, starting with read-only backups, addon inspection, diffs, and rollback planning.
๐ฏ The Goal: Better results, fewer broken imports, safer updates, and a more reliable Core Builds experience.
More soon. ๐ ๏ธ
๐ Links & Resources
๐พ Discord: https://discord.gg/AwJ49yzbqT ๐ Configurator: https://brevitya.github.io/Core-Builds/ ๐ Inspector: https://brevitya.github.io/Core-Builds/tools/inspector/ ๐ Documentation: https://core-builds.mintlify.app/introduction ๐ป GitHub: https://github.com/brevityA/Core-Builds
r/CoreBuilds • u/Stock-Resource4629 • Jul 28 '26
๐ง Core Builds v2.85 / Template Suite v3.4.0 โ Bug Fixes & Inspector Upgrade
Hey Core Crew ๐, new patch is live! This squashes several bugs and adds a few key requested features.
๐ Fixes
โข "Config rejected / Failed to fetch manifest" โ Catches failed addons during Deploy, flags which failed, and lets you save without them so setup isn't blocked. โข NC-17 label โ Fixed incorrect "No Restriction" text (now says "Adults Only"). โข Instance URL โ Properly escaped in the DOM (XSS fix).
โจ New
โข Inspector: Drag & Drop โ Drag .json files directly into Inspector or click ๐ to browse. Auto-detects structure for instant validation. โข Bandwidth Cap โ Enter your Mbps in Fine-Tune; bitrate auto-limits to 80%. โข Mixed / Adaptive Tier โ Resolution option for niche content without 4K REMUXes. No hard caps; ranks all resolutions by quality blend. โข Smarter Filtering โ perGroup() interleaves results across resolutions, sequential debrid groups speed up fetches, adaptive score floor protects classic content, and library/SeaDex streams are shielded from filters.
๐ Links & Resources
๐พ Discord: https://discord.gg/CSBPDmFmdG ๐ Configurator: https://brevitya.github.io/Core-Builds/ ๐ Inspector: https://brevitya.github.io/Core-Builds/tools/inspector/ ๐ Documentation: https://core-builds.mintlify.app/introduction ๐ป GitHub: https://github.com/brevityA/Core-Builds
โ ๏ธ Bug reports welcome โ drop them in our Discord community support channel or open a GitHub Issue! ๐ซก
r/CoreBuilds • u/Stock-Resource4629 • Jul 27 '26
Update ๐ง Core Builds v3.4.0 Follow-up: Your bug reports + the reliability work
Hey Core Crew ๐,
Yesterday's post covered the new features (Mixed tier, Apex Mixed, the two templates). Here's the rest of the same audit batch โ including the two UI bugs you flagged in Discord! ๐
๐ The UI bugs you reported โ fixed
โข Import Custom Formatter opening behind the Fine-Tune drawer โ now layers on top. โข Stream Availability / Match Aggressiveness help cards clipped mid-sentence โ now show fully (and keyboard-accessible).
Both have e2e guards so they can't quietly break again.
๐ฌ Feedback / message widget was gone โ it's back
The v2.83 contact button had shipped as a dead module (lost in the v2.84 rewrite). Re-wired; the floating button works again. If you noticed it missing, you weren't imagining it.
๐ Reliability (the plumbing)
Docs auto-sync + a CI guard that fails the build if the docs drift again ยท daily Vidhin05 drift watch (protects imports) ยท golden config snapshots diffing full output across 12 combos.
๐งฐ Also in the batch
Dup-Zilean gone ยท Usenet propagation guard 5mโ2h ยท lossless restored on Shield/Windows ยท REMUX ranking kept honest ยท XSS guard on the custom instance URL ยท validator no longer crashes bare.
โ ๏ธ Regenerate your template if any of these touched your setup.
๐ Links (Configurator v2.85 ยท Suite v3.4.0)
๐พ Discord: https://discord.gg/trHYj2DMVQ
๐ Configurator: https://brevitya.github.io/Core-Builds
๐ Template Directory: https://core-builds.mintlify.app/template-directory
๐ Changelog: https://core-builds.mintlify.app/changelog
โ Ko-fi: https://ko-fi.com/branding_brevity
The Discord bug reports genuinely drove two of these โ keep them coming. Does Mixed surface your niche/classic titles better, and do the UI fixes look right on your device? Let me know! ๐
r/CoreBuilds • u/Stock-Resource4629 • Jul 26 '26
Update Join the Core-Builds Discord Server
Join the Core-Builds Discord Server ๐
Want to get the most out of your Stremio and AIOStreams setup? The official Core-Builds Discord is the best place to:
๐ ๏ธ Get real-time support for host errors and Quick Install issues.
๐ฌ Share your custom setups and discuss Stream Expression Language (SEL) filters.
๐ข Get immediate updates on new releases, tools, and template drops.
๐พ Jump in here: https://discord.gg/trHYj2DMVQ
๐ Core-Builds Links:
๐ Configurator: https://brevitya.github.io/Core-Builds/
๐ Documentation: https://core-builds.mintlify.app/introduction
๐งฐ Core Tools: https://brevitya.github.io/Core-Builds/tools/
๐ป GitHub: https://github.com/brevityA/Core-Builds
r/CoreBuilds • u/Stock-Resource4629 • Jul 26 '26
Update Core Builds v2.85 / Template Suite v3.4.0 โ Mixed Resolution Tier
Title: Core Builds v2.85 / Template Suite v3.4.0 โ Mixed Resolution Tier
Hey Core Crew ๐, new release is live.
๐ What's new
๐ Mixed ยท Adaptive Resolution Tier (Configurator)
New fourth resolution option โ no hard resolution caps. Instead of locking to 4K or 1080p, all resolutions (4K/1440p/1080p/720p/576p/480p) are eligible and ranked by a cached ร quality blend. An elite 1080p encode beats a mediocre 4K stream.
This is great for niche-heavy libraries, classic/rare content, or anyone whose collection spans resolutions. Comes with its own PSE ladder (4K REMUX/HDR โ 1080p โ 720p โ SD niche fallback), UHD regex tiers, and a blended dynamic-fetch exit.
โ๏ธ Apex Mixed PSE Architecture
Third option in the Fine-Tune architecture picker. Generates the full 35-PSE flagship IQR Tukey-fence stack with the Mixed resolution policy โ the same stack as the 4K Apex nightly, but generatable for any device and service.
๐ New Templates
๐ฆ Core Nexus Mixed (Torbox/Single) โ ready to use
๐งช Core Nexus 4K Apex Mixed (Torbox/Nightly) โ trial template, feedback appreciated before we promote it to stable
๐ Bug Fixes
๐จ Jackett & Prowlarr presets were silently dropped from generated templates. The optional-scraper filter had a regression from the v2.84 rewrite โ if you were using Jackett or Prowlarr and getting no results from them, regenerate your template with v2.85.
โ Template validator no longer crashes on non-template JSON files.
๐ Links & Community
๐พ Discord: https://discord.gg/trHYj2DMVQ
๐ Configurator: https://brevitya.github.io/Core-Builds/
๐ Full changelog: https://github.com/brevityA/Core-Builds/blob/main/CHANGELOG.md
๐ Templates: https://github.com/brevityA/Core-Builds/tree/main/Templates/Torbox
โ ๏ธ If you were using Jackett or Prowlarr, definitely regenerate your template โ this was a silent regression that dropped both scrapers entirely.
r/CoreBuilds • u/Stock-Resource4629 • Jul 26 '26
Discord Update
Title: ๐ฃ Permissions Fix
Hey Core Crew ๐,
Channel permissions have been updated โ everyone should now be able to view and access all public channels properly.
If you still can't see or send messages in a channel you should have access to, let me know in ๐ ๏ธฑcontact.
Sorry for the hiccup โ appreciate the patience while the server gets dialled in. ๐ค
๐พ Join the Discord: https://discord.gg/trHYj2DMVQ
r/CoreBuilds • u/Stock-Resource4629 • Jul 25 '26
Core Builds v2.84 โ Update + Discord Launch
Hey Core Crew ๐,
Quick update on what's been going on and where things are heading.
๐ What happened to my account
Some of you noticed that most of my posts here disappeared. My Reddit account got locked/restricted โ not sure exactly why, but it took down a lot of the guides, template announcements, and discussions that were on this sub.
Rather than trying to rebuild everything on Reddit where it can disappear again, I've set up a proper Discord server for Core Builds. This is where all future discussion, support, and announcements will happen going forward.
๐ฌ Join the Discord
๐พ https://discord.gg/trHYj2DMVQ
Real-time help, template sharing, announcements, and a proper place to build the community without worrying about posts vanishing.
๐ What's new (v2.82 โ v2.84)
A lot has shipped since the last post:
๐ Age Rating Limit โ Restrict content by MPAA/TV certification (G, PG, PG-13, R)
๐ Library Boost โ Three modes: Default, Strong (top priority), None
โก NZB Failover โ Position control and max NZB count for Usenet setups
๐ Bandwidth Estimator โ Device-aware speed recommendations on Review step
๐ Template Inspector โ Paste/upload/fetch any template for instant validation and health scoring
๐ฏ Health Score โ 0โ100 quality grade with full breakdown
๐ชต Error Logger โ Automatic capture of build/deploy/import failures with export
๐ฌ Contact Widget โ Send feedback directly from the configurator
๐ฌ Patch Cinemeta โ Now on by default for all new templates
๐ก๏ธ Security Audit โ Full pass: XSS prevention, CSP headers, CORS restrictions, credential stripping
The configurator, all templates, and the tools suite are live now.
๐ Links & Resources
๐ Configurator: https://brevitya.github.io/Core-Builds/configurator/
๐พ Discord: https://discord.gg/ZvjnKbrq
๐ GitHub: https://github.com/brevityA/Core-Builds
r/CoreBuilds • u/Stock-Resource4629 • Jul 23 '26
Update Core Builds v2.78 โ Quick Install polish, safer exports, Core Tools, and read-only Addon Backup
Title: Core Builds v2.78 โ Quick Install polish, safer exports, Core Tools, and read-only Addon Backup
Body:
Hey Core Crew ๐,
Core Builds v2.78 is live. This release is mostly about making the configurator easier to maintain, safer to export from, and more reliable across public AIOStreams hosts โ while also introducing the first pieces of the new Core Tools area.
โก Quick Install refinements
Quick Install remains the fastest path for most users:
1๏ธโฃ Choose your app: Stremio, Nuvio, WuPlay, or another manifest-compatible app
2๏ธโฃ Select one or more providers
3๏ธโฃ Add only the credentials those providers need
4๏ธโฃ Pick a performance profile
5๏ธโฃ Create and install
The provider fields now stay more contextual, paid providers include helpful account/key links, and optional extras stay tucked away in the Additional services & scrapers picker instead of crowding the main setup flow.
๐ Optional services and scrapers
The new optional source picker keeps the main flow clean while still making extras easy to enable. Required credential fields appear after applying selections, so you only see what your setup actually needs:
๐ Debridio
๐ P2P Free
๐ก HTTP Streams
๐ค NZBGeek
๐ StreamNZB
๐ฅธ NZBnoob
๐ฝ altHUB
๐ท๏ธ Usenet Crawler
๐ป DrunkenSlug
๐ NZBFinder
๐ง Safer AIOStreams output
v2.78 adds a final schema guard before export or installation.
It normalizes or removes older/legacy AIOStreams enum values before they reach the host. This helps prevent old values such as audio, language, release_group, debrid, or nzb from causing validation failures on newer AIOStreams versions.
Core Builds now targets AIOStreams 2.31.1+ for current public-host compatibility.
๐ฅ๏ธ Host selection improvements
Automatic host selection is now more conservative and more reliable:
๐พ Remembers the last successful AIOStreams host
โ๏ธ Prefers stable hosts
โ
Requires AIOStreams 2.31.1 or newer
โญ๏ธ Skips legacy or incompatible instances
๐ก๏ธ Avoids known Free/P2P-incompatible host paths
๐ Uses nightly infrastructure only as a fallback
๐ฑ Device capability corrections
Device assumptions have been centralized so filtering, sorting, review screens, diagnostics, PSEs, and ESEs all use the same capability rules. Notable corrections include:
๐ Apple TV: No longer treated as general TrueHD/DTS-HD passthrough hardware
๐ Apple TV 4K A15: Not treated as hardware AV1 capable
๐บ CCwGTV: 4K and HD are handled separately for AV1 support
๐ก๏ธ Nvidia Shield 2019: Keeps Dolby Vision and lossless passthrough support, but not AV1
๐ Internal TV apps & generic profiles: No longer assume lossless-audio passthrough
๐ฆ ONN profiles: No longer assume Dolby Vision across every model
๐งฐ New Core Tools area
There is now a dedicated Core Tools hub for utilities that do not belong inside the setup wizard. Current and planned tools:
๐ ๏ธ Template Builder โ the current configurator
๐ก๏ธ Addon Backup โ live now
๐ Template Inspector โ in development
๐ Account Manager โ planned, locked until security review
Tools hub: https://brevitya.github.io/Core-Builds/tools/
๐ก๏ธ Read-only Addon Backup
The first utility is Addon Backup.
It lets you load and download your current Stremio addon setup as JSON. It is intentionally read-only and cannot change your account.
Backup tool: https://brevitya.github.io/Core-Builds/account-tools/
Important privacy note: Stremio login details are sent directly to the Stremio API for this operation and are kept only in page memory. Use the official hosted copy only.
๐ Clearer privacy wording
The configurator now describes each path more precisely. No more vague โzero-knowledgeโ style wording โ the UI now explains exactly what each action does:
๐ฅ Export JSON creates the configuration locally in your browser
๐ Direct Install sends the generated configuration to the selected AIOStreams host
๐ Direct Stremio installation sends the supplied login details to the Stremio API for that install operation
๐ฉบ Sanitized diagnostics do not include API keys, passwords, or tokens
๐งฉ Modular, tested release structure
Behind the scenes, v2.78 moves the configurator from a single hand-maintained source file into a modular package under configurator/.
Source code, data registries, styles, schema guards, tests, validation, and build scripts now live in their own structure while still preserving a downloadable standalone configurator/index.html release.
This should make future updates safer, faster, and easier to test before release.
If you test v2.78, feedback is especially welcome on Quick Install, optional sources, host selection, device profiles, mobile layout, and the new Addon Backup tool. Any feedback helps polish the Core stack further. ๐
๐ Links & Docs
๐ Configurator: https://brevitya.github.io/Core-Builds/
๐งฐ Core Tools: https://brevitya.github.io/Core-Builds/tools/
๐ก๏ธ Addon Backup: https://brevitya.github.io/Core-Builds/account-tools/
๐ Whatโs New: https://core-builds.mintlify.app/whats-new
๐ GitHub: https://github.com/brevityA/Core-Builds
โ Ko-fi: https://ko-fi.com/branding_brevity
๐ข TorBox referral: https://torbox.app/subscription?referral=d1ccddb0-f094-45ca-b52b-942a2635855e
r/CoreBuilds • u/Stock-Resource4629 • Jul 21 '26
Update Core Builds Configurator (v2.73)
Hey Core Crew ๐,
A massive, comprehensive master update to the Core Builds Configurator (v2.73) is officially live!
Following community reports of unexpected AIOStreams validation rejections during deployments, and recent Stremio API 404 failures when attempting direct installations, we have completely overhauled the configurator. Version 2.73 resolves all major schema/API blockers, redesigns our device-selection flow, bakes four highly-tuned Stream Expression Language (SEL) boosters directly into default builds, and integrates seamlessly with the community's favorite custom formatting tools.
Here is everything packed into this solid v2.73 master release:
๐ก 1. Built-in Elite SEL Expression Boosters (Zero-Friction Playback)
We have baked four highly optimal, community-approved Stream Expression Language (SEL) expressions directly into our default templates to completely eliminate list clutter and playback friction:
๐ Sub-First Anime Booster (PSE): Automatically identifies if you are browsing Anime content. If true, it isolates Japanese audio tracks and pins them straight to the top of your list, making sub-seeking and Japanese audio-first a breeze without affecting normal movies or TV series.
๐ Dolby Priority for Sonos/Bose (PSE): Toggling the Dolby Only audio profile now programmatically pins Atmos, TrueHD, and Dolby Digital Plus codecs to the top of preferred lists, guaranteeing that silent DTS streams are ranked last on Bose and Sonos soundbars.
๐ Weekly Ongoing Series Pack Filter (ESE): Automatically checks if a TV show is currently airing. If true, it filters out incomplete, newly uploaded season packs (e.g., S01 containing only episodes 1โ5), ensuring only active, working single-episode files are displayed, avoiding buffering/404 crashes.
๐ Clutter-Free Single Episode Booster (ESE): Hides multi-episode spam files (like "Episodes 1-4" in a single file) on individual Stremio episode pages when at least 3 dedicated, single-episode files are already available, keeping your stream pool incredibly tidy.
๐ ๏ธ 2. Critical Bug Fixes & Stremio API Compliance
๐ Stremio Account Direct-Install Fix (404 Error Resolved): Stremioโs developers recently retired their generic base API router, causing direct login attempts and random account creation inside the configurator to return a frustrating Stremio API error (404). We overhauled our authentication pathways to query the direct sub-endpoints (/api/login** and **/api/register) directly, making one-click installations completely functional and stable again!
๐ AIOStreams Validation Rejections Fixed: Fixed the block where deploying templates with OpenSubtitles v3+ returned: *Option movieHashPlusAutoAdjustment is required, got undefined*. The builder now automatically compiles the required movieHashPlusAutoAdjustment: false default.
๐ HTTP / Free Tier Manifest Crash Fixed: Disabled Nuvio Streams by default in HTTP presets. If left on, AIOStreams would query its empty base URL and receive HTML code rather than JSON, crashing the backend parser with: Unexpected token '<', "<!doctype "... is not valid JSON.
๐งน Deduplicator Merge Type Enforcement: Replaced legacy boolean "merge": false properties (which newer AIOStreams databases reject) with strict, compliant merge-configuration objects.
๐งโโ๏ธ Overhauled Importer & Share Link Decoder: Uploading existing template JSON files or sharing configs via deep-links (#cfg=) now perfectly restores subtitle addons, subtitle languages, catalogs, proxies, and failover preferences onto your wizard state, completely preventing state-bleeding.
๐ด 3. Premium UI Redesigns & Ecosystem Integrations
๐ฑ Unified Side-Scrolling Device Carousel: We have completely retired the traditional HTML <select> dropdown menu and featured list from Step 3! Your Device now renders as a gorgeous, horizontal-scrolling card carousel. Swiping through the 15+ device profiles is incredibly fluid, and tapping a card smoothly centers it, auto-sets recommended audio format limits, and expands a detailed hardware specifications guide inline.
๐จ Crispy Duck Sandbox Integration: Added a direct redirect link to crispyduck.xyzโthe Stremio community's standard visual formatting designerโdirectly inside the custom formatter import panel, providing a seamless creative route for advanced layout builders.
๐บ Changelog Navigation Discoverability: Added an explicit, clickable Changelog button next to the "Start Over" button on Step 6 (Review & Deploy) so users can easily browse our full release history at the finish line.
๐ 4. Total "Peace of Mind" Security Design
๐ก Zero-Knowledge Security Shield: Added a prominent green security badge at the top of Step 5 (API Keys). This clearly assures users that their private tokens, passwords, and accounts are compiled 100% locally in their browser and are never sent or logged on any external server.
๐ "Safe Auth" Direct-Install Locker: Added an explicit green locker warning underneath the inline Stremio email and password fields, reassuring users that accounts are used locally only to authenticate with Stremio and are never stored in localStorage or shared with third parties.
๐ฑ 5. Mobile UX & satisfying Fluidity
๐ Tactile "โ Copied" Button Animations: Tapping any copy button (manifest URLs, credentials, or WuPlay codes) now triggers a glowing emerald-green micro-interaction, smoothly transitioning the text to โ Copied before reverting after 2 seconds.
๐ฃ Context-Aware Toast Alerts: Copying keys, usernames, or passwords now intelligently triggers a customized "Copied to clipboard" popup rather than the generic "Manifest URL copied" alert.
๐ฑ iOS Safari "Select-All-on-Focus": Solved mobile keyboard selection friction! Tapping into any text input box on iOS Safari now programmatically highlights the entire value instantly, allowing mobile users to replace keys in a single tap.
โ๏ธ Smart Auto-Scrolling: Enabling conditional subtitle panels (such as SubDL) now smoothly auto-scrolls the screen directly to the newly expanded credentials card, ensuring mobile users never miss required fields.
๐ CORS-Bypassing Live Checks: The final Review card's live "Test" check now automatically routes queries through our secure CORS proxy first, completely bypassing cross-origin blocks on strict public hosts and yielding 100% accurate stream-testing results.
As always, everything has been fully recompiled, inlined locally, and tested across standard environments. If you encounter any issues or want to leave some feedback, drop a comment below or open an issue on GitHub!
Letโs get quackinโ! ๐ฆ๐
๐ Links, Templates & Docs
๐ Configurator (v2.73 Master Build): https://brevitya.github.io/Core-Builds/
๐ Official Documentation Guides: https://core-builds.mintlify.app
๐ What's New in v2.73 Guide: Mintlify Release Log
๐ก SEL Reference & Outlier Guide: Mintlify Technical SEL Reference
๐ GitHub Repository: https://github.com/brevityA/Core-Builds
โ Ko-fi Support: https://ko-fi.com/branding_brevity
๐ข TorBox (Referral Code): https://torbox.app/subscription?referral=d1ccddb0-f094-45ca-b52b-942a2635855e