[Approved] HELP test: fix for - some cards are slow at tuning. (1 Viewer)

gru

MP Donator
  • Premium Supporter
  • January 5, 2007
    77
    29
    Home Country
    Austria Austria
    Hi gibman,

    could you please provide us bins for 1.1.0?
    Is this patch going to be integrated into 1.2.0?

    :D
    best regards,
    Jo
     

    milagroso

    MP Donator
  • Premium Supporter
  • May 23, 2007
    95
    7
    Home Country
    Germany Germany
    AW: HELP test: fix for - some cards are slow at tuning.

    +1 here. I'm currently running 1.1.0 quite fine with this patch. However, I find some exceptions in my tv.log with some weird path names:

    Code:
       at TvService.Scheduler.SchedulerWorker() in D:\svnroot\mediaportal_Graph_2\TvEngine3\TVLibrary\TvService\Scheduler\Scheduler.cs:line 329MySql.Data.MySqlClient.MySqlException: Unable to connect to any of the specified MySQL hosts. ---> System.Exception: Exception of type 'System.Exception' was thrown.

    I'm wondering about the path saying "D:\svnroot\mediaportal_Graph_2\..." - I definitely don't have this path here. Could this be some hard coded path somewhere?


    Thx in advance
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,584
    2,978
    Nuenen
    Home Country
    Netherlands Netherlands
    Re: AW: HELP test: fix for - some cards are slow at tuning.

    Is this patch included in the final? if so, can it have anything to do with this?
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    AW: HELP test: fix for - some cards are slow at tuning.

    no it isn't included in the official build.
     

    nikos1671

    Portal Pro
    April 21, 2008
    244
    8
    45
    Germany
    Home Country
    Greece Greece
    Re: AW: HELP test: fix for - some cards are slow at tuning.

    this patch works realy very good with my Hauppauge WinTV 88x DVB-S/S2 big improvment.
    now my problem is with the iptv.
    if i tune for first time in iptv channel and then tune in a sat chanell all is good the problem occured when you want to tune back to iptv,it doesnt work, cannot start graph.
    as i can see from my router when i tune in the sat after watching iptv the leds from the tv of my route are still alive that its mean that tvserver its still pulling data from iptv provider and when you try to tune again doesnt work.
    is it possible to exclude the iptv card from pausing the graph?

    if you need logs let me know
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Re: AW: HELP test: fix for - some cards are slow at tuning.

    hi!

    thx for reporting the IPtv issue.

    plz test the attached file on top of the files attached to the initial thread post.

    If it works Ill add the patch later.

    in tvcarddvbip.cs add:

    /// <summary>
    /// Methods which pauses the graph
    /// </summary>
    public override void PauseGraph()
    {
    StopGraph();
    }

    /gibman

    this patch works realy very good with my Hauppauge WinTV 88x DVB-S/S2 big improvment.
    now my problem is with the iptv.
    if i tune for first time in iptv channel and then tune in a sat chanell all is good the problem occured when you want to tune back to iptv,it doesnt work, cannot start graph.
    as i can see from my router when i tune in the sat after watching iptv the leds from the tv of my route are still alive that its mean that tvserver its still pulling data from iptv provider and when you try to tune again doesnt work.
    is it possible to exclude the iptv card from pausing the graph?

    if you need logs let me know
     

    Attachments

    • TVLibrary_test1.zip
      156.5 KB

    nikos1671

    Portal Pro
    April 21, 2008
    244
    8
    45
    Germany
    Home Country
    Greece Greece
    just perfect... so smooth so fast swap an the cards.thanks so much gibman
    now it will be nice to update also the other files becuase on the logs i see an error that tvserver dont have the same version with tv plugin.

    again thank you
     

    Users who are viewing this thread

    Top Bottom