E2Stream v5.7

E2Stream v5.7 is now available to download from here: [download#26#nohits]

Change log:


v5.7 - 30/01/2015
* Fixed issue with empty recordings list causing errors
* URL Encoded service id for those people who have unusual
  service id values

Please note, the installation and setup requires you to enable a ‘develop’ account on your TV.
You also need Java v7 or v8 to run the installer.

Instructions to setup can be found here

For any bugs, please create a new issue here

If you do use E2Stream, please consider donating to support the continued development and hosting costs of this app! You can donate any amount you feel is applicable here:




E2Stream v5.6

E2Stream v5.6 is now available to download from here: [download#26#nohits]

Change log:


v5.6 - 26/01/2015
* Resolved issue with return button and infobar cancel
* Resolved issue with now/next detail showing when constant
  buffering occurs
* Moved the 'buffering' text just slightly to make it more
  visible
* Removed redundant code for infobar in preparation for
  coming changes
* Extended debug view to fill the pane with lines
* Reduced font-size in NOW/NEXT detail and stopped text from
  overflowing the container

Please note, the installation and setup requires you to enable a ‘develop’ account on your TV.
You also need Java v7 or v8 to run the installer.

Instructions to setup can be found here

For any bugs, please create a new issue here

If you do use E2Stream, please consider donating to support the continued development and hosting costs of this app! You can donate any amount you feel is applicable here:




E2Stream v3.5

E2Stream v3.5 is now available to download from here: [download#26#nohits]

Change log:

v3.5 - 14/12/2014
* Finalised audio channel switching.  Red button changes
  the audio channel during video playback when more than
  one audio stream is available.
* Notification to inform when change of audio stream
* If more than one audio stream is available this is
  highlighted in the infobar
* Implementation of a debug window/version to collect
  information from users when issues occur that are
  difficult to diagnose.  Press 'tools' to turn on
  debug log.  For issues on startup you'll need to
  download the debug enbled build.
* Removed superfluous logging from all classes
  and standardised everywhere to use the new debug class
* Modified way the infobar timer works to fix an issue
  during change of channel where the infobar would close
  prematurely based on the timer from the previous channel
* Improved error handling in various scenarios
* Removed the number prefix question on startup to simplify
  the startup process.  This is still present in the
  settings UI

Please note, the installation and setup requires you to enable a ‘develop’ account on your TV.
You also need Java v7 or v8 to run the installer.
Instructions to setup can be found here

For any bugs, please create a new issue here

If you do use E2Stream, please consider donating to support the continued development and hosting costs of this app! You can donate any amount you feel is applicable here:




 

Windows XP Suspend/Hibernate USB Hub issues

On waking from a suspend or hibernate, Windows XP doesn’t seem to redetect/activate my USB hub, so all the devices that are plugged into it aren’t available until I unplug/plug it in again to allow the hub to be redetected. This is a pain for me, as I use media center and it wakes from hibernate to record TV programs via my DVB TV Tuner.

To work around this issue, I’ve got a script below which I place in my windows start menu/startup folder. This script listens for the suspend/hibernate/wake notifications from windows and disables/enables my USB Hub correctly, as well as renewing my IP address from the router.

If you want to try this, you can download it from here:
[download#14#nohits]

Though you’ll need to figure out your device ID for your hub and modify a few of the files. There is very brief instructions in the zip.