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!
CK Mods v41

Resource CK Mods v41 Mod 41

Register & Get access to index
Status
Not open for further replies.
i dont find the guide related to xc ui how to install it on the server or lbs that is why i am asking here.

thanks you if some one give me guide to do it
you are seaching it wrong, try proxy reverse, not vpn
 
Releases before 18 are better than have 15, 16 or 17 files
 
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
Hi everybody,

Ok, dont laugh now... :cool:
Did anyone try to fix hls streaming on xtreamui (zapping not working and concurent connections cant be controlled)?
 
When i want to delete stream log, everything freezes, what is the solution?
 
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 dont know why but now when i go to order bouquets and make save changes show me a page HTTP ERROR 500. anyone know why? but is working earlier i think.
 
Nice work @cesarkrespo

i dont see anything over mac problems. have problems with mac usern he dont connect to pannel give the error 401 on some user has anyone solution for this problem, nothing what i do work, reset mac, reset isp, reset lock, new start panel, full remake maincan anyone help me please for sulotion?

sorry for my bad english
 
I realized that when I delete a movie it only deletes it in the database, but in the lb server the file remains there. happens to you too?

http:// IP : PORT/api.php?action=movie&sub=delete&stream_id=2000&server_id=X

as you can see the request sends it, but it does not delete in the movie folder, so there remains a movie that I deleted and it takes up space, how can I mass delete what is no longer in the sql table? i deleted at least 500 contents, but the space never went down so i noticed this.

if anyone has a solution thank you

@cesarkrespo
 
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
Hi everybody,

Ok, dont laugh now... :cool:
Did anyone try to fix hls streaming on xtreamui (zapping not working and concurent connections cant be controlled)?
Hi,

About HLS concurrent connection you need to run more quickly some CRON files, all of then are running each 1 minutes.
 
Hi,

About HLS concurrent connection you need to run more quickly some CRON files, all of then are running each 1 minutes.
Thanks for your reply... You tested this or you sayin' how it should work in theory?
 
Thanks for your reply... You tested this or you sayin' how it should work in theory?
I have tested.

I never use HLS but in the old xtream-ui forum help to someone how to fix this issue.

Right now I'm at work later will let you know the file you need to execute quicker.
 
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 have tested.

I never use HLS but in the old xtream-ui forum help to someone how to fix this issue.

Right now I'm at work later will let you know the file you need to execute quicker.

Thanks bro, i appreciate it ?
 
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 dont know why but now when i go to order bouquets and make save changes show me a page HTTP ERROR 500. anyone know why? but is working earlier i think.
go on bouquet_sort.php

and edit this line :

if (isset($_POST["confirmReplace"])) {
$rUsers = getUserBouquets();
foreach ($rUsers as $rUser) {
$rBouquet = json_decode($rUser["bouquet"], True);


Whit this:


if (isset($_POST["confirmReplace"])) {
$rUsers = getUserBouquets();
foreach ($rUsers as $rUser) {
$rBouquet = json_decode($rUser["bouquet"], True);
if($rBouquet==null){
$rBouquet=[];
}

Save and Done
 
Hi all,
I'm having one of my VOD servers crash on me daily now and all I can see in logs is:
Feb 16 01:29:06 nsXXXXXXXX postfix/sendmail[15179]: fatal: open /etc/postfix/main.cf: No such file or directory
Feb 16 01:29:06 nsXXXXXXXX CRON[15025]: (xtreamcodes) MAIL (mailed 49 bytes of output but got status 0x004b from MTA#012)
This is happening every minute. Does anyone know?
 
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top