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 #741 Taykun345

  • Senior Member
  • 1,297 posts

+41
Good

Posted 21 March 2014 - 08:29

Where is search for 1channel series? Green button does not work here but search is essential for me.


Army MoodBlue HD skin modification by me: https://github.com/T...-MoodBlueHD-mod
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi

Re: TSmedia enigma2 plugin 1.0 #742 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 21 March 2014 - 11:14

from net tv 1channel series /green

it is working with my dm800se openpli4

i am using original link not proxy



Re: TSmedia enigma2 plugin 1.0 #743 alfi037

  • Member
  • 8 posts

0
Neutral

Posted 21 March 2014 - 18:22

Dear  M Faraj,

I installed  ts media 5.4 as u said wait for the update and keep all the channels on fav.

but still it dosen't work  or this is the update not for my problem

pls let me know when u are free

thanks a lot

alfi


Edited by alfi037, 21 March 2014 - 18:25.


Re: TSmedia enigma2 plugin 1.0 #744 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 21 March 2014 - 22:19

Dear  M Faraj,

I installed  ts media 5.4 as u said wait for the update and keep all the channels on fav.

but still it dosen't work  or this is the update not for my problem

pls let me know when u are free

thanks a lot

alfi

No not this,the next update.may be tomorrow



Re: TSmedia enigma2 plugin 1.0 #745 fen

  • Senior Member
  • 31 posts

0
Neutral

Posted 22 March 2014 - 22:14

Dear M Faraj,

 

Azbox image openrsi,open atv ---> kernel 3.9.2

 

TSmedia(name 'SCOPE_MEDIA' is not defined)



Re: TSmedia enigma2 plugin 1.0 #746 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 23 March 2014 - 16:18

Dear M Faraj,

 

Azbox image openrsi,open atv ---> kernel 3.9.2

 

TSmedia(name 'SCOPE_MEDIA' is not defined)

difficult to know where is the error

try doing opkg update then install the plugin

if problem persists do the following

 



To create activity log (crash etc.) for debugging:

in telnet:

init 5
enigma2.sh >/tmp/enigma2_logfile.log 2>&1



the box will start
now run TSmedia and your operations
when finished telnet:

init 3


and send this file to me:
/tmp/enigma2_logfile.log

Re: TSmedia enigma2 plugin 1.0 #747 fen

  • Senior Member
  • 31 posts

0
Neutral

Posted 23 March 2014 - 17:15

Plugin Extensions/TSmedia failed to load: name 'SCOPE_MEDIA' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 52, in readPluginList
File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
File "/usr/lib/enigma2/python/Plugins/Extensions/TSmedia/plugin.py", line 43, in <module>
NameError: name 'SCOPE_MEDIA' is not defined



Re: TSmedia enigma2 plugin 1.0 #748 fen

  • Senior Member
  • 31 posts

0
Neutral

Posted 23 March 2014 - 17:22

root@azboxhd:~# opkg install -force-overwrite /tmp/enigma2-plugin-extensions-tsm
edia-oe2.0_5.3_all.ipk
Installing enigma2-plugin-extensions-tsmedia-oe2.0 (5.3) to root...
Configuring enigma2-plugin-extensions-tsmedia-oe2.0.

-------------------------------------
* TSmedia installed successfully *
* E2 restart is required *
-------------------------------------
* By Mahmoud Faraj(mFaraj57) *
* Tunisia-sat,dreamoem.com *
-------------------------------------

 

---------------------------------
Plugin Extensions/TSmedia failed to load: name 'SCOPE_MEDIA' is not defined
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 52, in readPluginList
File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
File "/usr/lib/enigma2/python/Plugins/Extensions/TSmedia/plugin.py", line 43, in <module>
NameError: name 'SCOPE_MEDIA' is not defined



Re: TSmedia enigma2 plugin 1.0 #749 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 23 March 2014 - 18:34

why 5.3?

try the last one 5.5



Re: TSmedia enigma2 plugin 1.0 #750 fen

  • Senior Member
  • 31 posts

0
Neutral

Posted 23 March 2014 - 19:27

hi

tsmedia-oe2.0 (4.8) ---->OK!

plugin.pyo uncompyle 

config.TSmedia.lastDir = ConfigText(default=resolveFilename(SCOPE_MEDIA)) 

 

 

 

 

tsmedia-oe2.0 (5.5 --->NOK :((

 

plugin.pyo uncompyle 

config.TSmedia.lastDir = ConfigText(default=resolveFilename(SCOPE_MEDIA)) 

Plugin Extensions/TSmedia failed to load: name 'SCOPE_MEDIA' is not defined :(((



Re: TSmedia enigma2 plugin 1.0 #751 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 23 March 2014 - 21:26

hi

tsmedia-oe2.0 (4.8) ---->OK!

plugin.pyo uncompyle 

config.TSmedia.lastDir = ConfigText(default=resolveFilename(SCOPE_MEDIA)) 

 

 

 

 

tsmedia-oe2.0 (5.5 --->NOK :((

 

plugin.pyo uncompyle 

from Tools.Directories import resolveFilename, pathExists, SCOPE_MEDIA,copyfile,fileExists,createDir,removeDir,SCOPE_PLUGINS,SCOPE_CURRENT_SKIN
 

config.TSmedia.lastDir = ConfigText(default=resolveFilename(SCOPE_MEDIA)) 

Plugin Extensions/TSmedia failed to load: name 'SCOPE_MEDIA' is not defined :(((

you can put this statement in plugin.py like this

from Tools.Directories import resolveFilename, pathExists, SCOPE_MEDIA,copyfile,fileExists,createDir,removeDir,SCOPE_PLUGINS,SCOPE_CURRENT_SKIN

config.TSmedia.lastDir = ConfigText(default=resolveFilename(SCOPE_MEDIA)) 


Re: TSmedia enigma2 plugin 1.0 #752 fen

  • Senior Member
  • 31 posts

0
Neutral

Posted 23 March 2014 - 22:28

now

Extensions/TSmedia (global name "PLUGIN_PATH' is not defined)


Edited by fen, 23 March 2014 - 22:31.


Re: TSmedia enigma2 plugin 1.0 #753 mfaraj57

  • Senior Member
  • 1,605 posts

+286
Excellent

Posted 24 March 2014 - 09:16

Yes expected and easy to fix this put will see another message

the problem in this statement

from imports import *

your box for some reason could not execute this import statement so all definition through this statement will be missed

because the errors happened with you and i have not received the same errors from anyone else we have to thing the cause is local in your image

if you want to see next error just put this in in topmost of plugin.py

 

you can change this import statement

from imports import *

to

from resources.imports import *

in my plugin.py PLUGIN_PATH is defined as first line

can you send for me your plugin.py?


Edited by mfaraj57, 24 March 2014 - 09:19.


Re: TSmedia enigma2 plugin 1.0 #754 fen

  • Senior Member
  • 31 posts

0
Neutral

Posted 24 March 2014 - 13:38

Problems it is resolved.!!! I removed plugin cScVOD.Now TSmedia5.5 works:)) Thanks for the help!



Re: TSmedia enigma2 plugin 1.0 #755 alfi037

  • Member
  • 8 posts

0
Neutral

Posted 24 March 2014 - 15:22

hi mfaraj57

as u said 5.5 works fine !

thanks a lot

my problem is still there regarding audio sync

I mean picture comes then audio

I know u said already nothing to do  with plugin

pls check your  pm

looking to hear from u soon

thanks

alfi



Re: TSmedia enigma2 plugin 1.0 #756 rory2005

  • Member
  • 6 posts

0
Neutral

Posted 25 March 2014 - 19:47

hi is there a plugin you can recommend please for audio normalisation?, my problem is I have a 5.1 surround setup and everytime I play a film the voices are a lot lower in volume than the music and sound effects. 

 

ta once again for any help you can give.



Re: TSmedia enigma2 plugin 1.0 #757 Macedonian

  • Member
  • 1 posts

0
Neutral

Posted 26 March 2014 - 07:24

anyone tried new ver. 5.6

http://www.tunisia-d...2.0_5.6_all.ipk



Re: TSmedia enigma2 plugin 1.0 #758 dirocca

  • Senior Member
  • 1,667 posts

+59
Good

Posted 26 March 2014 - 09:50

hi is there a plugin you can recommend please for audio normalisation?, my problem is I have a 5.1 surround setup and everytime I play a film the voices are a lot lower in volume than the music and sound effects. 

 

ta once again for any help you can give.

if you are using an a/v receiver, set the volume of the box to max. ;)

 

grtz Philip


vuduo2 openpli6.1 1TB HDD 2xdualS2tuner

av receiver denon - samsung 4k hdr+ 65inch UE65MU7000 - bose accoustimas 7.1 :rolleyes:

tvv kaart & schotel(64cm), duo lnb, OSCAM

logitech harmony ultimate

 

 

 


Re: TSmedia enigma2 plugin 1.0 #759 rory2005

  • Member
  • 6 posts

0
Neutral

Posted 26 March 2014 - 17:05

lol I am but the effects and music is nearly twice as loud as the voices



Re: TSmedia enigma2 plugin 1.0 #760 alfi037

  • Member
  • 8 posts

0
Neutral

Posted 28 March 2014 - 06:35

Dear All & experts

 

I been with this vu solo , open pli 4 and ts media for a while !

I am having problem with the audio for most of the iptv  channels ! All satellite channels  fine !

picture fine no probs but audio comes LATE  like 5, 10 micro seconds

so its really annoying !! Mrfaraj already mentioned there is  nothing to do with the plugin!

So pls pls how can we sort this out ! in openpli we  can do audio sync by pressing audio button, then blue

here u can manually adjust the sound delay ! but once u change it is changing for the other channles also !

I checked some of the online  free tv channels on pc there is no problem with the audio ! but the same channels I get url and I added to the userstream

then again the audio problem starts!!!! which formatt  will be best for ts media   rtmp or rtsp or http  ????

If there is a problem from the CDN then it should affect the channel I play in pc, know?

I got high speed internet with 56mbps download speed

I tried all soft BH, open vix , open pli , vti  !  But no luck 

So where is the root cause ??? box ? cdn? software? 

thanks in advance

alfi




3 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users


    Bing (1)