Live TV Prblem (1 Viewer)

Branksome

MP Donator
  • Premium Supporter
  • February 1, 2012
    92
    18
    88
    Bournemouth
    Home Country
    United Kingdom United Kingdom
    I have a sudden and unexpected problem today with live TV. To try and correct, I have run the SQL DB correction routines and also rebooted but the problem persists

    I start MP, select TV. It then takes a prolonged time (about 1 min 45 secs) before the TV menu screen appears with live TV (a BBC HD satellite channel). Typically, the sound will be out of synch. I select the TV in full screen and change channels (press OK to bring up a list of channels and then select). This then takes about 45 seconds. Typically the sound may be out of synch and frequently the sound will drop completely after a few seconds

    I can then return to TV in the small screen and press OFF. It is then taking about 12 seconds to go off.

    I have repeated this test in debug mode and attach the zip file

    I would be grateful for advice
     

    Owlsroost

    Retired Team Member
  • Premium Supporter
  • October 28, 2008
    5,539
    5,038
    Cambridge
    Home Country
    United Kingdom United Kingdom
    You have a lot of:

    Code:
    [2014-02-21 12:48:26,524] [Log    ] [DVB EPG timer] [ERROR] - Exception   :System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.1.83:31456
    
    Server stack trace:
       at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
       at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)
       at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
       at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
       at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
       at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
       at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
       at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
    
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at TvControl.IController.IsRecording(IUser& user)
       at TvService.EpgCard.IsCardIdle(Int32 cardId)
       at TvService.EpgCard.GrabEpgForChannel(Channel channel, IChannel tuning, Card card)
       at TvService.EpgCard.GrabEpg()
       at TvService.EpgGrabber.GrabEpgOnCard(EpgCard epgCard)
       at TvService.EpgGrabber._epgTimer_Elapsed(Object sender, ElapsedEventArgs e)

    ...error messages in TV server log - do you have a working network connection, and/or has it's IP address changed recently ? (or the firewall settings)
     

    Branksome

    MP Donator
  • Premium Supporter
  • February 1, 2012
    92
    18
    88
    Bournemouth
    Home Country
    United Kingdom United Kingdom
    Thanks Owlsroost for a very fast reply.
    ...error messages in TV server log - do you have a working network connection, and/or has it's IP address changed recently ? (or the firewall settings

    I do have a working network connection and the IP address of the HTPC is fixed. I haven't changed any firewall settings. The problem came to light after I had set the recordings schedule for next week. There are 3 tuners. One records to a NAS drive

    Tom
     

    Branksome

    MP Donator
  • Premium Supporter
  • February 1, 2012
    92
    18
    88
    Bournemouth
    Home Country
    United Kingdom United Kingdom
    Thanks ph4r4o

    Windows Defender/Security Essentials seems to make Problems since yesterday. I disabled the Windows Defender Service and everything works now

    I have now followed the advice in that forum and excluded certain folders from the scan. That hasn't changed anything for me probably because I haven't yet installed February Windows updates

    I am quite surprised at the changes I am experiencing because I only use the HTPC for MediaPortal. Last night I also noticed that when playing back TV recordings, on pressing the info button I get the info bar for the previous programme I watched even though that might have been recorded from another channel. Pressing stop and restarting the playback corrects this issue

    But thankfully, recordings and playback otherwise appear to be OK which is the main thing for me

    Tom
     

    Users who are viewing this thread

    Top Bottom