Jump to content


mfaraj57

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

#548224 TS-satEditor 2.0.0 enigma2 plugin

Posted by mfaraj57 on 17 May 2016 - 14:22

Thanks for updating this important plugin
Tested with xtrend 7500 openatv
installed by opkg update && opkg install /tmp/enigma2-plugin-extensions-ts-sateditor_2.1_all.ipk

appear under /menu/setup/channel searching meneu

working without problems

 

 

Aljazeera_HD_1752016_1555.jpg

 

Aljazeera_HD_1752016_1512.jpg

Aljazeera_HD_1752016_1534.jpg




#544707 DAB+ with RTL-SDR stick

Posted by mfaraj57 on 26 April 2016 - 13:39

add this code to main plugin.py

try:
     from enigma import addFont
     font_shortname="lcd.otf"
     fontpath = '/usr/share/fonts'
     font_fullpath = fontpath + '/' + font_shortname
     addFont(font_fullpath, 'Customfont', 100, 1)
except:
    print "failed to add font"

 in skin_default.xml

        <screen name ="Screen4" position="0,0" size="1280,720" backgroundColor="#080000" flags="wfNoBorder" title="Playlist" > 
		
                <widget name="text" position="30,580" size="760,84" backgroundColor="#080000" transparent="1" font="Customfont;20" valign="top" halign="center" zPosition="1" />                 
                <widget name="info" position="820,580" zPosition="4" size="440,84" font="Customfont;20" foregroundColor="yellow" transparent="1" halign="center" valign="top" />
                

        </screen>        
                
              
        



#543588 DAB+ with RTL-SDR stick

Posted by mfaraj57 on 19 April 2016 - 15:52

To remove border and titlebar

<screen name ="Screen1" position="0,0" size="1280,720" backgroundColor="#080000" flags="wfNoBorder" > 



#525940 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 19 January 2016 - 07:13

Where can i change the font?

Regards

TSmedia/desktop/tools/general settings/font




#499590 YouTube

Posted by mfaraj57 on 27 July 2015 - 20:58

you can use nextPageToken to access the next 50 feeds for search

https://www.googleapis.com/youtube/v3/search?part=snippet&q=titanic&type=channel&maxResults=50&relevanceLanguage=en&key=xxxx
{
 "kind": "youtube#searchListResponse",
 "etag": "\"iDqJ1j7zKs4x3o3ZsFlBOwgWAHU/sT7--G5FErrzyYXwRzWdoM1cKVs\"",
 "nextPageToken": "CAwQAA",
 "pageInfo": {
  "totalResults": 1000000,
  "resultsPerPage": 12
 },

for next page feeds

https://www.googleapis.com/youtube/v3/search?part=snippet&q=&type=channel&maxResults=12&relevanceLanguage=en&key=xxxxx&nextPageToken=CAwQAA



#492621 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 25 May 2015 - 17:16

TSmedia 9.7
 
-improved youtube
-fixed reported bugs
-more addons
 
Use:
-added youtube functions and more settings
-added user stuff(subscription,watch later,history..),enter your google gmail and password in file  /etc/TSmedia/TSmedia_login as following line
 
youtube:xxx@gamil.com:password
 
 
 
Setup:
 -update from the current installed TSmedia-desktop/Tools/software update
 -In telnet paste this command
opkg update && opkg install -force-overwrite http://www.tunisia-dreambox.info/TSmedia/software_official/enigma2-plugin-extensions-tsmedia_9.7_all.ipk
 
e2-restart
 
Download:
 



#492063 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 19 May 2015 - 17:47

updated youtube dependent addons  with  google api 3
*****************************
 
screenshot.png
 
 
plugin Name:music_plugin.video.ClassicalMusic_1.0.1
version:1.0.1
author:mfaraj
description:popular movies soundtracks
*****************************
plugin Name:music_plugin.video.MoviesMusic_1.0.1
version:1.0.1
author:mfaraj
description:popular movies soundtracks
*****************************
plugin Name:music_plugin.video.musicchannels_1.0.1
version:1.0.1
author:mfaraj
description:music channels from yoututbe
*****************************
plugin Name:music_plugin.video.RihannaVEVO_1.0.5
version:1.0.5
author:mfaraj
description:plugin.video.RihannaVEVO
*****************************
plugin Name:music_plugin.video.TheHonestGuys_1.0.1
version:1.0.1
author:mfaraj
description:Relaxing music from TheHonestGuys youtube!
*****************************
plugin Name:music_plugin.video.vevoChannel_1.0.2
version:1.0.2
author:mfaraj
description:vevo youtube channel!



#489843 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 3 May 2015 - 15:41

TSmedia 9.5
 
-New graphics and logo
-removed dependency for gstreamer 1.0
-removed jobs manager shortcut(help button)
-new addons
-fixed reported bugs
 
Use:
-softwate and addons shortcuts updated automatically in undergroud,stop these features from desktop/settings
-help button assigned for monitoring jobs manager download,disable this from desktop/settings/view current downloads
-TSmedia is family safe when adult media filter turned on from settings,but some adult contents may pass
-By installing TSmedia the user agree that TSmedia appears in main menu,to disable this behavior from Desktop/tools/general settings
-Basic package of TSmedia has not built in addons but all can be installed online.Some addons may be allegal in your country,please check before install.
 
Setup:
 -update from the current installed TSmedia-desktop/Tools/software update
 -In telnet paste this command
opkg update && opkg install -force-overwrite http://www.tunisia-dreambox.info/TSmedia/software_official/enigma2-plugin-extensions-tsmedia_9.5_all.ipk
 
e2-restart
 
Download:
 
 
 
MBC_DRAMA_352015_1617.jpg
 
MBC_DRAMA_352015_1652.jpg
 
352015_1640.jpg
 
Gente_De_Zona_La_Gozadera_ft_Marc_Anthon
 
 
TSmedia Team
mfaraj,opesboy,ramimaher,sioud



#489297 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 29 April 2015 - 17:30

TSmedia 9.4

 

 

Aljazeera_HD_2432015_1023.png


2942015_1929.png
enigma2_plugin_extensions_tsmedia_oe2_0_

-Add cover from google images to playing audio plugin
-added many new and updated addons
-fixed reported bugs


TSmedia-oe2.0_9.4_all 5625.18 KB




#482444 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 20 March 2015 - 20:11

TSmedia 9.0
 
-support for 1080 fullhd skin
-design and performance improvement
-more addons
 
 
 
setup:
update from TSmedia/desktop/tools/software update
or from TSpanel/tsaddons/TSmedia
for new setup
by telnet enter this command
 
opkg update && opkg install http://www.tunisia-dreambox.info/TSmedia/software_official/enigma2-plugin-extensions-tsmedia-oe2.0_9.0_all.ipk



#477300 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 21 February 2015 - 21:30

TSmedia 8.8
subssupport 1.5
added more movies hosting servers

working servers
all the following servers should work now
working servers 18-2-2-15
vidto
vidzi
vodlocker
thevideo
nowvideo
flashx
vidbull 
beststreams
allmyvideos
exashare
played
thefile
sharesix
divxstage
movshare
streamin
realvid
sharerepo
youwatch
primeshare
zalaa
mightyupload 
movreel
letwatch
novamov
vidspot
sharedsx
videomega
videoapi
shrvid


download


#469977 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 15 January 2015 - 19:19

TSmedia 8.2
 
New:
-Changed first group to global favorites to include selected favorite addons and favorite streams
to add addon to favorite by yellow button
- enhancement and improvement of TSmediaplayer
  arrow up: add the current playing video to favarite
  arrow down: change aspect ration
  text button:run subssupport
  instant record:download the currently playing item
  0 button: prevent play of next video in playlist
  other buttons remained as previous version
-added greek and arabic languages to google suggest list
-add feature of playlist random play
Fox_Movies_1512015_2011.png
 
Fox_Movies_1512015_2047.png
 
Fox_Movies_1512015_2010.png
download:



#469430 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 13 January 2015 - 10:13

There is script change in the site of icefilms regarding tvshows

i will try to rewrite new icefilms specific for enigma and faster than the current xbmc one




#468181 Plugin KodiDirect.v1.0

Posted by mfaraj57 on 7 January 2015 - 18:12

TSmedia has one quarter of milion of views and more 1000 reply in this forum and deserved to be put in the feed
nobody re
ply to me because of illegal contents because it is just xbmc enigma2 client and no difference in contents from kodidirect or xbmcaddons or the coming vu xbmc


#467357 TSmedia enigma2 plugin 1.0

Posted by mfaraj57 on 4 January 2015 - 21:28

TSmedia 8.0

new:
-added history and instant google suggetion for virtual keyboard for search movies and youtube
-many new features and enhancement
-fixed reported bugs

download

for all dmm oe2 and openpli 4 based images

available for download from TSpanel/addons/tsaddons/tsmedia also from TSmedia/tools/software update and tools/files/official software
for new installation better to do opkg update before package setup

for subssupport(text button) to work properly better to install python-xmlrpc and python-libdiff from tools/files