Hi,
I managed to setup core/hybrid and three MDs. As media system VDR was chosen. By applying the patch I got TV on all MDs. But there is a problem with switching channels. If desired channel is chosen directly by typing its number everything ok. But if I try to choose channel via LinuxMCE interface then nothing happens.
I checked the VDR log on MD and found some error there:
== ATTEMPT FRESH START ==
1 08/07/08 12:09:40 Spawn_Device.sh 63 (spawning-device) 25308 Dev: 63; Already Running list: 56,57,58,59,60,61,68,62,63,69,
1 08/07/08 12:09:40 Spawn_Device.sh 63 (spawning-device) 25308 Device 63 was marked as 'running'. Not starting
1 08/07/08 12:09:40 Spawn_Device.sh 63 (spawning-device) 25308 Dev: 63; Exiting because not starting
01 08/07/08 12:09:56.544 VDR.poll:in startup <0x40800950>
01 08/07/08 12:09:56.547 VDR:A:pollVDRStatus state is now 2 <0x40800950>
05 08/07/08 12:09:58.408 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x40800950>
01 08/07/08 12:09:59.408 VDR.parser: given input was 1 RTL Television
<0x40800950>
05 08/07/08 12:10:00.468 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x40800950>
05 08/07/08 12:11:32.233 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x41802950>
01 08/07/08 12:11:32.234 VDR not ok with command got 0 lines then got: <0x41802950>
05 08/07/08 12:11:32.234 void ClientSocket::Disconnect() on this socket: 0x417ffba0 (m_Socket: 8) <0x41802950>
01 08/07/08 12:11:33.233 VDR.parser: given input was <0x41802950>
01 08/07/08 12:11:33.234 VDR.parser:Error parsing channel <0x41802950>
05 08/07/08 12:11:47.782 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x41802950>
05 08/07/08 12:11:48.838 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x41802950>
01 08/07/08 12:11:49.902 VDR not ok with command got 0 lines then got: 214-Valid <key> names for the HITK command:
<0x41802950>
05 08/07/08 12:11:49.902 void ClientSocket::Disconnect() on this socket: 0x417ffc40 (m_Socket: 8) <0x41802950>
05 08/07/08 12:11:50.970 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x41802950>
05 08/07/08 12:11:52.031 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x41802950>
05 08/07/08 12:12:39.000 ReceivedDataDelimited: Last time we've called ReceiveData, it timed out! <0x41802950>
01 08/07/08 12:12:39.000 VDR not ok with command got 0 lines then got: <0x41802950>
05 08/07/08 12:12:39.000 void ClientSocket::Disconnect() on this socket: 0x417ffba0 (m_Socket: 8) <0x41802950>
01 08/07/08 12:12:40.000 VDR.parser: given input was <0x41802950>
01 08/07/08 12:12:40.000 VDR.parser:Error parsing channel <0x41802950>
So, the VDR parser works incorrectly somehow. Any suggestion how to fix that?
TIA.