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!
Auto Restart Channels using cron

Download Auto Restart Channels using cron 1.0

Register & Get access to index
Hi,

After reading the post from

I have created this resource those who this functions is not working

Download key:



How use:

1. Upload the file to crons folder

/home/xtreamcodes/iptv_xtream_codes/crons/
2. Test on Terminal:
Bash:
/home/xtreamcodes/iptv_xtream_codes/php/bin/php /home/xtreamcodes/iptv_xtream_codes/crons/restart_channels.php (Arguments channels ID here separated by commas)
Ex.​
lakPuIe.png

3. run this command on terminal "crontab"

crontab -e -u xtreamcodes
4. Add this command into the list

Bash:
@daily /home/xtreamcodes/iptv_xtream_codes/php/bin/php /home/xtreamcodes/iptv_xtream_codes/crons/restart_channels.php 1,2,99,500 # Restart channels with the ID separated by commas Ex. 1,2,99,500

Note: this cron is set as daily, set your own cron as your needs from this Cron site generator:​
Author
joelonlyne
Downloads
42
Views
1,392
First release
Last update

Ratings

5.00 star(s) 1 ratings

Latest updates

  1. Loadbalancer issue ( Fixed )

    Restart streams on Load balance

Latest reviews

Great resource using cron
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top