TV Client to Server Connection very slow (1 Viewer)

azimek

MP Donator
  • Premium Supporter
  • January 14, 2007
    91
    8
    54
    Germany - near Hamburg
    Home Country
    Germany Germany
    When starting TV on client ( TV Server is anoter PC) it takes very long for the client to get the channels from database.

    2009-01-06 19:56:00.151199 [Info.][Config Main]: ChannelNavigator::Reload()
    2009-01-06 19:56:00.238108 [Info.][Config Main]: get channels from database
    2009-01-06 19:56:42.787142 [Info.][Config Main]: found:62 tv channels
    2009-01-06 19:56:42.789095 [Info.][Config Main]: TvNotify:OnNotifiesChanged

    As you see it takes about 40 seconds. This happens when clicking plugins in the tv client configuration or starting tv the first time in tv client.
    Client an Server are RC 4. Using SQL Server Express latest ServicePack.

    Any suggestions?

    Thanx André

    TV-Server Version: RC4
    MediaPortal Version: RC4
    MediaPortal Skin: BlueTwo3 Wide
    Windows Version: Vista 32bit SP1
    CPU Type: Intel QuadCore Q 6600
    HDD:
    Memory: 3GB
    Motherboard: ASUS
    Video Card: NVIDIA 8800GT 512mB
    Video Card Driver: latest
    Sound Card: on board SB Audigy
    Sound Card AC3: SB AC3 SPDIF to DENON Receiver
    Sound Card Driver: latest
    1. TV Card: FireDTV DVB-S2 mit Premiere
    1. TV Card Type: DVB-S
    1. TV Card Driver: latest
    2. TV Card:
    2. TV Card Type:
    2. TV Card Driver:
    3. TV Card:
    3. TV Card Type:
    3. TV Card Driver:
    4. TV Card:
    4. TV Card Type:
    4. TV Card Driver:
    MPEG2 Video Codec: MainConcept / DScaler
    MPEG2 Audio Codec: MainConcept
    h.264 Video Codec: MainConcept CoreAVC Pro
    Satelite/CableTV Provider: Astra Germany
    HTPC Case: DELL XPS 420
    Cooling:
    Power Supply:
    Remote: MCE IR and MS Keyboard IR
    TV: Panasonic PZ700E 50'' FullHD
    TV - HTPC Connection: HDMI
     

    azimek

    MP Donator
  • Premium Supporter
  • January 14, 2007
    91
    8
    54
    Germany - near Hamburg
    Home Country
    Germany Germany
    All IPs on the Network are static using HOSTs File.
    Connection only works fast when starting a MP client on the server.
    By the way - all PCs are Vista SP1 systems and LAN 1GB (3 Com)

    All logs (tv server and client) don't show any errors that have to do with the connection.
    When viewing the connections in MS SQl Server Manager, it shows that the clients connect using "Named Pipes"
    SQL Server is configured to accept TCP and Named Pipes connections.

    Thanx André
     

    azimek

    MP Donator
  • Premium Supporter
  • January 14, 2007
    91
    8
    54
    Germany - near Hamburg
    Home Country
    Germany Germany
    Found a solution but still problems with gentle.config

    Problems seem to come from the was MP connects to SQL Server Express 2005 SP2.
    Ist I Use : Network Library=dbnmpntw
    in the connection string - forcing Named Pipes connection everything works fine.
    Tested this behaviour in my own little proggy.

    Now I want to implement this new parameter in the gentle.config file but MP configuration overwrites the changes every time i use the MP configuration tool.
    So where ist the connection string placed originally????

    Fill working connectionstring:
    Data Source=Mediaserver\SQLEXPRESS;Initial Catalog=MpTvDbRC4;User ID=sa;Password=MediaPortal;Network Library=dbnmpntw;Persist Security Info=true;

    Please help !

    Thanx André
     

    Users who are viewing this thread

    Top Bottom