Jump to content


Photo

TSmedia enigma2 plugin 1.0


  • This topic is locked This topic is locked
2611 replies to this topic

Re: TSmedia enigma2 plugin 1.0 #961 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 26 May 2014 - 15:31

Yes,you are right and i consider xbmcaddons plugin is revolution for enigma2 and open the doors for the huge xbmc library to be imported to enigma2

as i mentioned although conversion of xbmc plugin to TSmedia format takes more time than importing the xbmc plugins to xbmcaddons plugin but this is necessary because the original environment of xbmc plugins are different than enigma2 environment  

one consideration is the size of plugin ,xbmc plugins usually include graphics with large sizes which unacceptable by the lmited capacity of enigma2 boxes,when converted to TSmedia i removed these graphics,also i remove or cancel usage of some scripts like metahandler because it slows listing the menu items,also used different resolving techinque although based on files of urlresolver script



Re: TSmedia enigma2 plugin 1.0 #962 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 26 May 2014 - 15:36

True.

 

Partly, this limitation can be circumvented by using (Flash) Expander (for instance, it;s built into PBNIGMA or as a standalone plugin)...

 

But the old, weak processors and very limited RAM sometimes - in our boxes, that is - make it really difficult to use sensibly...


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: TSmedia enigma2 plugin 1.0 #963 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 26 May 2014 - 17:47

I see two reasons for the slowness. One is that plugins and scripts like sportsdevil and urlresolver include many source options and the plugins go through them every time. Most of these options are useless !

 

Other problem is, strangely for enigma2, python re is slower than the python find method - and it becomes very slow with long lists. 

 

My main problem is - I have not found a good method for xbmcgui dialog.select. The plugins do not wait for select to return the value. It goes on to the next statement without the value ! One example is in ProjectFreeTv. Perhaps you can look into it.

 

Cheers.



Re: TSmedia enigma2 plugin 1.0 #964 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 26 May 2014 - 19:21

yes i noticed re is slower than find method and sometime takes up to more than minute

urlresolver should registered all hosts before resolving url, i modified it in TSmedia to deal only with needed host

i do not use dialog.select or search dialog and usually modify them either by supplying the query string with the parameter or  using config settings values to supply selection wihtout using dialog select but i will test dialog select in xbmcaddons to see if can do anything


Edited by mfaraj57, 26 May 2014 - 19:23.


Re: TSmedia enigma2 plugin 1.0 #965 gorski

  • Senior Member
  • 1,699 posts

+46
Good

Posted 26 May 2014 - 20:20

Could search and lists in general, speaking as a lay person, be modified to only show, say, 10 or 15 films, as soon as they found them and display them, then, while we search through them, the rest is being stored in the memory?

 

Maybe...?


<span style='font-family: comic sans ms,cursive'>"Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!</span><br /> <br /><span style='font-family: comic sans ms,cursive'>Laziness and cowardice are the reasons why such a large proportion of men, even when nature has long emancipated them from alien guidance..." I. Kant, "Political writings" (1784)</span><br /> <br /><span style='font-family: comic sans ms,cursive'><a class='bbc_url' href='<a class='bbc_url' href='http://eserver.org/p...lightenment.txt'>http://eserver.org/p...ent.txt</a>'><a class='bbc_url' href='http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a>'>http://www.english.upenn.edu/~mgamer/Etexts/kant.html</a></a> - the jolly text on Enlightenment, at the basis of Modernity...</span>

Re: TSmedia enigma2 plugin 1.0 #966 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 26 May 2014 - 21:04

This is what we do partially for long lists and divided them for pages,but to bring the next list in while exploring the first is unpractical with slow processor as well as multithreading which we need for that is poor with enigma2



Re: TSmedia enigma2 plugin 1.0 #967 challou

  • Member
  • 20 posts

0
Neutral

Posted 27 May 2014 - 00:46

Hi 

Is there any way i can get popcorn time to work on my DM800HD

Heres a link to the github

 

https://github.com/p...ial/popcorn-app

 

http://www.time4popcorn.eu



Re: TSmedia enigma2 plugin 1.0 #968 tinker

  • Member
  • 3 posts

0
Neutral

Posted 27 May 2014 - 08:30

Hi mfraj57

 

First of al I have to say thanks for all the work and effort you put into your work. I have an odd problem when installing latest Tsmedia 6.9 and xmbc addons. When I have only TSmedia installed most movie links work fine. When I install xmbc addons this plugin works ok but seems to kill all server links in TSmedia. Is there a work a round for this or are they just 2 plugins that wont work together. If so its a shame as it opens up more IPTV channels especially UK BBC and ITV from EU. Should have added that I use VUsolo2 original box for this

 

Thanks again for all your hard work.

 

Regards


Edited by tinker, 27 May 2014 - 08:31.


Re: TSmedia enigma2 plugin 1.0 #969 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 27 May 2014 - 09:35

This is true with xbmcaddons 5.0 but as said by pcd he resolved the conflict between two in xbmcaddons 6.0



Re: TSmedia enigma2 plugin 1.0 #970 tinker

  • Member
  • 3 posts

0
Neutral

Posted 27 May 2014 - 13:50

Hi marfarj57

 

It is xmbcaddons v6 I have downloaded and installed from the openATV server but sadly the issue remains. Has anyone else had this since tsmedia v6.9 and xbmcaddons v6?

 

I am running openatv 4.1 could it be the image that's causing the conflict.

 

Thanks



Re: TSmedia enigma2 plugin 1.0 #971 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 27 May 2014 - 14:05

Hi marfarj57

 

It is xmbcaddons v6 I have downloaded and installed from the openATV server but sadly the issue remains. Has anyone else had this since tsmedia v6.9 and xbmcaddons v6?

 

I am running openatv 4.1 could it be the image that's causing the conflict.

 

Thanks

May be not conflict but may be missed libraries for streaming,i have test this image and see



Re: TSmedia enigma2 plugin 1.0 #972 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 27 May 2014 - 14:07

from version TSmedia 6.9,addons can be installed from TSmedia/Tools/files library/addons new and no need to wait for new software update to install the addons
also the addons can be installed offline by moving the attached addon to /tmp and install from TSmedia/tools/files library/addons local
New addons:

palco tv:group of live Spanish channels,added to IPTV section

losmovies:movies collection added to Movies section

nettv_yeuphim_1.0.0: Vietnam dramas add to nettv/asian

alluc movies:collection of movies added to movies section

hdfin: added to movies ,Finland movies

TVvn:collection of live Vietnam channels

Cartoonhd:top movies and cartoon added to movies

Attached Files



Re: TSmedia enigma2 plugin 1.0 #973 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 27 May 2014 - 16:51

Hi marfarj57

 

It is xmbcaddons v6 I have downloaded and installed from the openATV server but sadly the issue remains. Has anyone else had this since tsmedia v6.9 and xbmcaddons v6?

 

I am running openatv 4.1 could it be the image that's causing the conflict.

 

Thanks

i checked xbmcaddons 6.0 and pcd resolved the conflict by moving the xbmc library file within the folder of the plugin,so no reason to be conflict between both

thanks for pcd for cooperation



Re: TSmedia enigma2 plugin 1.0 #974 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 29 May 2014 - 12:48

Hi mfaraj57,

 

I am again getting complaints from users regarding conflict. Please see here :-

 

http://www.xtrend-al...age-4#entry7331

 

and also from tinker (as above). The crash log from titnker shows :-

 

File "/usr/lib/enigma2/python/Plugins/Extensions/XBMCAddons/plugin.py", line 2944, in main

if config.plugins.xbmcplug.mainback.value == "default":

File "/usr/lib/enigma2/python/Components/config.py", line 1761, in __getattr__

KeyError: 'mainback'

 

Do you use this config  :- config.plugins.xbmcplug

 

If so - what to do ?

 

Cheers, pcd.



Re: TSmedia enigma2 plugin 1.0 #975 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 29 May 2014 - 13:08

i found only these in getdata.py

 

Line 58: config.plugins.xbmcplug = ConfigSubsection()
Line 59: config.plugins.xbmcplug.tempdel = ConfigYesNo(True)
Line 60: config.plugins.xbmcplug.cachefold = ConfigText("/media/hdd", False)
Line 75: #config.plugins.xbmcplug.debug = ConfigYesNo(False)

 

fortunately i do not use them so i will delete all these lines in TSmedia 7.0,will published after hours

hope that resolve the conflict



Re: TSmedia enigma2 plugin 1.0 #976 kosovari

  • Member
  • 24 posts

0
Neutral

Posted 2 June 2014 - 13:02

Hi 

Is there any way i can get popcorn time to work on my DM800HD

Heres a link to the github

 

https://github.com/p...ial/popcorn-app

 

http://www.time4popcorn.eu

hello mfaraj57 is any way to gat popkorn on tsmedia ???



Re: TSmedia enigma2 plugin 1.0 #977 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 2 June 2014 - 17:38

 

Hi 

Is there any way i can get popcorn time to work on my DM800HD

Heres a link to the github

 

https://github.com/p...ial/popcorn-app

 

http://www.time4popcorn.eu

hello mfaraj57 is any way to gat popkorn on tsmedia ???

i do not know ,i will try and see if possible or not



Re: TSmedia enigma2 plugin 1.0 #978 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 4 June 2014 - 17:45

TSmedia 7.1

New addons:
iptv:
worldiptv collection of world tv channels

Movies:
frenchstreams -French movies from frenchstream
aflam:arabic movies
fixed:glowmovies
Nettv:
castalbatv-collection of live channels

Arabic:
Albernag:shows of popular Albernag
arabstream:fixed
arabictv
crusadertv
dubaiTV

download
Note:basic version includes only basic addons to decrease the size of the plugin size 3.2 mb
Full version: all TSmedia addons size 4.4mb

auto software update download basic version but can be changed to full from tools/general settings/package update


openpli 3,4 and dmm oe20 images-basic

openpli 3,4 and dmm oe20 images-full



Re: TSmedia enigma2 plugin 1.0 #979 ujua

  • Member
  • 23 posts

0
Neutral

Posted 4 June 2014 - 20:45

mfaraj57 hi, thank you very much for the plugin, this latest version has taken a dramatic change, congratulations!, I know sometimes you have mentioned, but still I would like to remember in case you forget ... it's over theme links to Spanish films, these still do not work if possible to make a revision, because when this plugin work in Spain was better to watch movies in E2, now lacks that, if it were possible to appreciate .. 
 
thank you very much for the great work 
regards 
 
excuse my English translated by google


Re: TSmedia enigma2 plugin 1.0 #980 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 6 June 2014 - 06:27

thanks
i will tru my best to include spanish addons in next


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users