Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Tutorial xtream v2 supported channel link in xtream V1 (tutorials)

it is easy to change V1 channel link to be same as V2
Example :
will be
just add
NGINX:
rewrite ^/(.*)/(.*)/(\d+)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

Need to add:
NGINX:
rewrite ^/(.*)/(.*)/(.*)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

after add that line no need to restart nginx, just reload

/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload
 
Need to add:
NGINX:
rewrite ^/(.*)/(.*)/(.*)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

after add that line no need to restart nginx, just reload

/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload
Hi,

Does not work.
Still m3u list is coming "xxxxxxxxxx/1.ts" and channell playing.
I am trying remove ".ts" and does not play.

We need m3u link must come "xxxxxxxxxx/1" without ".ts".
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Remove "live" of link, link must be:


If want to work links whit:

must added to nginx.conf:

rewrite ^/live/(.*)/(.*)/(.*)$ /streaming/clients_live.php?username=$1&password=$2&stream=$3&extension=ts break;

then reload nginx:
/home/xtreamcodes/iptv_xtream_codes/nginx/sbin/nginx -s reload

Yes. This is working. But I must remove ".ts".
Howto get m3u or m3u plus list like a V2?
V2 m3u_plus

I am getting this at the moment on V1;;
V1 m3u_plus

This is very important. Because when I switch v2 to v1. I must upload to all users from zero.

Thanks,
 
Last edited:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Yes. This is working. But I must remove ".ts".
Howto get m3u or m3u plus list like a V2?
V2 m3u_plus

I am getting this at the moment on V1;;
V1 m3u_plus

This is very important. Because when I switch v2 to v1. I must upload to all users from zero.

Thanks,
See post #26

Make new output like MPEGTS new.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
this is dumb, no one is upgrading from 1.6 to v2 here, you got this all backwards buddy! LOL
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top