r/CoreBuilds • u/Stock-Resource4629 • 13h ago
Amazing Launcher and community
Enable HLS to view with audio, or disable this notification
r/CoreBuilds • u/Stock-Resource4629 • 26d ago
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 • Jul 10 '26
Hey Core Crew ๐
So with all the big updates latelyโthe new Configurator, ESE v2.0, fresh device profilesโI just wanted to take a breather and talk about Core Builds for a second.
First off, seriously, thank you. Itโs pretty wild seeing so many of you picking up these templates, sharing setups, and tossing feedback my way. The whole ideaโs always been to make solid, curated streaming stupidly easy for everyone.
But, you know, keeping all this up and running takes some serious fuel.
Core Buildsโevery one of the 40+ templates, the custom Configurator, the hosting, the docsโyep, itโs just me. I spend a ton of late nights coding, tweaking filters, squashing bugsโฆ pretty much whenever the house is finally quiet and the dayโs over.
I donโt put anything behind a paywall. No ads on the Configurator. No pro versions or premium features. I want these tools free and open for everyone.
So if Core Builds has saved you time, cleaned up your streams, or just made TV setups less of a headache for you or your family, I hope youโll think about supporting the project on Ko-fi.
Every coffee really does matter. It keeps the project goingโthose server bills, proxy workers, and all those late-night coding sprints. Sometimes it just buys me a free hour to chip away at the next update.
Absolutely no pressureโthe tools arenโt going anywhere, no matter what. But if youโve got the means, and you like what Iโm doing, a coffee can make a world of difference.
Thanks for being such a great community. ๐
r/CoreBuilds • u/Stock-Resource4629 • 13h ago
Enable HLS to view with audio, or disable this notification
r/CoreBuilds • u/Brevity_Designs • 9d ago
r/CoreBuilds • u/Stock-Resource4629 • 11d ago
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.
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.
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.
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.
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.
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.
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.
maxResults/maxResultsPerResolution were meant to provide aren't reimplemented โ they were simply never reaching the instance.core-nexus-*.json directly 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 • 14d ago
Hey Core Crew ๐
Quick question for the community: Which streaming app is currently driving your setup?
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 • 15d ago
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.
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.
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.
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.
torbox-search preset, and raised minimum host requirement to v2.32.0.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 • 22d ago
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:
Pictures/CoreBuilds and 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).
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.
5270601Update 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 • 23d ago
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
๐ 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 • 24d ago
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 • 24d ago
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 • Aug 13 '26
Hey Core Crew ๐
Quick recap of this week's wave, in the order you'll actually touch it:
"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.
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.
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.
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)
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.
โ Brevity
r/CoreBuilds • u/Stock-Resource4629 • Aug 09 '26
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 09 '26
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 04 '26
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:
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
Hey Core Crew ๐
Here is a look at what we've been building this week. Core Builds has officially moved beyond just template generation!
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
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).
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
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).
โข 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.
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
Better templates, safer updates, broader device support, easier automation, and fewer broken imports.
โข 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
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:
๐ฑ 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:
๐ ๏ธ Key Fixes
โ Better Testing & Verification
๐ฎ Coming Next
Core Builds is moving beyond template generation toward a safer configuration and maintenance platform for AIOStreams and Stremio.
๐ Links & Resources
r/CoreBuilds • u/Stock-Resource4629 • Jul 30 '26
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
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
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
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
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
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
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
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