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
3. run this command on terminal "crontab"
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.

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: