OnDemand With 4OD Fix For PLi Based Images

Posted by: ludo19

OnDemand With 4OD Fix For PLi Based Images - 08/17/15 05:44 PM

Latest OnDemand plugin, incorporating the 4OD fix from XBMC (NOT my work, ive simply put everything together for installation to PLi based images)

Telnet into your receiver, and run the following commands

Code:
opkg install python-beautifulsoup
opkg install python-dnspython
opkg install python-numbers
opkg install python-simplejson
opkg install python-lxml
installing python-lxml should also install python-compression and libxslt, if it doesnt, then telnet the commands

Code:
opkg install python-compression
opkg install libxslt
FTP the attacked ipk file to /tmp, and telnet the command

Code:
opkg install /tmp/*.ipk
finally, unzip the OnDemand folder, and copy the entire folder to

/usr/lib/enigma2/python/Plugins/Extensions/

and restart enigma