Channels missing in client (1 Viewer)

gibman

Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    I meant the contents of each of those tables :)

    select * from channel
    select * from tuningdetails

    maybe use a where clause so we only get the channel that is missing and not the rest.

    /Gibman
     

    rekenaar

    Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Unfortunetely, I am at work now, but it did seem to me that the database stuff is fine.
    Reason: I have reverted back to previous svn (i think 2007-09-13) on the tv server as well as the client on the same PC. Antoher PC on the network, with latest SVN, does not work when connecting to same working server.

    If I start timeshift on server, and select the stream on the second PC, I do see the program description on the second PC.

    Anyway, I will try and attach your requested information this evening.

    Thank you.
     

    dk_akj

    Portal Member
    December 2, 2006
    19
    2
    49
    Home Country
    Denmark Denmark
    Gibman,

    I have the same problem and can post the table contents tonigth.

    Mvh
    Anders
     

    Nyll

    Portal Pro
    May 18, 2006
    156
    1
    Home Country
    Denmark Denmark
    Sorry, i have now updated my system to latest svn and printed the data from Microsoft Sql 2005.

    /Nyll
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Well, I have a feeling SQL wont give us much clue.

    U guys with this problem.
    Do you also have this in your error.log on client MP ?

    "2007-09-23 07:39:43.453125 [ERROR][MPMain]: Exception :Object reference not set to an instance of an object.
    2007-09-23 07:39:43.453125 [ERROR][MPMain]: site :Void ReLoad()
    2007-09-23 07:39:43.453125 [ERROR][MPMain]: source :TvPlugin
    2007-09-23 07:39:43.453125 [ERROR][MPMain]: stacktrace: at TvPlugin.ChannelNavigator.ReLoad()"

    It might have something to do with the recent additions that has been going on with the radio part on tvplugin.

    We are aware of this problem.

    /Gibman
     

    Nyll

    Portal Pro
    May 18, 2006
    156
    1
    Home Country
    Denmark Denmark
    Do you also have this in your error.log on client MP ?

    "2007-09-23 07:39:43.453125 [ERROR][MPMain]: Exception :Object reference not set to an instance of an object.
    2007-09-23 07:39:43.453125 [ERROR][MPMain]: site :Void ReLoad()
    2007-09-23 07:39:43.453125 [ERROR][MPMain]: source :TvPlugin
    2007-09-23 07:39:43.453125 [ERROR][MPMain]: stacktrace: at TvPlugin.ChannelNavigator.ReLoad()"

    Hi Gibman

    Looks like the same error. Error log attatched. Thanks for your help!

    /Nyll
     

    joboehl

    Retired Team Member
  • Premium Supporter
  • July 30, 2006
    431
    4
    Home Country
    Brazil Brazil
    Could you guys do a test? For those without any radio channels, try adding a dummy radio channel. See if it fixes the issue.
     

    Nyll

    Portal Pro
    May 18, 2006
    156
    1
    Home Country
    Denmark Denmark
    Could you guys do a test? For those without any radio channels, try adding a dummy radio channel. See if it fixes the issue.

    Hi Joboehl

    I have tried, but i does not fix the problem.

    Error log:
    Code:
    2007-09-26 13:38:30.062500 [ERROR][MPMain]: Exception   :System.NullReferenceException: Objektreferencen er ikke indstillet til en forekomst af et objekt.
       ved TvPlugin.ChannelNavigator.ReLoad()
    2007-09-26 13:38:30.062500 [ERROR][MPMain]: Exception   :Objektreferencen er ikke indstillet til en forekomst af et objekt.
    2007-09-26 13:38:30.078125 [ERROR][MPMain]:   site      :Void ReLoad()
    2007-09-26 13:38:30.078125 [ERROR][MPMain]:   source    :TvPlugin
    2007-09-26 13:38:30.078125 [ERROR][MPMain]:   stacktrace:   ved TvPlugin.ChannelNavigator.ReLoad()
    2007-09-26 13:38:49.750000 [ERROR][MPMain]: Exception   :System.NullReferenceException: Objektreferencen er ikke indstillet til en forekomst af et objekt.
       ved TvPlugin.ChannelNavigator.ReLoad()
    2007-09-26 13:38:49.750000 [ERROR][MPMain]: Exception   :Objektreferencen er ikke indstillet til en forekomst af et objekt.
    2007-09-26 13:38:49.765625 [ERROR][MPMain]:   site      :Void ReLoad()
    2007-09-26 13:38:49.765625 [ERROR][MPMain]:   source    :TvPlugin
    2007-09-26 13:38:49.765625 [ERROR][MPMain]:   stacktrace:   ved TvPlugin.ChannelNavigator.ReLoad()
    2007-09-26 13:38:50.796875 [ERROR][MPMain]: OnMessage exception:System.NullReferenceException: Objektreferencen er ikke indstillet til en forekomst af et objekt.
       ved TvPlugin.TVHome.OnPageLoad()
       ved MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

    By the way: Which TV plugin shall I use? The one under "plugins" in MP setup or the one under "television" in MP setup?


    /Nyll
     

    Users who are viewing this thread

    Top Bottom