V0.40 BouquetMakerXtream (final beta)
(https://i.hizliresim.com/gf6kda5.jpg)
V1.01-20231105
Cihazın versiyonuna göre yüklenmesi gereken eklentiler. Bunları telnet ile putty de komut vererek yükleyiniz.
Python 2
opkg install python-requests
opkg install python-multiprocessing
opkg install python-image
opkg install python-imaging
opkg install wget Full wget is required for https lines and used by the download manager.
python 3
opkg install python3-requests
opkg install python3-pillow
opkg install wget Full wget is required for https lines and used by the download manager.
Dreamboxes - Python 2
apt-get -y install python-requests
apt-get -y install python-image
apt-get -y install python-imaging
apt-get -y install wget Full wget is required for https lines and used by the download manager.
Dreamboxes - Python 3
apt-get -y install python3-requests
apt-get -y install python3-multiprocessing
V1.11-20231201