No media players visible?

After i updated to .43.1 i noticed my Roku isn’t visible on the states. I haven’t paid much attention until i had another issue with my config.
Now I see this in my log:

17-07-19 09:09:41 ERROR (MainThread) [homeassistant.components.media_player] Error while setting up platform roku
Traceback (most recent call last):
  File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 155, in _async_setup_platform
    entity_platform.schedule_add_entities, discovery_info
  File "/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
    yield self  # This tells Task to wait for completion.
  File "/usr/lib/python3.4/asyncio/tasks.py", line 286, in _wakeup
    value = future.result()
  File "/usr/lib/python3.4/asyncio/futures.py", line 277, in result
    raise self._exception
  File "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/components/media_player/roku.py", line 46, in setup_platform
    host = discovery_info[0]
KeyError: 0

I found this on github: https://github.com/home-assistant/home-assistant/issues/7240

Anyone know of a fix? Plex nor Roku show up.

upgraded to .49 and the issue is resolved.