- January 31, 2009
- 781
- 398
- 46
- Home Country
- Sweden
- Moderator
- #361
Regarding broken previous channel feature, I can confirm that the issue is within WifiRemote but I haven't yet found a way to retrieve the now playing info for tv without updating the current channel.
The problem is that several events are sent when a channel is changed. When this occur the current channel is not updated, i.e. it shows the channel that was tuned before the channel was changed. What I did was to force an update of the current channel and then check if the channel has changed and only send now playing message if the channel has changed. But this brake the previous channel feature. The current/next channel info will be wrong in the now playing message if removing the updating part.
The problem is that several events are sent when a channel is changed. When this occur the current channel is not updated, i.e. it shows the channel that was tuned before the channel was changed. What I did was to force an update of the current channel and then check if the channel has changed and only send now playing message if the channel has changed. But this brake the previous channel feature. The current/next channel info will be wrong in the now playing message if removing the updating part.