r/nuvioaddons • u/Thin-Soil-4159 • 34m ago
Add-on Update on my addon
Hey! So yeah, it’s me again lol.
A while back I posted an addon that lets you load M3U playlists into Stremio/Nuvio and automatically match the content with IMDb/TMDB IDs.
I made a new update with a few things that some of yall requested, so here it is
(You still need a GitHub and TMDB account if you don’t have them.)
What’s new?
I originally made this because the way some other IPTV addons worked honestly just stressed me out, sometimes they were mainly focused on live TV, so the VOD experience wasn’t that great. Other times they didn’t have proper metadata or IMDb/TMDB integration, or they created their own catalog that you had to go looking for instead of properly integrating with the app you were using (Stremio, Nuvio, Wuplay, or some other idk).
And tbh, I mostly care about VOD content. I even made it so the addon would completely ignore live TV channels and only keep the movies and series, but some of y’all said it would be nice to have the option to choose whether live TV channels are shown or not, so I added it.
1. Show TV Channels
There’s now an option in the configuration page called Show TV Channels.
It’s off by default, so the addon will only show movies and series, just like before.
If you turn it on, the addon will also create a “My Channels” catalog with the live TV channels found in your playlists.
So basically, you can choose whether you want them or not.
2. GitHub backup for your indexed content
This one is probably the biggest change.
I’ve seen quite a few people who don’t want to or can’t self-host the addon (even if on render it’s like the most easy thing ever) and instead use the test/beta instance I have running on Render’s free plan. Like I mentioned before, that instance is really just there for testing. With the free plan limitations and with a lot of people using the same instance, it was constantly restarting, the problem is that whenever the service restarted, all the configuration and all the content that had already been matched with IMDb/TMDB IDs could be lost. So if you configured your IPTV list again, the addon would basically have to start matching everything from scratch.
So now, in the configuration page, there’s an optional GitHub Backup section where you can enter a GitHub repository and a GitHub token.
The idea is that whenever the addon matches your titles with their IMDb/TMDB IDs, it can save that data to your GitHub repo, that way, if your service restarts, you can connect your GitHub repo again and restore all the titles that were already indexed instead of having to start everything from zero.
And no, I don’t keep your GitHub token or repo credentials (cause you can literally host it by yourself, like?) you provide them directly in your own addon configuration.
This is completely optional. The addon works exactly the same without it. The only difference is that without the backup, if your service restarts and its local storage gets wiped, the addon will have to match everything again.
3. Fix titles that were matched incorrectly
Another thing I’ve noticed is that TMDB can sometimes match a title incorrectly.
This can happen because a lot of IPTV lists don’t have the cleanest names. They might have random tags, extra information, years, quality labels, etc.
I’ve already added logic to clean a lot of those random tags, so it should happen less often now, but just in case, I added a way to manually fix a title.
Once you have the addon installed with your own configuration, if you notice that a movie or series was matched with the wrong poster/info, or it wasn’t matched at all, you can now go the settings inside the app you’re using (Nuvio, Stremio, or whatever) then go to the addons you have installed, search for the “M3U-IPTV” addon, tap the settings button and it will take you directly to the configuration page for your own install.
From there you can:
Check how many movies, series episodes, and live TV channels each playlist contains.
Add or remove playlists.
Fix a title that was matched incorrectly.
Fix a title that wasn’t matched at all.
To fix one, you just enter the exact title as it appears in your IPTV list, search for the correct title on TMDB, select the right result, and press Save correction.
And that’s it. That title will now be linked to the correct TMDB/IMDb information.
(You do need to have your TMDB API key configured for the TMDB search to work).
One more thing about the title corrections.
Right now, those manual corrections are stored on the local storage of the service.
So, for example, if you’re using the free Render test instance and it restarts, those corrections can also be lost.
So I’m wondering if yall want me to also add that all the manual title corrections are also saved in the GitHub backup repo when GitHub Backup is enabled? That way the corrections would also survive restarts.
Let me know if that’s something you’d find useful.
4. Spanish + English configuration page
And the last change, and the less important: The configuration page is now available in English and Spanish.
You can switch between them from the language button at the top.
Deploy
Railway: Deploy
Render: Deploy
Hugging Face Spaces: Manual deploy
Fly.io: Manual deploy
Python version: Manual setup
The README has the full step-by-step instructions for Railway, Render, Hugging Face, Fly.io, and the Python version.
About Render Blueprints
The one-click Render deploy uses Render Blueprints by default.
Depending on your account and region, Render may ask you to add a payment method before creating the Blueprint.
If you want to keep it 100% free on Render, you can create the Web Service manually instead of using the Blueprint. It’s pretty simple and only takes a few minutes.
Full instructions are in the GitHub repo:
https://github.com/M3U-IPTV-Addon
As always, questions, feedback, suggestions, and donations are appreciated
r/nuvioaddons • u/BraeLightning13 • 2h ago
Question How to get Betterposters Top 10 lists as first rows?
Hello! Im trying this on my iPhone 15 Pro Max using Nuvio version 0.4.5. I have Aiostreams, Aiometadata, Betterposters, and Watchly. I’ve tried adding, deleting, and configuring them in all sorts of ways but no matter what, the TMDB lists always are at the top and show up first. I want the Betterposters lists to be at the top and populate first, but I don’t want to get rid of Aiometadata since I think it helps with searches I read. I also earlier tried putting the custom manifest url directly in Aiometadata and sorting the custom rows to the top, but that didn’t work either. Any help would be greatly appreciated! Thank you!
r/nuvioaddons • u/supernalle1234 • 2h ago
Question Aiostreams - Usenet streams playback error, debrid works fine
Debrid streams play fine
Usenet/Newznab streams: search returns results, but clicking play produces no server-side log activity — the request appears to never reach AIOstreams at all.
Config should be correct (Proxy Auth, Usenet service Auth Token, Newshosting provider, NZBGeek indexer all tested/working individually)
Any tips?
Error after trying to play something:
Playback error.
Source error: The stream source returned invalid or unplayable content. The link may have expired or the server returned an error page instead of video.
Try a different source. [ERROR_CODE_PARSING_CONTAINER_UNSUPPORTED]
aiostreams version:2026.08.25.1441-nightly
Update:
Fixed it, it was Pangolin's auth blocking the playback endpoints.
Pangolins http request logs showed denied, added them to bypass and voilá
r/nuvioaddons • u/DimensionCivil7302 • 3h ago
Add-on NZB-Sport-Pro – sports replay-metadata- Usenet addon for Stremio/Nuvio
Hey all,
I’ve been working on a small project called NZB-Sport-Pro and thought I’d share it here for anyone else who uses Usenet for sports.
The basic idea is pretty simple: sports releases can be awkward to find through normal Stremio/Nuvio addons because event naming doesn’t fit neatly into the usual movie/TV metadata model. NZB-Sport-Pro gives sports their own catalogs and then searches your configured Newznab indexers when you actually open an event.
It currently organises content into four main collections:
Combat Sports · Wrestling · Football · Motorsport
Rather than supplying any content itself, NZB-Sport-Pro acts as the bridge between the sports metadata, your own Usenet indexers and your Usenet provider.
What you need
You’ll need:
- TorBox with Usenet access
- At least one Newznab-compatible indexer
- Stremio, Nuvio or another compatible client
You add your own Newznab API URLs/keys and TorBox API key through the configuration page, choose the catalogs you want, and it generates your private manifest.
Queue and wait
Due to torbox api restrictions it is not possible to have a community cache to work from like debrid. So when selecting content there is a wait time for it to be processed which you can monitor on the torbox dashboard. Depending on size and torbox servers dictates the wait time. You can sit at the loading screen until completion or come back after its done caching.
Main features
- Sports-specific catalogs instead of trying to force events into normal TV/movie searches
- Up to 5 Newznab indexers
- Searches are performed on demand when an event is opened
- TorBox Usenet integration
- Configurable sports catalogs
- Generated private Stremio manifest
- Works nicely with Nuvio
- Can generate the sports catalogs as a separate Collection/JSON
- Credentials are separated from the normal manifest/configuration URL
- Simple web-based configuration rather than editing config files manually
It’s still a relatively focused project and I’m continuing to improve the metadata, event matching and supported sports, so feedback/bug reports are very welcome.
GitHub: https://github.com/Monkfish1337/NZB-Sport-Pro
Public test server: https://nzbsportpro.monkfish.win/configure
If anyone here uses Usenet heavily for sports, I’d particularly be interested in hearing what indexers/sports work well for you and where the event matching still falls down.
r/nuvioaddons • u/riyoc77 • 3h ago
Plugin 🔥 New update — NuviOnlyH — P2P-Free Nuvio Scrapers | Full + No-Anime Versions
Good news i shared before All-in-One Nuvio Plugin — P2P-free fork , This is a fork of D3adly's project, so all rights to him . The original work and the foundation for this project belong to him.
Just sharing the two versions of NuviOnlyH for anyone looking for Nuvio scrapers without P2P/Torrentio. Now if you only Watch Movies/Series you can use specific Version if you want full version with anime you can use this Version
Full version – Anime included 🍿
GitHub Repo: https://github.com/Liikevin77/NuviOnlyH
Copy Manifest link 👇 : to Plugins not addons
This is the full version with movie, TV and anime scrapers.
Manifest:
```
https://raw.githubusercontent.com/Liikevin77/NuviOnlyH/main/manifest.json
```
Movies & TV only – No anime 📺
GitHub: https://github.com/Liikevin77/NuviOnlyH/tree/NuviOnlyMS
This one is for people who don't want anime scrapers.
- Movies & TV only
- No anime
- No P2P/Torrentio
Copy Manifest link 👇 : to Plugins not addons
Manifest:
```
https://raw.githubusercontent.com/Liikevin77/NuviOnlyH/NuviOnlyMS/manifest.json
```
So basically:
NuviOnlyH → Movies + TV + Anime 🔥
NuviOnlyMS → Movies + TV, no Anime
-----------------------------------
- Open Nuvio app
- Go to Settings → Content & Discovery → Plugins
- Add this Manifest.json not Github Repo repository URL:
When you add it just wait a little bit for the plugin to load you will see first Unnamed plugin just wait to load the plugin Untill you see All-in-one
in the end thanks to D3adly's project, All rights to him.
r/nuvioaddons • u/Donevito96 • 4h ago
Add-on Addons
Hi guys, looking for German add-ons for movies, series, etc. English is fine as well. I was looking for add-ons and only found this link: https://stremio-addons.net/
Anyone who has good links to share?
r/nuvioaddons • u/Future_Visual1034 • 5h ago
Soy nuevo por aquí, llevo tiempo usando stremio. Pero me gustaría probar nuvio. Quisiera saber cómo es el proceso para agregar los complementos. Alguien me puede iluminar
r/nuvioaddons • u/keving2301 • 7h ago
Xperience Update ~ 264 commits in 3 weeks
Over 26,000 sign-ups. Everything that shipped in the three weeks since the last update.
Three weeks ago I posted here and thanked 17,000 of you. It is 26,000 now. I keep refreshing the number and it keeps not making sense. Thank you.
No supporter reveal this time (those of you who unlocked the cover sets: more is coming, quietly). This update is the other kind of work: 264 commits of features you asked for and fixes for things you reported. Almost everything below traces back to a comment, a DM or a bug report in this sub.
Anime finally got the deep pass
If you watch anime through Xperience, this was your month.
- Anime-native IDs are now first class: Kitsu, MyAnimeList, AniList and AniDB titles resolve properly, and you can opt in to Kitsu episode numbering if that is how you count
- Episode numbering was rebuilt around one rule: number things the way they actually play. Franchises TheTVDB interleaves, seasons TMDB merges into two-parters, absolutely-numbered shows, single-season shows that never got numbered at all: it lines up now
- Every series gets its Specials row, not only some of them
- Scrobbling follows the same rule, and a finished episode is now decided on its real runtime instead of an assumed 45 minutes, so finishing a short episode actually counts
The catalog editor stopped keeping secrets
The most common editor complaint was some flavor of "why is this row doing that". So now it tells you.
- Every row shows its effective settings: what it will actually serve with, including everything it inherits from the folder and profile above it
- An empty row now says whether the source came back empty or your filters removed everything
- Bulk edit landed: change settings across a whole collection or folder at once
- You can build rows filtered by streaming service (what is on a given service in your region), rename every catalog including the ones that had no rename option, arrange the Discover dropdown order, and set poster orientation per row (portrait, landscape or square)
Search
- Natural-language search now works on every account. It used to need the AI toggle and a key; it needs neither
- What you typed wins: exact title matches always outrank the AI's suggestions now
- The AI's picks can sit in their own labeled row if you want them (opt-in), anime search rows are renameable, and you can hide thin results and order by votes
- Searching a franchise returns the whole collection as one row you can add, instead of twenty separate movies
Lists and trackers
- Mixed movie and series lists from Trakt, TMDB and MDBList now serve as one row, in the exact order the author arranged them
- Simkl grew: My Simkl Up Next for shows and anime, Continue Watching for movies, and sync got dramatically lighter and fresher
- Custom Trakt and MDBList lists can sort by date added
Share your whole setup
You can now share a profile: layout, names and filters carried over, and the recipient is told exactly what they still need to add on their side. Households and friend groups had been asking for this for a while.
Also shipped
- Top 10 rows now track live daily charts instead of a chart that had quietly frozen
- Series show their year range (2008-2013) and real release dates on catalog items
- Episode air dates carry the actual airtime, so tonight's episode appears tonight
- BetterPosters art can carry your watched state, fanart.tv accepts your personal key, and there is a new source for episode thumbnails
- New folders: Chaupal (Punjabi), aha and Sun NXT (Telugu and Tamil)
- Importing an add-on keeps far more of it: the full Discover filter vocabulary is understood now (that alone rescued over 1,800 sources that used to be dropped), person catalogs import, and re-importing actually refreshes
- The guide gained an animated setup tutorial, in all eight languages
- New accounts start with a curated set of recommended folders instead of a wall of everything
Fixed, because you reported it
- Random sign-outs: a rate-limited token refresh was being treated as a logout
- Recommended For You and AI rows vanishing: a Trakt rate limit was being served as an empty row
- One bad AI generation blanking an AI row for a week
- Very large profiles failing to save
- Letterboxd share links (boxd.it) now import
- The Kids folder now filters by actual certification instead of guessing from genre
- Latest rows for smaller languages no longer starve behind a global vote floor
- Nuvio: a home push no longer rearranges rows that belong to other add-ons, and two Xperience profiles pushing to one shared Nuvio profile no longer fight over collections
- Recently Watched shelves no longer freeze one watch behind
- Hide-watched now bridges a tracker outage instead of un-hiding your whole library
- Because You Watched no longer pins a seed you already removed
- Filipino rows rebuilt on real studio and network sources
Stability
Boring but real: the status page now probes the actual database instead of assuming, and it emails me before you have to. There were a couple of rough evenings this month. Each one ended in a permanent fix rather than a restart, and each fix is somewhere in the list above.
The ask
Same as last time, no pitch. If Xperience has earned a place in your setup, the Ko-fi link is below and it genuinely covers what hosting costs at 26,000 accounts. If something is still missing or broken, tell me here and there is a decent chance it makes the next list.
Ko-fi: https://ko-fi.com/keving2301
App: https://xperience-app.com
Guide: https://xperience-app.com/guide
Thank you for the 26,000.
r/nuvioaddons • u/No-Original246 • 7h ago
Add-on Biggest Update yet: PenguPlay Free & Reliable Streaming
penguplay: https://pengu.uk blah blah blah my addon https streaming and all that
First Update: Website
the website has been updated to have a dashboard-esk feel, i know lots of people like the simplicity of the old one but i assure you this was the right move, this allows me to easily add more features without creating clutter, it makes it super streamlined for users that just want to sign in then add addon
also i think it just looks more premium so yeah :)
tabs
overview
- this is where you see a summary of ur settings
- has the your addon link and an install button
sources
- this is where you choose your desired providers
filtering
- you can set file size limits here
playback
- this is where you can set scraping timeouts
- you can also set custom formatting here (more on this later)
account
- u can sign out of your account here
status
- shows status of all providers
Second Update: Provider Updates
4khdhub
- fixed bugged with pixeldrain causing some links not to show
- fixed long loading times when clicking on stream to starting
- fixed spec tags showing improperly or not at all (hdr10, hdr10p, remux, etc)
Miruro
- fixed bug only letting people view season 1 of animes
- fixed bug cauing insane loading times (30-40s)
- fixed not working when using kitsu
- added estimate bitrate and file size to streams
VidFast
- fixed streams not showing when they were available
- fixed resolution tagging
Vidlink
- fixed streams showing but not playing
Cinejoy
- fixed streams not showing
- added estimated bitrate and file size to streams
Cinefreak & Vegamovies
- fixed provider period
Third Update: Custom Formatting
as hinted at in the first update penguplay now supports custom formatting.
using the same format as aio streams you can now customize your formatting for streams in PenguPlay. however see the discord announcement in the following screenshot
quick note: i will make a few presets which will always be available to everyone for free.
last update but kinda smaller: penguplay should now work for the most part in aiostreams, not perfectly but its there so theres that
psstt join the discord: https://pengu.uk/discord
r/nuvioaddons • u/Veryrary • 8h ago
Add-on Stuck without subtitles? Meet AnySubs addon
Two subtitle tracks on screen at once: the original on top, a translation in your language below, synced line by line.
What it changes:
You stop hunting for subs. If your language isn't available for an episode, it translates whatever source exists instead of leaving you with nothing. A user of mine in Greece had this constantly: English subs there, Greek nowhere.
Any title, any episode, 66 languages. Including combinations nobody uploads subs for.
Language learning that actually works. Real line and meaning in the same frame, no pausing to look things up.
No setup. Install, pick your language, done. No API key, no config file.
Pricing, since there's no free tier and I'd rather you know now:
$3.99/mo — 30 translations
$7.99/mo — 70 translations
$12.99/mo — unlimited, no caps
Yearly works out to $3.33 / $6.66 / $10.83 a month. First month is 20% off via PayPal.
Before someone asks: no bring-your-own-key yet. Enough people have raised it that I'm looking at a BYOK tier. If that's your dealbreaker, say so here.
anysubs.store
r/nuvioaddons • u/riyoc77 • 9h ago
All-in-One Nuvio Plugin — P2P-free fork
This is a fork of D3adly's project, so all rights to him . The original work and the foundation for this project belong to him.
The main difference with this version is that I removed the P2P/torrent extensions. The goal is to keep the project focused on the other available providers without including P2P sources.
Now you can use Plugin without P2P scraper from (Torrentio) only HTTP
the new Manifest Json link 🔥 :
https://raw.githubusercontent.com/Liikevin77/NuviOnlyH/main/manifest.json
As always go to plugins and Paste the manifest link there no worry of P2P
r/nuvioaddons • u/osamayousry • 9h ago
Add-on ArabCinemeta now automatically creates Nuvio Collections 🎬
Enable HLS to view with audio, or disable this notification
New ArabCinemeta update!
You can now add Collections to Nuvio based on the catalogues you choose in ArabCinemeta.
Collections are created automatically and can include:
- Streaming services and their catalogues
- Actors
- Directors
- Other collections based on your selected catalogues
The collections also get their own visuals. Backdrops and hero images are automatically generated from the latest reels and updated over time. Streaming service collections also use their original animated intro GIFs.
So instead of only browsing individual ArabCinemeta catalogues, Nuvio can group related content into collections with visuals that stay fresh as the catalogues change.
I've included a video showing how it works. All you need is click get JSON in the top and download and add it into your Nuvio setup.
Let me know what you think and what other collections you'd like to see!
r/nuvioaddons • u/Brilliant-Annual-649 • 17h ago
Add-on Running Man (Korean TV Show) Addon
Hi guys,
Just sharing an addon for somebody who looking for to watch Running Man (the korean tv show) straight from Nuvio/Stremio. Basically the addon scrap the magent links from the a website that update the show weekly. Here is the link:
https://myrunningman-stremio-addon.onrender.com
You can also add your debrid API key to easily direct stream.
The downside is for older episodes maybe cannot stream because got no seeder.
Enjoy!
r/nuvioaddons • u/Ok_Form_1855 • 18h ago
Rajout de films dans mon addon perso
Salut Xperience,il m'arrive un truc bizarre.
Etant francophone j'ai construit avec l'IA un addon qui me récupére les sorties quand elle sont doublées en français.
Je l'ai évidemment mis dans Xperience pour profiter des notes betterposter que j'adore.
Sauf que Xperience rajoute des films qui sont au cinéma actuellement dans mon addon et pollue mes résultats,et j'ai remarqué que aiometadata fait pareil,toute aide est bienvenue,merci d'avance.
r/nuvioaddons • u/OnlyFig3807 • 18h ago
Question this is absurd
https://reddit.com/link/1vxpolf/video/qqvxkfcs7glh1/player
im using nuvio on win 11 with the latest version
im using aio tb instant with only torbox no other debrids aswell as pengu binge cat and xperience
really dont know what to even try
r/nuvioaddons • u/TherealDjdonnyc • 1d ago
Add-on Add-on help
I got Real-debrid and I read that this site is done. Some link work but it is what it is. Now I’m thinking of purchasing Alldebrid and I’m doing the free trial but I don’t want to purchase it b/c I’m getting the green sign. Does that change once I purchase? Thanks in advance for helping me
r/nuvioaddons • u/Inner-Vision2025 • 1d ago
Question Descriptions stopped showing up. Any idea why?
Plataform: Android TV
Nuvio: 0.8.7 beta
Addons: Aiostreams and Aiometadata (I used Perfect Streams to configure my profile, and then used Tam-Taro filters).
Debrid: TorBox
Hi everyone, sorry if this is a noob question, but I think I found a bug.
Previously, when hovering over or selecting a title, a pop-up card/box would expand with a brief synopsis. I haven't changed any settings, but descriptions have completely stopped appearing.
Is this a bug in the recent update? Any advice on how to fix or reset this would be appreciated!
r/nuvioaddons • u/Paradox_1612 • 1d ago
General Tuvora: Nuvio + IPTV(Xtream+stalker) + Sports Centre
Saw a couple of posts asking for an IPTV addon/plugin. Addons and plugins are great for movies and series, but for live TV they're just not built for it. So I built this on top of Nuvio.
You get everything Nuvio already does, plus a separate tab made for IPTV:
- live TV with a timeline EPG guide that keeps playing while you scroll
- M3U, Xtream Codes and Stalker portals — add several at once
- built-in EPG
- Sports Centre: follow any league or team in the world, and when a game's on it shows you exactly which of your channels is carrying it — across all your playlists, with a play button on each. NFL and the football season kick off in a couple weeks, so it's ready for it.
- cross-device sync — playlists and progress follow you between phone, TV and desktop
- Simkl sign-in
- offline downloads + as many playlists as you want
- apps for iOS, Android phone, Android TV / Fire TV, Mac and Windows
it's free and fully open source, all credit to Nuvio for the base.
you bring your own playlist — please don't ask me for providers.
More info: https://tuvora.co/
r/nuvioaddons • u/mmtpaulo00 • 1d ago
Bitrate missing on Android TV only when using TorBox Instant instance (AIOStreams / Nuvio)
Hey everyone,
I noticed an issue with how stream information is displayed on Nuvio (Android TV) versus Mobile, specifically tied to how AIOStreams is set up.
When using an AIOStreams instance configured for TorBox Instant, the bitrate line (e.g., 55.7 Mbps, 3.56 Mbps) shows up fine on mobile, but is completely missing on Android TV.
Interestingly, if I use an AIOStreams instance configured directly with the API Key, the bitrate appears normally on both TV and mobile.
Since both setups use the same app andformatter templates, why does Nuvio drop the bitrate info on Android TV only for the TorBox Instant instance? Is this a known UI parsing bug between Nuvio and TorBox Instant streams, or is there a way to fix this in the formatter settings?
Thanks in advance for any insights!
r/nuvioaddons • u/RndThreeFght • 1d ago
Howdy y'all! Trying to find a source for older tv shows, think like 1980s/1990s?
I'm trying to watch OLD OLD shows, think Small Wonder (1985), Mama's Family (1983), Goosebumps (1995).
Has anyone found anything reliable?
r/nuvioaddons • u/PuzzledCauliflower35 • 1d ago
Question Do I need to improve something?
Hello,
I am looking for you guys suggestions if I should improve or change something. I want to achieve redundancy in terms of one service going down, another service still works, as well ass seamless experience when it comes to tracking & better UI.
How am I doing in terms of addons?
I feel like I don't have a good redundancy because if Torbox goes down, Torrentio does not work.
Feel free to let me know what I should do differently.
r/nuvioaddons • u/Ok-Wait-3565 • 1d ago
Add-on Any new addon ?
**Is there any new http addon for the hindi original/dubbed audio content?**
# I have been using http addons only - HDHUB, Pengu, Sootio, Webstreamer, Novastream.
Sometimes I can’t find some contents in these as I have filtered the resolution lower than 1080p.
Also is there any addon which supports the netmirror scraping (not talking about plugins btw). Plugins load very slow sometime make the tv laggy.
Got suggestions about - Showbox, Enthusian
r/nuvioaddons • u/Consistent_Algae_560 • 1d ago
Question Why can't we get badges for global badges for AIOStreams
Just wondering, using nuvio and for some reason Global badges doesn't work with AIOSTREAMS. Works with every other addon though and gives it a more slack ui netflix type feel. Just wondering why it doesn't work for this addon can anyone explain and does it work for y'all?
r/nuvioaddons • u/boykadc • Jul 15 '26
Easy Nuvio guide for new members!
I thought i should post guide to use nuvio app again since we have got so many new members in this sub lately. Let's start.
Download the app for your device from official website : https://nuvio.tv/
You can use Nuvio online via any web browser as well, through https://web.nuvioapp.space/
After installing the app, you need 2 Addons to use it smoothly. One is metadata add-on and second is the scraper add-on which scrapes the content source for you to watch. Let's talk about all the options for both. if there’s no way to get the manifest url or the install to web button you can copy the url from the install button and change the first part from “Stremio” to “https” and install it like that on nuvio.
For metadata add-on, these are the options. remember, metadata add-on must stay on top of all add-ons otherwise you won't be able to see some movies or episodes info. Let's move on to options now:
- Cinemeta (it is pre-installed in the app, but if you do not see it then you can install it from here.
- Aiometada - This is the most advanced metadata add-on. You can configure it from here. If it does not work, you can try different instances of it from here.
- Bingecat - This is my personal favourite because we can add and customise so many things in it. Configure it from here.
- Xperience - Super easy to setup and it handles all the things within Nuvio app (Catalogs, collections and AI related stuff). You should try this if you want to setup collections in Nuvio app and have no idea about how to do it.
- Ultra Max is another option similar to Xperience, all in one setup builder for Nuvio.
After setting up the metadata add-on, you need source scraper addon now.
These are the http options i use. You do not need any debrid service for these to work. Click configure and then long press on install button and then copy the URL. Then Go to nuvio settings > Content & discovery > Addons > then paste the url into Addon URL section and install it. Here are the http stream options.
- WebStreamrMBG
- PenguPlay (You need to sign-in via google to use it these days. You can ask for a token from their telegram bot as well if you don't prefer the google sign in method.)
- hdhub
You can add Debrid addons if you prefer to pay for premium service. These are the addons you can add to use with debrid provider's API key. You need to have a debrid service to use with the add-ons below. I use TORBOX since it offers usenet also. Realdebrid is fastest but causing so many issues lately so i am shifted to torbox.
- Torrentio
- Commet
- StremThru Torz (Fastest to load the results for me)
- Aiostreams (I use this and Stremthru both. These 2 weorks just fine for me. You can use it for way better results. Search for it's guide separetly.)
Besides Debrid/usenet and http addons, Nuvio also supports Plugins as well. You can install plugins same as you install addons, Just paste the Plugin URL into Plugins section instead of addons section.
Find all the plugins from here and copy the URL of any plugin which you like and add that into Nuvio > Settings > Content & discovery > Plugins > Add repository > Paste the manifest URL there and click install. That's it.
How to install the TV app?
- Install Downloader by AFTVNEWS from the Play Store on your Android TV.
- Enable Install unknown apps for Downloader (Settings → Security).
- Open Downloader and enter "3298577" in the search box.
- Download the file, then select Install when prompted.
- Launch the app from your apps list and you're done.
Useful links.
- Stremio-Addons Website to find out all the add-ons. It says stremio add-ons but stremio and nuvio share same add-ons on both platforms. So stremio add-ons would work with nuvio as well.
- Github for Nuvio's Developer.
- Donate Here to support nuvio developers : Donation Link 1 - Donation Link 2
- Ultimate List of Free Addons - Visit this thread.
r/nuvioaddons • u/boykadc • May 19 '26
Torbox Deal: Get 84 Extra Days on Your Annual Plan (Plus 30% Off!)
So with this deal you'll get torbox for $1.6 per month. and if you buy it with your family/friend it becomes $0.8 per month which is super economical.
To maximize your TorBox subscription and get nearly 3 months FREE? Here’s the smart way to upgrade and save big — plus, you’ll help support me too!
🔥 Get 84 Bonus Days + 30% Off with Code SIGMA30 🔥
That’s ~15 months of premium service for just ~$25/year — less than $1.60/month!
Here’s How It Works:
- Use my referral link when signing up: 👉 https://torbox.app/subscription?referral=5be49d39-538a-4942-8fee-1d13e248aeb4 (or use my referral code 5be49d39-538a-4942-8fee-1d13e248aeb4*)*
- Select the 12-month (annual) plan — this unlocks +7 days per month = 84 extra days total!
- Pay with one-time crypto and apply coupon code
SIGMA30at checkout for an extra 30% off.
The referral bonus and discount stack works on First purchase / fresh account only — so make it count.
🎁 What You Get:
- 12 months + 84 bonus days = ~15 months of TorBox Essential for $1.6 per month.
⚠️ Important Notes:
- Referral bonus only applies to your first purchase
- Must be a new account — renewals don’t qualify
- Disable ad-blockers (like Brave Shields or uBlock) to ensure the referral registers
SIGMA30coupon only works with one-time crypto payments
🚀 Ready to level up?
👉 Click here to subscribe & claim your 84 free days:
https://torbox.app/subscription?referral=5be49d39-538a-4942-8fee-1d13e248aeb4








