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!

Question Adding specyfic tag to .m3u file

EricMorra

Extended Member
Ext. Member
Joined
Dec 25, 2020
Messages
71
Reaction score
35
Points
29
Location
UK
I would like to add specific tag to m3u file.
When you create new user and download link on your pc you can edit it and this is what you have inside:

#EXTM3U

#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" group-title="",Name

http://host: port/blabla/


Some apps (SIPTV) required timeshift="" in tag are otherwise catch up wont work.

So i need to change it somewhere to be like this:

#EXTINF:-1 timeshift="" tvg-id="" tvg-name="" tvg-logo="" group-title="",Name

any idea how i can do it?

(obviously i am not going to tell all my clients to change it manually...)
 
I would like to add specific tag to m3u file.
When you create new user and download link on your pc you can edit it and this is what you have inside:

#EXTM3U

#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" group-title="",Name

http://host: port/blabla/


Some apps (SIPTV) required timeshift="" in tag are otherwise catch up wont work.

So i need to change it somewhere to be like this:

#EXTINF:-1 timeshift="" tvg-id="" tvg-name="" tvg-logo="" group-title="",Name

any idea how i can do it?

(obviously i am not going to tell all my clients to change it manually...)
You can do that through a database editor. In the devices table. I managed to do it in the past and SIPTV app did see those channels that have timeshift but it won't work.

The reason for not working is because you need to do one additional thing , you need to edit nginx for your server to be able to respond to the request sent by siptv app.

So i gave up on it...

If anyone managed to do it let me know.
 
well to be honest i didnt change anything with nginx. i only added timeshift="5" and is working. I think never version of SIPTV now allow to work with xtream codes. Maybe you didnt try on new one hmm

 
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
I would like to add specific tag to m3u file.
When you create new user and download link on your pc you can edit it and this is what you have inside:

#EXTM3U

#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="" group-title="",Name

http://host: port/blabla/


Some apps (SIPTV) required timeshift="" in tag are otherwise catch up wont work.

So i need to change it somewhere to be like this:

#EXTINF:-1 timeshift="" tvg-id="" tvg-name="" tvg-logo="" group-title="",Name

any idea how i can do it?

(obviously i am not going to tell all my clients to change it manually...)

I'm guessing it will be in get.php?
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top