Page 4 of 14 FirstFirst ... 23456 ... LastLast
Results 61 to 80 of 275

Thread: OnDemand plugin devixified and working on all images

  1. #61
    V.I.P scallywag's Avatar
    Join Date
    Dec 2004
    Posts
    658
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Got to work using 7Zip on GP3 image DM800SE clone. I used Ians IPK in the OP for 1.6

  2. #62
    V.I.P oldfart's Avatar
    Join Date
    Oct 2008
    Location
    Canaries
    Posts
    1,488
    Thanks
    0
    Thanked 1 Time in 1 Post
    won't work on OE 2.0 (python 2.7)

  3. #63
    V.I.P
    Join Date
    Jul 2006
    Posts
    1,276
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i dont like this image

    openpli-2.1-beta-dm800-20130123-sim2-ssl84b.nfi

    the picture looks washed out
    and not as sharp
    as dream elite phoenix edition

  4. #64
    V.I.P
    Join Date
    Dec 2004
    Posts
    406
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by oldfart View Post
    won't work on OE 2.0 (python 2.7)
    Got it working on latest Oozoon OE 2.0 by unpacking 'gst-rtmp-support_2.4-r0_mipsel.ipk' posted by ozzsurf and copying files manually.

    Thanks

  5. #65
    Junior Member
    Join Date
    Feb 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Exeptional piece off de vixing here fair play to Ian, Ten Below, coke addict, sonic1,and all involved, working on tm twin and 2T runing 4D open pli2.1

  6. #66
    V.I.P oldfart's Avatar
    Join Date
    Oct 2008
    Location
    Canaries
    Posts
    1,488
    Thanks
    0
    Thanked 1 Time in 1 Post
    on the DM500HD needed to add 2 files for OE 2.0 ..
    Code:
    librtmp0_2.43+git1+30cf8a8b155595503089f98e86bca504a541a1b2-r0_mips32el.ipk
    and
    gst-plugins-bad-rtmp_0.10.23-r2-dream4_mips32el.ipk
    Attachment 56841
    Attachment 56842

  7. #67
    Junior Member
    Join Date
    Apr 2010
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i get this error any help please
    some plugins are not available:Extensions/OnDemand/No module named dns.resolver

  8. #68
    Black Hole Team sonic1's Avatar
    Join Date
    Dec 2004
    Location
    Kernow
    Posts
    4,842
    Thanks
    28
    Thanked 19 Times in 5 Posts
    Quote Originally Posted by harryt View Post
    i get this error any help please
    some plugins are not available:Extensions/OnDemand/No module named dns.resolver
    What box and what image ?

  9. #69
    Junior Member
    Join Date
    Feb 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ok guys got this installed on my clone dm800se running an OpenPli image,
    installed the ipk first then the pyo dependency files and then the gst-rtmp ipk file as well

    RTE Player and the 3Player work great

    ITV Player green screens regardless of what I chose to play
    BBC iplayer just shows a "Chose Bitrate" menu screen but there is only an "Exit" option on it

    Any ideas?
    Might just add I'm in Ireland

    Thanks for all the great work so far

  10. #70
    Junior Member
    Join Date
    Feb 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Here's a snippet from the crashlog

    Code:
    Non UK Address
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
      File "/usr/lib/enigma2/python/Plugins/Extensions/OnDemand/itvplayer.py", line 223, in go
        response = urllib2.urlopen(req)      
      File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
      File "/usr/lib/python2.6/urllib2.py", line 397, in open
      File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
      File "/usr/lib/python2.6/urllib2.py", line 435, in error
      File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
      File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    urllib2.HTTPError: HTTP Error 500: Internal Server Error
    (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x1b97738****,('SetupActions', 'ok')) failed)
    getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
    getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
    getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
    ]]>
            </enigma2crashlog>
        </crashlogs>
    </openpli>
    To me it looks to be the fact I'm in Ireland,but I thought that restriction had been worked around?

  11. #71
    Black Hole Team sonic1's Avatar
    Join Date
    Dec 2004
    Location
    Kernow
    Posts
    4,842
    Thanks
    28
    Thanked 19 Times in 5 Posts
    Quote Originally Posted by wiz View Post
    Here's a snippet from the crashlog

    Code:
    Non UK Address
    Traceback (most recent call last):
      File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
      File "/usr/lib/enigma2/python/Plugins/Extensions/OnDemand/itvplayer.py", line 223, in go
        response = urllib2.urlopen(req)      
      File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
      File "/usr/lib/python2.6/urllib2.py", line 397, in open
      File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
      File "/usr/lib/python2.6/urllib2.py", line 435, in error
      File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
      File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    urllib2.HTTPError: HTTP Error 500: Internal Server Error
    (PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x1b97738****,('SetupActions', 'ok')) failed)
    getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
    getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
    getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
    ]=]=>
            </enigma2crashlog>
        </crashlogs>
    </openpli>
    To me it looks to be the fact I'm in Ireland,but I thought that restriction had been worked around?
    This will not help you but if peeps buy clones then expect all the ****e that goes with em.
    Did you really save money buying it ?

  12. #72
    Junior Member
    Join Date
    Feb 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by sonic1 View Post
    This will not help you but if peeps buy clones then expect all the ****e that goes with em.
    Did you really save money buying it ?
    Sorry mate but if that's the best you can come up with in future don't bother,
    Never heard as much crap in my life

    So the two Irish parts of it work but the UK part doesn't,and you reckon its because its a clone,

    Hope you don't do this for a living

    sent using my telepathic powers

  13. #73
    Black Hole Team sonic1's Avatar
    Join Date
    Dec 2004
    Location
    Kernow
    Posts
    4,842
    Thanks
    28
    Thanked 19 Times in 5 Posts
    Quote Originally Posted by wiz View Post
    Sorry mate but if that's the best you can come up with in future don't bother,
    Never heard as much crap in my life

    So the two Irish parts of it work but the UK part doesn't,and you reckon its because its a clone,

    Hope you don't do this for a living

    sent using my telepathic powers
    It's a hobby, and helping peeps is what I have done for years, but when it comes to clones I have no time. You pay **** you get **** and I am not interested.

    As for your telepathic powers !!!! I would ask for your money back, if they were any good they would have told you to buy a decent box from the sponsor.

  14. #74
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    yep i have to agree about the clone.

    you get what you pay for simple as that.

    but if you would like a more technical explanation,then its quite simple.RTEplayer and 3player are using http links where as the BBCiplayer and ITVplayer are using rtmp.
    from your crashlog its quite evident that your url2lib file is incapable of doing the job it was written for,simply because the copied chips in your box cannot cope and when the box requests connection to the DNS resolver,it crashes because this connection cannot be made.

    this is purely down to the box being a clone and the poor quality rip off electronics are not doing the job that the real ones are capable of doing.

    nothing can be done to rectify this and you will have to live with the capabilities of your clone and what it doesnt provide for you.
    some clones can do this,others like yours cannot.its a lottery,you can get a very good clone thats nearly as good at reproducing what a real box can do,but most are poor quality and simply cannot do this.

    @ pheonix

    ok buddy,youve converted me and i now totally believe you regarding the OE Alliance plugins.hopefully,when this new player comes out we will also be able to convert this file to work on other images too.

    Ian.
    Last edited by ian; 01-03-2013 at 11:28 PM.

  15. #75
    Senior Member pheonix's Avatar
    Join Date
    Aug 2009
    Posts
    126
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by ian View Post

    @ pheonix

    ok buddy,youve converted me and i now totally believe you regarding the OE Alliance plugins.hopefully,when this new player comes out we will also be able to convert this file to work on other images too.

    Ian.
    i really do hope you continue to ensure this and other OE-A works retain multi image compatibility, if i could help in this task i would but frankly above my abilities sad to say.

  16. #76
    Senior Member pheonix's Avatar
    Join Date
    Aug 2009
    Posts
    126
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I would really like to take the time to thank Ian, EvO, TenBelow, CokeAddict, sonic1 and all other parties involved in modifying this and other OE-Alliance plugins to make them compatible with more images than we our selves are currently able to including and especially whole Black Hole team ( sorry if i missed any one out ). I am very humbled and proud that users of other images value these plugins enough to want to use them on their chosen image.

    I would like to say that we in the OE-Alliance value such openness and this is one of the founding principles of our own alliance.

    so from me I say thank you and i look forward to working with you in the future if the need arises. as always if you wish it, i will keep this thread updated with any new developments to do with this plugin including posting of files as and when we post them to our GIT, but please understand the under certain cir***stances we may need to delay this process a little while we make sure the work we post is fit for purpose as we really dont like posting things that do not work.
    Last edited by pheonix; 02-03-2013 at 11:31 AM.

  17. #77
    V.I.P
    Join Date
    Jul 2006
    Posts
    1,276
    Thanks
    0
    Thanked 0 Times in 0 Posts
    my dm800 clone plays on-demand itv bbc 3player rte
    and streamplayer and StreamTV by-ramiMAHER
    movie2kfilmen and M2K_Serien and 1 channel and icefilms and filth hub
    and Turkvod
    cuz i make it work lol with some help from pimps


    and i got it free with a 500gb hd
    3 years old and still going
    not me the dm
    Last edited by ozzsurf; 02-03-2013 at 06:28 PM.

  18. #78
    Member
    Join Date
    Aug 2008
    Posts
    81
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i too am getting this error any help please
    some plugins are not available:Extensions/OnDemand/No module named dns.resolver

    Installed 2.0 version
    Et9200 openpli2.1
    Kernel ver 3.3.0


    Installed in another et9200 with openpli 3.0 kernel ver 3.6.0 and plugin works no problem..
    Last edited by psham; 03-03-2013 at 09:26 PM.

  19. #79
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    new files added to the OE Alliance github

    including itv screens and 4OD Player

    trying to edit now and about 50% of the code that needs to be edited is completed.ive got the new plugin version to run on both python 2.6 and 2.7,on both BP and BH,but only by removing the png's(will sort these later)
    the biggest problem and one saintomer and i may not be able to overcome alone is to do with the skins.
    certain elements appear to be missing from none vix skins and at the mo im totally stuck on this.and the plugin is crashing when trying to display the new itv screens.the jpegs are downloaded to the /tmp file but as i said my skin cannot display them.

    anyone wishing to help needs to add two new modules too to get the new version of the plugin to run.
    i can supply these if needed as ive already sourced them from the net.

    but if you want to get them yourselves you need the simplejson and decimal.py modules.

    never been good with skins.but i know many on here are.

    its this thats got me stuck at present.

    [SKIN] Parsing embedded skin <embedded-in-'StreamsThumb'>
    warning, skin is missing element thumbnail in <class 'Plugins.Extensions.OnDemand.itvp layer.StreamsThumb'>

    need help here guys.

    Ian.

  20. #80
    Super Moderator saintomer1866's Avatar
    Join Date
    Sep 2005
    Posts
    3,520
    Thanks
    0
    Thanked 0 Times in 0 Posts
    thankyou Pheonix thats sorted it for me with openpli, the version we were using didnt work (for the 4od stuff) but this one does
    still some issues to sort out for BH but another step closer....

    St.O

Page 4 of 14 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Replies: 6
    Last Post: 24-02-2011, 03:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •