pvr.octonet/src
Julian Scheel 6ee28476fa OctonetData: Use hash for channel nativeId
We previously assumed that the channelId provided by the Octonet would
only contain numbers and colons, which unfortunately is not true. The
satellite names could contain arbitrary characters, which then caused
the conversion to a numeric value to fail, stopping channels from being
distinguishable. This caused all EPG events to be mapped to the first
channel.

Signed-off-by: Julian Scheel <julian@jusst.de>
2017-07-06 14:21:41 +02:00
..
OctonetData.cpp OctonetData: Use hash for channel nativeId 2017-07-06 14:21:41 +02:00
OctonetData.h OctonetData: Add getter for channel name 2016-11-10 11:27:31 +01:00
Socket.cpp Reimplementation with custom rtsp client 2016-10-05 10:45:05 +02:00
Socket.h Reimplementation with custom rtsp client 2016-10-05 10:45:05 +02:00
client.cpp Change time parameter of SeekTime from int to double 2016-11-28 10:40:36 +01:00
client.h Remove kodi prefix from includes 2016-11-04 11:00:39 +01:00
rtsp_client.cpp Pass channel name to rtsp_client 2016-11-10 11:33:56 +01:00
rtsp_client.hpp Pass channel name to rtsp_client 2016-11-10 11:33:56 +01:00