New File Added: OnDemand on OpenPLi3.0

digidude

Sheep worrier.
VIP Member
Joined
Aug 8, 2001
Messages
24,754
Reaction score
3,741
Location
The edge.
Downloads: A new file has been added by digidude:

OnDemand on OpenPLi3.0

Make the ViX created OE-A OnDemand plugin run on OpenPLi 3.0 images

FTP the ipk files to your receivers /tmp directory, install using the command

opkg install /tmp/*.ipk

FTP the usr folder to the root of your receiver. You will be prompted to overwrite one file and merge folders, click yes

Now you need the .py files from the OnDemand plugin, now, you can either download them individually and create the needed file structure yourself, or, there is an easier way.

Download the following file

https://github.com/oe-alliance/oe-alliance-plugins/archive/master.zip

and unzip it, now navigate to the folder

oe-alliance-plugins-master/OnDemand

and FTP the whole folder named src to your receivers folder

usr/lib/enigma2/python/Plugins

Once all files have copied over, rename the new folder to OnDemand

Next, restart enigma

Thats it, you are all done.

Using these files, and the current OnDemand plugin files, you will have no problems with missing dependancies, including the 'SCOPE_ACTIVE_SKIN' error

Enjoy

:)

Once you have FTP'd the files to your receiver, if you like to save space, in the main folder, there are 2 license files, and a makefile.am that can safely be removed, and in the icon folder there is a makefile.am that can be removed

i have not included the actual ondemand files any longer due to allegations which were directed at me by a certain fooktard

your receiver will not spontaenously combust if you remove the license files, no matter what anybody anywhere claims


Tested and retested on a clean PLi3.0 install on a TM-TWIN OE
 
Last edited by a moderator:
4od was working fine on oe1.6 images, but no more I wonder if new feeds can be copied to 4od py file for oe 1.6
 
Back
Top