You can also send one of these commands (depending of your box model),

Admin

DM8000HD :
Code:
cd /tmp
wget http://jam.japhar.com/download/addons/OpenPLi4.0-IPTV/opkg/openpli4-feeds_1.0-dm8000_all.ipk
opkg install *.ipk
reboot


DM800HDse :
Code:
cd /tmp
wget http://jam.japhar.com/download/addons/OpenPLi4.0-IPTV/opkg/openpli4-feeds_1.0-dm800se_all.ipk
opkg install *.ipk
reboot


DM500HD :
Code:
cd /tmp
wget http://jam.japhar.com/download/addons/OpenPLi4.0-IPTV/opkg/openpli4-feeds_1.0-dm500hd_all.ipk
opkg install *.ipk
reboot


DM800HD :
Code:
cd /tmp
wget http://jam.japhar.com/download/addons/OpenPLi4.0-IPTV/opkg/openpli4-feeds_1.0-dm800_all.ipk
opkg install *.ipk
reboot
_________________________