WEBEPG Mapping to Channels UK (1 Viewer)

Paranoid Delusion

Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    James

    Seem to have 1 little problem. :(

    Select within MP/Settings/TV/XMLTV Map channels to relevant names and all seem fine until E4+1.
    As soon as i exit/back to home and shutdown MP and run Webepg i find i get E4 duplicated for E4+1.
    Go back into settings and E4+1 has reverted back to E4. Have tried deleting old tvguide file and remove info for epg.

    Any solution, Thanks
     

    James

    Retired Team Member
  • Premium Supporter
  • May 6, 2005
    1,385
    67
    Switzerland
    Hi,

    I have tried both through the GUI -> settings and with WebEPG.conf.exe and both work correctly.

    It would appear that something is wrong with the channel IDs, if one is a duplicated of the other then it thinks they have the same ID. Check your files to see if the channel IDs are as follows:

    WebEPG.xml
    Code:
      <section name="1">
        <entry name="ChannelID">e4@channel4.com</entry>
        <entry name="DisplayName">E4</entry>
        <entry name="Grabber1">GB\1-xmltv_radiotimes_com.xml</entry>
      </section>
      <section name="2">
        <entry name="ChannelID">e4p1@channel4.com</entry>
        <entry name="DisplayName">E4+1</entry>
        <entry name="Grabber1">GB\1-xmltv_radiotimes_com.xml</entry>
      </section>

    tvguide.xml

    Code:
      <channel id="e4@channel4.com">
        <display-name>E4</display-name>
      </channel>
      <channel id="e4p1@channel4.com">
        <display-name>E4+1</display-name>
      </channel>


    /James
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    James

    Spot on in both files. Have just removed programs again from database and deleted tvguide.xml.
    Rerun webepg and now files are showing the 1 hour difference.
    If i go into MP home/settings/tv/xmltv, it still will not change E4+1 from E4, is this another problem altogether?
    Just seems strange only noticed this behavior since svn 4/8/2006
     

    Users who are viewing this thread

    Top Bottom