Error in configuration.exe ? (1 Viewer)

megahorst

Super User
  • Team MediaPortal
  • Super User
  • July 8, 2006
    879
    259
    Home Country
    Germany Germany
    Area: Media Portal Program
    MediaPortal Version: 0.2.0.0 (2006-07-03)
    MediaPortal Skin: mce
    Windows Version: Windows XP (SP2)
    .NET CLR Version: 2.0.50727
    DirectX Version: 4.09.00.0904 (9.0c)
    Audio Codec: NVIDIA Audio Decoder
    Video Codec: NVIDIA Video Decoder
    CPU Type: Intel Pentium 4 - 1.60GHz
    Memory: 511 MB
    Motherboard: <P4T> (ASUSTeK Computer INC.)
    TV Card Model: -
    TV Card Type: Hardware
    TV Card Driver: -
    Video Card Model: Nvidia Geforce FX 5200 (128 MB)
    Video Card Driver: -
    Video Card Resolution: 1280x1024
    Video Render Type: VMR9
    Audio Card Model: Intel(r) 82801BA/BAM AC'97 Audiocontroller
    Audio Card Driver: -
    Synopsis::

    Problem in configuration.exe ?

    My htpc is not connected to the internet. So I'm updating my epg with "nextview epg".
    Everything worked fine until I had changed the Channel-Names within nextview epg and in the configuration exe.

    After the update the tvguide.xml looks like this:

    Code:
    <xml>
    <DOCTYPE>
    <tv>
    <channel>
    	<display>ARD</display>
    </channel>
    ...

    The channel.xml looks like this:

    Code:
      <section>
        <entry>0</entry>
        <entry>no</entry>
        <entry>6</entry>
        <entry>1</entry>
        <entry>ARD</entry>
        <entry>-1</entry>
        <entry>no</entry>
        <entry>
    ...

    As the channel-name in tvguide.xml and channel.xml ist the same everyrhing should work. But the epg does not show entries for the channel ARD.

    A look in the epg.log shows that the update is still done with the old name:

    Code:
    15.07.2006 22:20:10 epg-import :Das Erste - ARD      15.07.2006 13:35-19:44 Sportschau live
    This entry with the old name depends on a record of the table tblEPGMapping of the database tvdatabase21.
    After a manually update of the strChannel the epg works fine.
    Has this update to be done by the configuration.exe ?
     

    Users who are viewing this thread

    Top Bottom