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 DRM-Scripts / Movistar[Deleted] 2023-03-06

Register & Get access to index
Hi, I'm using linux 20.04.5 maybe that's why it doesn't work. I have errors ,0:/home/wvtohls/scripts# ./start_clean.sh php-fpm: no processes found
ffmpeg: No processes found
php: no processes found
nginx: no processes found
php-fpm: no processes found
ffmpeg: No processes found
php: no processes found
rm: cannot remove '/home/wvtohls/config/persistence.db': File or directory does not exist
/home/wvtohls/php/sbin/php-fpm: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory. How can I fix it thanks.
i think the no processes found is normal output checks when running scripts. it will do a different action if they're found.

for the libssl.so.1.0.0 problem, this worked for me:

1. sudo nano /etc/apt/sources.list
add this line bottom of open file, then save, close:
deb http://security.ubuntu.com/ubuntu xenial-security main
2. sudo apt update
3. sudo apt install libssl1.0.0

in looking at the script, it looks like the removing of the persistence.db command is just in case it's there, remove it. so maybe not really an error.

all that said, i get it to install, no errors now, but nothing the streams don't come alive when i activate them. they're green in the dashboard though.
 
i think the no processes found is normal output checks when running scripts. it will do a different action if they're found.

for the libssl.so.1.0.0 problem, this worked for me:

1. sudo nano /etc/apt/sources.list
add this line bottom of open file, then save, close:
deb http://security.ubuntu.com/ubuntu xenial-security main
2. sudo apt update
3. sudo apt install libssl1.0.0

in looking at the script, it looks like the removing of the persistence.db command is just in case it's there, remove it. so maybe not really an error.

all that said, i get it to install, no errors now, but nothing the streams don't come alive when i activate them. they're green in the dashboard though.
its normals couse keys died :) replace key and will working
 
i think the no processes found is normal output checks when running scripts. it will do a different action if they're found.

for the libssl.so.1.0.0 problem, this worked for me:

1. sudo nano /etc/apt/sources.list
add this line bottom of open file, then save, close:
deb http://security.ubuntu.com/ubuntu xenial-security main
2. sudo apt update
3. sudo apt install libssl1.0.0

in looking at the script, it looks like the removing of the persistence.db command is just in case it's there, remove it. so maybe not really an error.

all that said, i get it to install, no errors now, but nothing the streams don't come alive when i activate them. they're green in the dashboard though.
Also will depend on location of your server from memory (this maybe wrong).
 
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
Also will depend on location of your server from memory (this maybe wrong).
that is what i'm thinking. this server is in america. from direct web tests, spain vpn was required to enter movistar plus site and vod titles at least (did not test live channels personally).

Update:
that would be a little surprising as people were on here saying it was working as i was failing.
 
Last edited by a moderator:
May need to update the installation notes and add some requarement.
 
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
friends do not spread what is not you must install in ubuntu 18 get to this command
apt update
apt install unzip
apt install git
cd /home
unzip wvtohls.zip
cd /home/wvtohls/scripts
chmod 777 *
./setup.sh
after this install this
apt install libcurl3 libcurl-openssl1.0-dev
and then
./start_clean.sh
and the installation ends successfully

if you have other things installed you will have problems that can be solved and others not.
Clean install is recommended
Your good server
Adequate memory and good bandwidth

they don't want to have everything in one that will be impossible
 
friends do not spread what is not you must install in ubuntu 18 get to this command
apt update
apt install unzip
apt install git
cd /home
unzip wvtohls.zip
cd /home/wvtohls/scripts
chmod 777 *
./setup.sh
after this install this
apt install libcurl3 libcurl-openssl1.0-dev
and then
./start_clean.sh
and the installation ends successfully

if you have other things installed you will have problems that can be solved and others not.
Clean install is recommended
Your good server
Adequate memory and good bandwidth

they don't want to have everything in one that will be impossible
I followed all your instructions. the panel installs and boots but is not displayed.
When I start I get this message in the console
/home/wvtohls/scripts# ./start_clean.sh
ffmpeg: no process found
php: no process found
nginx: no process found
php-fpm: no process found
ffmpeg: no process found
php: no process found

the panel works but the channel does not appear in vlc
 
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 followed all your instructions. the panel installs and boots but is not displayed.
When I start I get this message in the console


the panel works but the channel does not appear in vlc
is geo blocked
 
is geo blocked
I finally managed to get it working. I have realized that there are many channels that do not work. There is an update to this script, version 1.1 appears in the panel
 
I followed all your instructions. the panel installs and boots but is not displayed.
When I start I get this message in the console


the panel works but the channel does not appear in vlc
Hello, I have the same problem, how have you solved it?
How can I remove that blocker is geo blocked
Installing on a server, Canada or USA?

thank you
 
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
Hello, I have the same problem, how have you solved it?
How can I remove that blocker is geo blocked
Installing on a server, Canada or USA?

thank you
I can't send private messages.
I find it complicated with this script but there are solutions.
 
is it actualy working??
1698884608871.png
Hello, I manage to get it to work, it always gives the same error,,
and tested on vps Germany and France
and always error 404 when trying to get the url
Is there any colleague I can confirm if it really works,,, and how to solve those errors
 
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
View attachment 4863
Hello, I manage to get it to work, it always gives the same error,,
and tested on vps Germany and France
and always error 404 when trying to get the url
Is there any colleague I can confirm if it really works,,, and how to solve those errors
The problem is in geolocation. It has to be Spain, but Spanish proxies do not work, they can only be used with home IPs.

The only thing you have left is to find someone who resides in Spain and create a proxy server with 3proxy or squid.

that's the way I got it
 
The problem is in geolocation. It has to be Spain, but Spanish proxies do not work, they can only be used with home IPs.

The only thing you have left is to find someone who resides in Spain and create a proxy server with 3proxy or squid.

that's the way I got it
Hello, well it doesn't work for me, and I have it on a server with a Spanish IP

it no longer gives 404 error

but still not downloading

This website cannot be accessed
It has taken too long to respond.

:mad::poop::mad:
 
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
Hello, well it doesn't work for me, and I have it on a server with a Spanish IP

it no longer gives 404 error

but still not downloading

This website cannot be accessed
It has taken too long to respond.

:mad::poop::mad:
An any Spanish IP is not useful, it does not work with Spanish proxy.
You can only use it with a house IP. Use a PC to create a proxy and use it in a VPS, that if you can, I have it like this
 
An any Spanish IP is not useful, it does not work with Spanish proxy.
You can only use it with a house IP. Use a PC to create a proxy and use it in a VPS, that if you can, I have it like this
Hi, thanks for your help

1703112901002.png
Let's see the vps server is in a house and with Timo fonica IP

I will try it on a PC, with 12 Ram.. I don't know if it will be enough

What would be the minimum RAM more or less?

thank you
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top