Pembo's E2Stream - Enigma 2 Samsung SMART TV Streaming app

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • I've modified the start-up a lot to try and remove any issues. I'll test and get this out later today or tomorrow.

      If this doesn't fix your issue it'll give me a good idea of where the issues lie.

      (Reason for the question was I wondered if you had a lot of channels and it was slow to parse them.)

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von pembo ()

    • E2Stream v2.0 available to download here:
      http://www.pembo.co.uk/2014/11/29/e2stream-v2-0/

      change log:




      Quellcode

      1. v2.0 - 29/11/2014
      2. * Implemented volume up/down/mute to try and fix issue with H Series SMART TV models. OSD Still todo
      3. * Changed start up routine massively to provide more information on startup and help optimise this.
      4. * Fixed switch between TV/Recordings views
      5. * Disabled settings change in recordings view
      6. * Added clock to front-screen top right corner
      7. * Changed infobar removal routine for stability
      8. * Fixed scrolling issue on E series within recordings view


      For those with a H-Series TV, can you let me know how the volume/mute changes go...

      Those who experience a long startup, can you test this and let me know if the changes have improved anything, and if it still takes a long time, what it says on the screen.
    • Since v2 there´s no retrieving of Channel List possible, still waiting more than 5 Minutes.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von schidi ()

    • pembo schrieb:

      Those who experience a long startup, can you test this and let me know if the changes have improved anything, and if it still takes a long time, what it says on the screen.
      Hi pembo,
      nothings changed. It still needs 3 minutes showing "Initialising...".
      But right before starting, there are some messages on the screen (too fast to read...).

      Another point:
      When I press "Recordings" it stucks displaying "Retrieving recordings list from ..."

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von vudoro ()

    • vudoro schrieb:

      pembo schrieb:

      Those who experience a long startup, can you test this and let me know if the changes have improved anything, and if it still takes a long time, what it says on the screen.
      Hi pembo,
      nothings changed. It still needs 3 minutes showing "Initialising...".
      But right before starting, there are some messages on the screen (too fast to read...).

      Another point:
      When I press "Recordings" it stucks displaying "Retrieving recordings list from ..."




      The messages is cycles through on startup are:

      Initialising... Please wait
      Initialising Player
      Retrieving settings
      Starting
      Retrieving channel list from <IP Address>
      Processing <number> Channels
      Complete

      At the retrieving channel list is the call to the e2 box.

      Is yours stuck on the 'please wait' for 3 minutes?

      The recordings issues could be to do with e2 versions.
      I might have to send you a few test URLs to run in your browser to confirm.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von pembo ()

    • schidi schrieb:

      pembo schrieb:

      Thanks schidi, what does it say on the screen?

      "retrieving channel list from " ??

      Yes, it shows the correct IP adresse from the e2 box

      I'll check it out... the code to do this hasn't been changed, just resequenced to avoid any potential 'race' conditions caused by callbacks, but this shouldn't stop it from working - if anything it makes it more stable across all my devices.

      I've just discovered one potential bug that I'm looking into... I'll email you a beta to test to see if it makes any difference!
    • buffering ..........please wait

      Hi Pembo,
      I found your app last night and immediately installed it on 2 of my Samsung TVs (D Series). One F and one H Series TV have to come.
      Just have updated to v2-0.
      GREAT WORK!!!!
      But there must be something I have configured wrong, because on both TVs i get displayed
      "buffering....... please wait"
      and this will stay forever ?-( .
      On my vusolo2 openwebif is running and it is configured as you suggested. Do you have an idea?
      THX
      Best regards,
      Georg
    • E2Stream v2.2 is now available to download as part of my quest to fix the issues on a H-Series TV.
      pembo.co.uk/2014/11/30/e2stream-v2-2/

      As I don’t have an H-Series it’s a bit of struggle to replicate the issues!
      I’ve tested v2.2 in the 2014 Emulator, an E series, and an F series and confirm this works as expected against my enima 2 set top box (running openvix Apollo 090).

      Thanks to everyone who's helped with this, especially schidi yet again :)


      Change log:

      v2.2 - 30/11/2014

      Quellcode

      1. * Removed all reference to SF Object
      2. * Changed clock to absolute positioning
      3. * Corrected play button to behave same as enter
      4. v2.1 - 30/11/2014
      5. * Removed screen saver disable to try to resolve
      6. H series issues!
    • pembo schrieb:

      thanks to those supplying me with logs! I'm just creating an e2 simulator to simulate a response using the logs, and then I'll hopefully be able to experience and debug the issues you see!
      I'll keep you posted.


      Discovered the issue with recordings - it's when a description is blank. Seems that an EPG from the UK always has an E2Description but not the case with a German EPG!
      Will correct this and get a release out as soon as possible.

      Once again thanks to schidi and vudoro for supplying the information to help me debug this!
    • Ist es bei euch auch so das die App länger als 3 min brauch um
      zu starten?

      Läuft zwar aber ist ziemlich nervig am ES7090


      MFG
      VU+ DUO2 + VTI IMAGE = gibt nix besseres! ;love:
    • I'm trying my best to resolve the 3 minute startup issues, but not everyone experiences it and I can't replicate it either through the emulator, or my E or F series TV.
      I suspect its possibly something to do with the e2 version/distribution but it's not easy to discover as there are so many variations.

      I'm running on a Vu+ Duo2 currently with OpenVix distro as follows:

      System OE: OE-Alliance 2.3
      Distro: openvix
      Firmware version: Apollo.090
      Driver date: 20141029
      Kernel version: 3.13.5
      Gui version: 2014-11-22
      OpenWebIF Version: 0.4.2
    • E2Stream v2.3 is now available to download from here:
      pembo.co.uk/2014/12/03/e2stream-v2-3/

      This should resolve the recordings list issues that people were experiencing!

      change log

      Quellcode

      1. v2.3 - 03/12/2014
      2. Updated installer with many changes including:
      3. - New style
      4. - Top left dropdown Menu to select screens
      5. - Admin Screen to provide additional directory rather
      6. than having to do this on startup
      7. - Able to exit the installer from the web interface
      8. - About Screen
      9. - View of installation process as TV communicates
      10. - OpenWebIF Response Simulator to aid debugging of
      11. issues experienced by user.
      12. Needs files creating in c:\temp\e2logs as follows:
      13. > gettallservices.xml
      14. > getlocations.xml
      15. > movielist.xml
      16. These files correspond with the openwebif call with
      17. the same name and should contain a valid XML response.
      18. * Updated E2Stream to handle recordings with no
      19. e2description element
      20. * Added enter key unregister to try and fix another
      21. h-series only issue
      22. * Tidy up removal of warnings to help spot issues more
      23. easily
      Alles anzeigen
    • - 1st issue discovered: Volume up/down does´t work for me ;_(
      - Playing from recordings works after a 2nd try

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von schidi ()