[Plugin] RussianMediaPark

Image
discussions, images, information, tutorials, picons, skins, plugins, settings, software and tools for
All Type Enigma2 based receivers
Post Reply
User avatar
adrianoluis
Posts: 3875
Joined: Sat Sep 04, 2021 5:08 pm
Location: spain
Has thanked: 23 times
Been thanked: 1790 times
Spain

[Plugin] RussianMediaPark

Post by adrianoluis »

RussianMediaPark 35.3

First time plug-in installation
After installing the plug-in itself in any way (via telnet, via image or unpacking) we take the following steps.
First, download the archive with the components included in the attachment.
We unpack, download the ipk package and throw it into the recipient's tmp folder.

We will issue a command to install it in telnet:

Code: Select all

opkg install /tmp/*.ipk
Then, strictly sequentially (that is, one command at a time), we telnet the following commands:

Code: Select all

opkg install python-requests

opkg install python-argparse

opkg install python-pyexecjs

opkg install wget

ln -s /usr/bin/wget.wget / usr / bin / fullwget

opkg install duktape

opkg install ffmpeg
And that's all!
The plugin is installed and working.
components_for_rmp_all_images_0.1_all.ipk.zip
(13.06 KiB) Downloaded 130 times

Code: Select all

enigma2-plugin-extensions-russianmediapark_35.3_all.ipk.zip
http://ul.to/rvngjqos
User avatar
adrianoluis
Posts: 3875
Joined: Sat Sep 04, 2021 5:08 pm
Location: spain
Has thanked: 23 times
Been thanked: 1790 times
Spain

Re: [Plugin] RussianMediaPark

Post by adrianoluis »

RussianMediaPark 35.5_py3

RAR ZIP
Post Reply