Jump to content


mfaraj57

Member Since 20 Jul 2009
Offline Last Active 08 Feb 2021 22:36
*****

Topics I've Started

Football leagues schedules,tables,scores and live streams:LivefootBall

20 August 2020 - 12:52

LiveFootBall 8.5
The old known plugin for soccrer and top leagues

Complete on tv screen reference for soccer lovers
Today matches,teams points and scores,world leagues local or top,popular leagues,satellites and streaming for completed full matches and live stream
New style,new look with improved presentation of data

 

setup:

Apply the following script command in the telnet window

wget http://tunisia-dreambox.info/TSplugins/LiveFootBall/installer.sh -O - | /bin/sh

or install from the attached ipk

screenshot-317.png

 

screenshot-318.png

 

screenshot-319.png

 

screenshot-320.png


TuneinRadio plugin

20 August 2020 - 12:21

Tunein Radio 3.6

The most popular internet radio,listen to your favorite music and radio anywhere.Slideshow of more than million of high quality wallpapers.
The only enigma plugin for tunein radio.


Features:
-All world internet radio and music stations,including your local radios while enjoying endless slideshow from pixabay and google wallpepers
-Include search by using the new virtual keyboard
-Possibility to record your radio
-Favorites
-Add your stations and more features

setup:
copy and paste this script to telnet software(dcc,putty) after opening connection with your box

 
wget http://tunisia-dreambox.info/TSplugins/TuneinRadio/installer.sh -O - | / bin / sh

or

download the attached ipk and move it to stb tmp and apply this telnet command

opkg install /tmp/*ipk

menu.jpg

 

4097-0-0-0-0-0-0-0-0-0-20200819220937.jp

 

4097-0-0-0-0-0-0-0-0-0-20200819215307.jp

 

if your radio is not working and working from the source and internet browser in tunein site,please report here to fix it


Torrent Player plugin

20 August 2020 - 11:02

TorrentPlayer 1.1

Transmission has been known for longtime as the only enigma2 torrent search engine and the known plugin eMission based on this library.
Although transmission has many good points like extensive,easy to setup and has webinterface  but unfortunately has bad points in the enigma2 environment ,it is heavy with slow performance ,consumes memory and more than that has not sequential download property which able us to watch torrent movie after downloading small percentage.
In the late years developers succeeded to bind bittorrent c+ library to python as libtorrent.so,libtorrent is light,easy to manage and more than that has sequential download property which make us watching the movie after downloading small percentage. 
Many when hear word torrents think about illegality and viruses but this is not the case in most of the times.Torrents is high technology to download large files with high speed without exhausting web servers.Movies and series now have very high quality and 4k quality but with large size ,which mean that normal streaming and classical downloading methods are unable to cope with this development ,so torrents streaming is the proper choice in this case.
I made torrentPlayer as first player depends and connects with libtorrent with reference  to known and popular torrent websites like rarbg,ytlst and thepiratesbay.
It is fantastic entertainment experience as you can watch 4k movies and very high quality movies and tvshows instantly without waiting long time to download then watch.

 

Warning:

torrentPlayer is not hosting and illegal files,it is just browser for torrent sites.

Although torrent is  legal downloading technology  but downloading and viewing torrents could be illegal in your country,check for that or use safely vpn service

 

setup:

download the attached ipk and move it to /tmp directory and install by telnet

PHP Code:
opkg install /tmp/*.ipk 

or by using this script in the telnet


PHP Code:
wget http://tunisia-dreambox.info/TSplugins/torrentPlayer/installer.sh -O - | /bin/sh 
 

 

Features:
-extract data from known popular safe torrent sites.
-Built in subssupport for subtitles
-Include powerful search by using new virtualkeyboard with windows interface supported by history and google suggestions and available with any language
-Use of imdb search engine to display movies data as well as movie trailer
-Player with support for exteplayer3,gstplayer in addition to defualt image player.
-Attractive simple interface.
-And much more...

 

menu.jpg

 

 

 

2.jpg

 

6.jpg

 

7.jpg

 

8.jpg


TSmedia-new addons

12 June 2020 - 19:32

OK RU Addon v1.0.0 first time for enigma2
OK Ru is similar to youtube but strongest for free full movies,series and music .
subtiles are available through TSmedia subssupport
 
NetMedia Section: [OK RU Addon v1.0.0] Your Enigma2 media search engine! Droid Module From OKRU App
 
Code:
*****************************
netmedia_okru_1.0.0
subsection:general
group:netmedia
ratings:5
Name:OK RU
Version:1.0.0
Author:TSmedia Team yassinov
Description:videos from okru app
****************************
 
bVGMXOU.png
 
a2C69OR.png
 
h0aaQfV.png
 
 
To install TSmedia just put this commmand in telnet window
 
wget http://tunisia-dreambox.info/TSmedia/software_official/installer.sh -O - | /bin/sh

libtorrent and openpli 7.2

30 December 2019 - 07:49

libtorrent is c++ library compiled for enigma2

after installing the library with openpli7.2  i faced with these errors when try to run libtorrent.

i faced these errors with vusolo2 and xt7500 openpli7.2

Python 2.7.13 (default, May 20 2019, 04:11:42)
[GCC 6.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import libtorrent
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/lib/libssl.so.1.0.2: version `OPENSSL_1.0.0' not found (required by /usr/lib/python2.7/site-packages/libtorrent.so)


also during install the libtorrent package i received complaints about  libc6

Collected errors:
 * Solver encountered 1 problem(s):
 * Problem 1/1:
 *   - nothing provides libc6 >= 2.28 needed by libboost-python27-1.68.0-1.68.0-r1 *
 * Solution 1:
 *   - do not ask to install libboost-python27-1.68.0-1.68.0-r1