- Joined
- Mar 30, 2018
- Messages
- 82
- Reaction score
- 41
- Points
- 18
A simple cron job to update EPG tested and working fine.
Code:
0 4 * * * /home/xtreamcodes/iptv_xtream_codes/php/bin/php /home/xtreamcodes/iptv_xtream_codes/crons/epg.php
Or if you want you can run it twice per day:
0 */12 * * * /home/xtreamcodes/iptv_xtream_codes/php/bin/php /home/xtreamcodes/iptv_xtream_codes/crons/epg.php