[DOWNLOAD] OnDemand With 4OD Fix For PLi Based Images

alimac

VIP Member
VIP Member
Joined
Feb 21, 2013
Messages
10,421
Reaction score
13,771
Downloads: A new file has been added by alimac:

OnDemand With 4OD Fix For PLi Based Images

with thanks to

Digidude for release

&

iain 1095 menu settings fix

&

masterG for the IPK


working on openpli & openatv maybe others
 
Last edited by a moderator:
Hello
alimac

iv try'd to instal this to my nano buy putting it into tmp and then using install local extension but it wot work?
would i need to load it with telnet and if so wot is the command?
Im using 4d image witch is open pli
Thanks in advance for any help :)
 
Hello
All

I found it for anyone that needs it:
Thumbs up [DOWNLOAD] OnDemand With 4OD Fix For PLi Based Images

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

Tested and working (inc 4OD) on TM-TWIN with 4D image

EDIT: before the usual trolling starts, the original files (which are untouched in the zip file) are from here https://github.com/oe-alliance/oe-alliance-plugins .

Hope this helps :)
Not my work, done buy digidude :)
 
Back
Top