[Installation] No channels available (2 Viewers)

infinite.loop

Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    But I think it has something to do with the radiochannels. After I deleted all the webradiochannels and tv channels I made a rescan of the tv channels and now the tv channels are working inside MP.
    sounds like a broken/corrupted database to me.

    You are probably right. But I made a clean install of windows and MP twice. And the same problem occurred 1. and 2. time. So this must be a bug...
    did you import a backup of tv-channels?
     

    chuvke

    Portal Member
    December 30, 2006
    17
    0
    Hi all,

    I diagree that this is classified as a "No Bug"

    I think as long as this happens:
    Code:
    Exception ystem.NullReferenceException: Object reference not set to an instance of an object.
    at TvPlugin.ChannelNavigator.ReLoad()
    one can't say its a no bug.
    No matter what actions a user has done to come to this behaviour (import old file). That's what software stability is all about, isn't ?

    Greetz,
    Chuvke
     

    stefanbaar

    Portal Pro
    October 31, 2007
    178
    3
    Holstebro
    Home Country
    Denmark Denmark
    Hi all,

    I diagree that this is classified as a "No Bug"

    I think as long as this happens:
    Code:
    Exception ystem.NullReferenceException: Object reference not set to an instance of an object.
    at TvPlugin.ChannelNavigator.ReLoad()
    one can't say its a no bug.
    No matter what actions a user has done to come to this behaviour (import old file). That's what software stability is all about, isn't ?

    Greetz,
    Chuvke

    I agree.

    If you can see the channels inside the tvserver you schould allso be able to see them inside MP nomatter what.
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    If I may pick up this old thread, I just had a similar problem, couldn't figure out what was wrong, so reinstalled MediaPortal. Didn't import anything. After I added three radiochannels (webstreams) and creating a group for them, they showed up fine in "My Radio". But behold, my TVGuide is empty!

    Removing the "show in tv-guide" check for each channel was not enough, I had to delete the group I made for them, AND delete the channels.

    So my question is; does any of you have radiochannels set up?


    I am back with TVGuide, but will have to miss my radio :(
     

    jgbc

    Portal Member
    July 4, 2007
    20
    0
    Home Country
    Denmark Denmark
    Same problem here - did a clean install (even removed SQL server). Then I imported the channels from my previous installation, which resulted in no channels in media portal.

    Removing the imported radio channelse seemed to fix the problem...
     

    tCC

    Portal Pro
    December 1, 2008
    131
    6
    Home Country
    Netherlands Netherlands
    sorry for the late repy, but I'm having this problem so now and than, the first time it costed me 2 days to solve it, now it'll take 10 seconds :p

    create a batch file on your desktop and run it as an administrator (it'll check and repair your corrupted database so tuners, tv guide and tv is working again):

    @echo off
    cd /d "%programfiles%\MySQL\MySQL Server 5.1\bin"
    mysqlcheck -A -c -v -r -uroot -pMediaPortal
    pause
     

    pilehave

    Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    Do you by any chance, have an idea how to do this on MS SQL Lite?
     

    Users who are viewing this thread

    Top Bottom