Page 9 of 14 FirstFirst ... 7891011 ... LastLast
Results 161 to 180 of 275

Thread: OnDemand plugin devixified and working on all images

  1. #161
    Senior Member pheonix's Avatar
    Join Date
    Aug 2009
    Posts
    126
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by neo.70 View Post
    when i type "brittania" in search it crashes??? maybe it is the length of the word or something somebody else type brittania in itv search box and see if it results in green screen and reboot, cheers.
    working fine here without causing a crash, but this is with the OE-Alliance version. Tried with both the iplayer and itv player, no crashes.
    Attached Images Attached Images

  2. #162
    Member
    Join Date
    Jan 2006
    Posts
    30
    Thanks
    0
    Thanked 0 Times in 0 Posts
    strange, everytime i type it it crashes, thanks anyway phoenix will wait for updates to see if it solutions the problem. In the meantime anyone with bh tried it?.

  3. #163
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    Latest Devixified HD version working on all images.

    to select HD streaming quality simply open the plugin then press menu and then select quality HD.

    dependencies also included.

    iview left out as its of no use to us here in Europe because its Geo locked but its a simple matter to add it,only a few lines of code to edit,but as i said,its pointless.

    Ian.
    Last edited by ian; 01-04-2013 at 10:21 AM.

  4. #164
    Junior Member
    Join Date
    Jun 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by ian View Post
    Latest Devixified HD version working on all images.

    Ian.
    Does this plugin still work best on PLi based images?

    I have managed to install it on the latest official OE2.0 ICVS dreambox experimental image on my 7020HD but I am experiencing choppy sound quality. On the Iplayer when low quality is selected the sound is perfect. However, this is not related to my internet connection which is a fibre connection.

    Does anyone have any experience in getting this fantastic plugin to work fully with the high quality mode for the Iplayer selected on an OE2.0 ICVS Dreambox image e.g. Merlin3/Oozoon.?
    Last edited by cueball; 01-04-2013 at 11:32 PM. Reason: Additional info

  5. #165
    Member Silsila's Avatar
    Join Date
    May 2009
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The 'Show thumbnails' option isn't working for me. Thumbnails are always shown regardless of the yes/no setting.

  6. #166
    Junior Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I'm trying to install the "New HD" version on my DM800 running OpenPli 2.1, Kernel 2.6.18
    Unfortunately I can't install the python-simplejson package.

    opkg install /tmp/python-simplejson_2.2.1-r1_mips32el.ipk
    It's giving me an error
    Collected errors:
    * pkg_hash_fetch_best_installation_ candidate: Packages for python-simplejson found, but incompatible with the architectures configured
    * opkg_install_cmd: Cannot install package python-simplejson.

  7. #167
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    this is because you are trying to install a mips32el ipk into a mipsel image.

    simply extract the ipk and install the package manually.

    Ian.

  8. #168
    V.I.P
    Join Date
    Dec 2004
    Location
    Alicante
    Posts
    696
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hi ian has this been tested/used on db800 hd original running nemesis if not could someone point to an image that works with this and a crossepg, also are the files above the three just sent complete ie not part of any others I should have already installed for ondemand

    thanks

    wwe

  9. #169
    Junior Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks for the quick reply.
    I've expanded the ipk and the .tar.gz and I can see the files referenced.
    My python version is 2.6 where as inside the simplejson ipk it refers to /usr/lib/python2.7/site-packages/simplejson
    Can I just rename it the 2.7 to 2.6 or does it need to reside in the 2.7 directory?

  10. #170
    V.I.P
    Join Date
    Dec 2004
    Location
    Alicante
    Posts
    696
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hi which sat box you use please and what is latest BH image

    thanks
    wwe

  11. #171
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    the 2.7 in the address is not relevant,its just telling you which python folder you send it to.

    so if your running 2.6 then send it to python2.6/site-packages

    the dependencies are not python specific as long as you have the .py files(human readable code)
    when you reboot,your box will convert these into .pyo files(machine code)for your python version,in this case python 2.6

    so delete any existing .pyo files just leaving the .py files and send those over.

    you will then in site-packages have a new folder called simplejson which contains only the .py files,then when you reboot,you will see it also then contains the correct .pyo files for your python version.

    dont forget to chmod these .py files to 644 before you restart your box.

    @wwe

    your going to have to rephrase your question buddy because im thick and i just cant understand what you are asking.
    Last edited by ian; 10-04-2013 at 09:36 AM.

  12. #172
    V.I.P
    Join Date
    Dec 2004
    Location
    Alicante
    Posts
    696
    Thanks
    0
    Thanked 0 Times in 0 Posts
    does this work with open pli 2.1 on dreambox 800 hd original. if so is the plugin within the software for downloading and installing

    cheers


    wwe

  13. #173
    Junior Member
    Join Date
    Apr 2013
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Apologies in advance for what is probably a thick question. Read through this entire thread (more than once) but still not entirely sure I am getting this.

    I have vu+ solo and would like to give this a try. I have never tried ondemand before. Before I try grateful if someone would be kind enough to clarify if I am going in the right direction please. Running blackhole 1.79

    1. I have downloaded the files from post #163 that Ian and others have have developed and made available- thanks.

    2. I send the simplejson ipk file to tmp and install.

    3. The ondemand dependecies folder goes to /usr/lib/enigma2/python/Plugins/Extensions/OnDemand. Chmod 755. Reboot (I wasnt sure if I need to install the ipk file in #8 as well - which seems to create the "ondemand" folder.

    4. Does the ondemand HDall images folder go in the same path as above?

    Sorry for what is probably a very basic question but E2 is new to me i`m afraid.

    Thanks in advance.

  14. #174
    Junior Member
    Join Date
    Apr 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks for the advice, I've tired the steps described, but I came across another issue.

    It was saying Extensions/OnDemand (No module named decimal).
    I found the decimal.py earlier in this thread that Ian had posted, and included that in the /usr/lib/python2.6/site-packages and now all is working

    Thank you for all your help, much appreciated. :respect-037:
    Tested some iPlayer and Channel4 and both work in HD on my DM800.
    Last edited by pacha2; 10-04-2013 at 08:50 PM.

  15. #175
    Junior Member
    Join Date
    Jun 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Thanks all for the posting. I have been trying to install this plugin for days now but by following these postings I am have mine working. Special thanks to Ian

  16. #176
    Verified Registered User
    Join Date
    Dec 2004
    Posts
    262
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Sorry to jump in late on this one. I have BH 2.0.2, I have copied the dependencies and installed simplejson. Please explain exactly what I do with the Ondemand-HD all images archive - where do I ftp its contents to, and then how do I install it?

    Alternatively, how do I locate it in the BH addons menu?? I can't find it there unless it is masquerading under a pseudonym!!

    Many thanks
    Last edited by paulus; 18-04-2013 at 02:13 PM.

  17. #177
    Junior Member
    Join Date
    Apr 2013
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @ Ian

    I would very much appreciate some help as i can't get this plugin to work on my image.

    I have read all your threads about this and a number of different ones on openpli, digital kaos and others.

    You seem to understand what is going on.

    Would you be so kind and explain the process step by step.

    My image is GP3sariBC 3.2.3 (is this image ok??)
    dreambox dm800se clone (will this plugin work on this box)
    i have all sort of files that i am now utterly confused. I will probably reflash another image as per your recommendation and then install as per your instructions.

    I would be very grateful for your help.

    cheers

  18. #178
    Junior Member
    Join Date
    Dec 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts
    hi i installed the plugin on openpli working fine but not showing 4od on menu list
    I manually installed the 4od files from ondemand hd file but still not showing on menu
    Also there is no search function as I have on vix image....
    Last edited by robi62; 30-04-2013 at 05:44 PM.

  19. #179
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    4OD fix for the downloading of data channels to give whats available

    this is for the devixified version.

    navigate to

    /usr/lib/enigma2/python/Plugins/Extensions/OnDemand/

    and then overwrite your existing file with this one

    restart enigma2

    Ian.

  20. #180
    V.I.P
    Join Date
    Dec 2004
    Posts
    7,508
    Thanks
    12
    Thanked 76 Times in 34 Posts
    Quote Originally Posted by gaschamber View Post
    @ Ian

    I would very much appreciate some help as i can't get this plugin to work on my image.

    I have read all your threads about this and a number of different ones on openpli, digital kaos and others.

    You seem to understand what is going on.

    Would you be so kind and explain the process step by step.

    My image is GP3sariBC 3.2.3 (is this image ok??)
    dreambox dm800se clone (will this plugin work on this box)
    i have all sort of files that i am now utterly confused. I will probably reflash another image as per your recommendation and then install as per your instructions.

    I would be very grateful for your help.

    cheers
    gaschamber

    try to read this whole thread again and take your time in doing so.

    all the needed info is already in it.
    use the latest devixified files that give you HD

    after you have installed these file reboot your box then press menu followed by plugins
    your box will then complain about which set of files are missing.install those files from this thread,then reboot and repeat,when it complains again about the next set of files,simply install those too,also obtained from this thread.

    do this until it no longer complains.

    the plugin and all of its dependencies are then installed for you and it should then work.

    Ian.
    Last edited by ian; 02-05-2013 at 08:57 PM.

Page 9 of 14 FirstFirst ... 7891011 ... 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
  •