Early Access R22B: Fixed movies not showing in bouquet order. Fixed activity logs page. Added interactive connection statistics to dashboard plus cron. Enable in Settings. Added port selection to Install Load Balancer. Added ability to change port. Edit server, change the ports. Restart server afterwards. Added ability to reboot server instead of just restart services. Fixed newline in textareas. Changed year to appear in brackets instead of after a hyphen. Added option to extend sidebar in profile. Fixed various bugs. 70% translation completed... taking it's swweeeett time. Hidden expired MAG / Enigma passwords in reseller dashboard. 00:10 - Added current release to Settings page so you can stay up to date.

download: http://www.mediafire.com/file/9o78y5..._iptv.zip/file

Code:
 		apt-get install unzip e2fsprogs python-paramiko -y && chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && rm -rf /home/xtreamcodes/iptv_xtream_codes/admin && rm -rf /home/xtreamcodes/iptv_xtream_codes/pytools && wget "http://xtream-ui.com/install/early.php?username=##USERNAME##&password=##PASSWORD##" -O /tmp/update.zip -o /dev/null && unzip /tmp/update.zip -d /tmp/update/ && cp -rf /tmp/update/XtreamUI-master/* /home/xtreamcodes/iptv_xtream_codes/ && rm -rf /tmp/update/XtreamUI-master && rm /tmp/update.zip && rm -rf /tmp/update && chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && chown -R xtreamcodes:xtreamcodes /home/xtreamcodes/ && /home/xtreamcodes/iptv_xtream_codes/start_services.sh