Environment Initialization
This system is a dynamic listener simulator. To start, click 🛠 REPAIR PERMS in the admin panel to ensure the bot can write to its log files.
Data Management
Proxies: Paste your list in IP:PORT format. The bot rotates these per connection.
Streams: One direct audio URL per line. Use .mp3 or .aac endpoints.
Automation & Cron Jobs
The bot has a safety timeout to prevent memory leaks. You MUST use a cron job to restart it automatically every 15 minutes.
One-Click Install: Use the 📅 AUTO-CRON button in the admin dashboard footer.
Manual Command:
Manual Command:
*/15 * * * * /usr/bin/php /home/uk247mediahost/stream_bot.php >> /home/uk247mediahost/cron_log.txt 2>&1
Intelligence Center
Use the LOGS tab to monitor health:
- Success: Confirms active listeners hitting your streams.
- Failed: Shows dead proxies or connection timeouts.
- Cron: Shows the heartbeat of the automated 15-minute restarts.