AU IPTV (Brisbane)

AU IPTV (Brisbane)

Australian + NZ live streams with optional international TV and Sports (curated).

Documentation

AU IPTV lets you stream Australian, NZ as well as radio and Sports Channels through stremio :) more to be added

TO SETUP CONTENT MANUALLY VISIT BELOW ADDON WEBSITE TO GET ADDON LINK TO INSTALL:

https://mlv2yh442tgmghb4ypcuvwwcte0wmcdc.lambda-url.ap-southeast-2.on.aws/

https://github.com/josharghhh/AU-IPTV_StremioAddon

AU IPTV (EPG + Logos + Networks)

A Stremio add-on that provides Australian IPTV streams with:

  • EPG (Electronic Program Guide)
  • Channel logos
  • Network filtering
  • Separate TV and Radio catalogs

Data sourced from Matt Huisman’s AU IPTV.


πŸ“¦ Installation (via npm)

# 1. Clone this repository
git clone https://github.com/YOUR_GITHUB_USERNAME/au-iptv-stremio.git
cd au-iptv-stremio

# 2. Install dependencies
npm install

# 3. Run the add-on locally
npm start


The server will start on:


http://localhost:7000

🌐 Deploying
You can run this anywhere Node.js works β€” including:

Local machine

VPS (Linux/Windows)

Free serverless hosting (Vercel, Netlify, Render, AWS Lambda, etc.)

πŸ“₯ Installing in Stremio

Option 1 – Web installer

Go to your add-on’s landing page in a browser:

http://localhost:7000

Select your region & preferences.

Click Open in Stremio Web or Open in Stremio App.

Option 2 – Manual

Copy the generated manifest URL from the landing page.

In Stremio, go to Add-ons β†’ Community Add-ons β†’ Install via URL.

Paste the manifest URL and confirm.

βš™ Configuration
The landing page lets you:

Choose region

Include/Exclude regional channels

Include Radio stations (shown in their own catalog)

πŸ›  Development
server.js – main add-on logic

Landing page – public/index.html

EPG/Logos/Channels pulled live from i.mjh.nz

To restart after edits:

npm start

//To change between hosting local and online change the last 9 lines of index either comment out or in what is required

example below:

//ONLINE SERVERLESS ENABLED ADDON
//Online Enable Addon comment out below line local debugging/testing
module.exports.handler = serverless(app);

//DEBUG LOCAL TESTING
// Uncomment the following lines to run the server locally for testing this will spin up on http://localhost:7000
//if (require.main === module) {
//  const PORT = process.env.PORT || 7000;
//  app.listen(PORT, () => console.log('Listening on', PORT));
//}

Additional Information

Submitted By

joshargh

Version

2.6.0

Developed By

joshargh

Language

Multilingual

Submitted On

Last Updated

Status

Checking

We value your privacy

This site uses cookies to improve your browsing experience and show personalized content.