MP Server: DVB EPG - TV & Radio Epg grabber not working (2 Viewers)

Anthony Vaughan

MP Donator
  • Premium Supporter
  • June 25, 2015
    566
    292
    Home Country
    United Kingdom United Kingdom
    When I click on DVB EPPG in TV-Server Configuration I get the following screen:

    upload_2015-11-20_18-5-36.png


    But when I click on TV Epg grabber I get this:

    upload_2015-11-20_18-6-13.png


    Only the title bar changes. The same thing happens when I click on Radio Epg grabber (only the title bar changes).

    I have implemented the shared database approach with the following in MediaPortalDirs.xml:

    <Dir id = "Language">
    <Path>%ProgramData%\Team MediaPortal\MediaPortal\Language\</Path>
    </Dir>
    <!-- The Path for the databases -->
    <Dir id = "Database">
    <Path>D:\ProgramData\Team MediaPortal\MediaPortal TV Server\Database\</Path>
    </Dir>
    <!-- The Path for the Thumbs, like Music Cover Art, TV Logos, etc. -->
    <Dir id = "Thumbs">
    <Path>D:\ProgramData\Team MediaPortal\MediaPortal TV Server\Thumbs\</Path>
    </Dir>

    Might this be the reason (because I can't find a folder for %ProgramData%\Team MediaPortal\MediaPortal\Language\)?

    What do I need to provide to help to work out what is happening here?

    Thanks in advance.

    Tony
     

    Anthony Vaughan

    MP Donator
  • Premium Supporter
  • June 25, 2015
    566
    292
    Home Country
    United Kingdom United Kingdom
    I hope these are the log files you need.

    Tony[DOUBLEPOST=1448056678][/DOUBLEPOST]Okay. I've figured it out.

    I had moved my tuner cards around, as well as removing a card, and consequently lost the link between some of the card records and link records in the channel map table.

    All fixed now by removing the redundant channel map records.

    Sorry to have bothered you.

    Tony
     
    Last edited:

    Users who are viewing this thread

    Top Bottom