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!
Resource icon

Resource Xtream UI Addon For Stream Providers Connections 22F

Register & Get access to index

techker

Extended Member
Ext. Member
Joined
Sep 26, 2019
Messages
159
Reaction score
338
Points
74
Location
mtl
techker submitted a new resource:

Xtream UI Addon For Stream Providers Connections - Stream Providers Connections

Hey guy's i was messing around in the UI panel and lots of guys were asking me if there is a way to view how many connections are used on the stream providers channels/VOD

This was done for FUN, if any issues keep me posted and please back up the files on server before uploading.

so i made a small addon to view what your at in your connections
uimod-jpeg.1005

very easy install..add the table to the xtream_pro DB

upload the files and replace what is...

Read more about this resource...
 
Thanks techker. Well documented, the additional code it properly marked, so you can update your original files instead of blindly uploading stuff on your server :-)
Are you planning an update? You have function updateProviderDNS, which is not used yet.
And maybe add the connections count in the main provider table, so you don't have to click them one by one...
 
hey thx! ya i would like to get back to it its on my list of projects..lol especially now that it isnt supported anymore XtremUi i will mod more stuff..
 
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
Ive imported the sql already but which folder should I upload the files to?
 
ubS1W1.png

Thanks for the help got it working, however, under transcode profiles there is just a blank option with no text, if i click it everything opens as it should but there is no text there to click, any ideas?
 
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
ubS1W1.png

Thanks for the help got it working, however, under transcode profiles there is just a blank option with no text, if i click it everything opens as it should but there is no text there to click, any ideas?

edit /home/xtreamcodes/iptv_xtream_codes/admin/en.php
add at the end:
"line_connections" => "Provider Connections",

so it will look like:

"youtube_trailer" => "YouTube Trailer",
"line_connections" => "Provider Connections",
);
?>
 
edit /home/xtreamcodes/iptv_xtream_codes/admin/en.php
add at the end:
"line_connections" => "Provider Connections",

so it will look like:

"youtube_trailer" => "YouTube Trailer",
"line_connections" => "Provider Connections",
);
?>
thx for the help brother!
 
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
can I suggest you edit the header line to this

if (hasPermissions("adv", "tprofiles")) { ?>
<a href="./line_connections.php" class="dropdown-item notify-item"><span class="mdi mdi-ethernet-cable mdi-18px"><?=$_["line_connections"]?></span></a>

it just gives it a Ethernet cable icon, only a suggestion if someone has icons on the drop down
 
@techker

Is there any restrictions with this addon? Restrictions that would provent the details from been displayed with some providers?
 
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