[29.11.05] WebEPG 0.2.0 update on website (2 Viewers)

Elconejo

Portal Pro
May 9, 2005
129
0
41
Belgium
Some problems:

I tried the configuration but when i hit the Save button i got the following error:
System.IO.FileNotFoundException: Kan bestand C:\Program Files\MediaPortal\xmltv\WebEPG.xml niet vinden.
Bestandsnaam: C:\Program Files\MediaPortal\xmltv\WebEPG.xml
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.File.Move(String sourceFileName, String destFileName)
at WebEPG_conf.fChannels.DoEvent(Object source, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
WebEPG-conf
Assembly-versie: 1.0.2024.41926
Win32-versie: 1.0.2024.41926
CodeBase: file:///C:/Program%20Files/MediaPortal/xmltv/WebEPG-conf.exe
----------------------------------------
System.Windows.Forms
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
WebEPG
Assembly-versie: 1.0.2024.41924
Win32-versie: 1.0.2024.41924
CodeBase: file:///C:/Program%20Files/MediaPortal/xmltv/WebEPG.DLL
----------------------------------------
System.Drawing
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
mscorlib.resources
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/mscorlib.resources/1.0.5000.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Xml
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Accessibility
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll
----------------------------------------
System.resources
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.resources/1.0.5000.0_nl_b77a5c561934e089/system.resources.dll
----------------------------------------
System.Windows.Forms.resources
Assembly-versie: 1.0.5000.0
Win32-versie: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms.resources/1.0.5000.0_nl_b77a5c561934e089/system.windows.forms.resources.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen
verzonden naar de JIT-foutopsporing die is geregistreerd op de computer
in plaats van dat deze worden verwerkt door dit dialoogvenster.

There is also no support for the following channels:
MTV NL
National Geograpic
Ned1,2,3
TCM

I know they are on www.tvblad.be but not in the configuration of WebEPG.
Some other channels i didn't find, for now i use the guide from other country's, but this doesn't solve the problem.
 

Lyxalig

MP Donator
  • Premium Supporter
  • January 30, 2005
    276
    1
    39
    Norway
    Home Country
    Norway Norway
    First of all - i'm not the maintainer of this grabber, so I hope i'm not stepping on anyones toes :?

    However, I found another error in the grabber, and added the requested channels.

    Delete your channels/BE folder and replace it with this.

    Delete your grabbers/BE folder and replace it with this.

    Channels added:
    MTV NL
    NED1
    NED2
    NED3
    NBC & National Geographic (shared channel)
    TCM

    Fixed channel:
    één


    Regarding the error - please make an empty "WebEPG.xml" file and place it in the same dir as the WebEPG.dll. Note that the filename is case-sensitive.

    It should hopefully work now ;)
     

    Lyxalig

    MP Donator
  • Premium Supporter
  • January 30, 2005
    276
    1
    39
    Norway
    Home Country
    Norway Norway
    This a small HOWTO on making channel xml files for allready existing grabbers.

    1. Open the folder grabbers/[your country code]
    2. Find the grabber you want to create a channel-file for.
    ex. www_teveblad_be.xml

    Look for this section
    Code:
      <section name="ChannelList">

    Find your desired channel
    Code:
        <entry name="ketnet@vrt.be">Ketnet</entry>

    4. In this example, copy: ketnet@vrt.be
    5. Open the folder channels/[your country code]
    6. Create a text file, and save it as Ketnet.xml
    7. Open it with notepad.

    The xml-Ketnet.xml should look like this when finished:

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <profile>
      <section name="ChannelInfo">				
        <entry name="ChannelID">ketnet@vrt.be</entry>
        <entry name="FullName">Ketnet</entry>
        <entry name="Grabbers">1</entry>
        <entry name="Grabber1">BE\www_teveblad_be.xml</entry>
      </section>
    </profile>

    if other grabbers exist for this channel, put this
    Code:
         <entry name="Grabber2">BE\www_telemoustique_be.xml</entry>
    in after grabber1 entry, and change the "grabbers entry" to 2.

    It should look like this when finished:

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <profile>
      <section name="ChannelInfo">				
        <entry name="ChannelID">ketnet@vrt.be</entry>
        <entry name="FullName">Ketnet</entry>
        <entry name="Grabbers">2</entry>
        <entry name="Grabber1">BE\www_teveblad_be.xml</entry>
        <entry name="Grabber2">BE\www_telemoustique_be.xml</entry>
      </section>
    </profile>

    TIPS: "save as" makes this prosess speed up :lol:

    Hope it helps some.

    <stevewrk> might be worth mentioning that the channel xml's are also very case sensitive!


    Greets Lyxalig
     

    ting

    Portal Member
    February 8, 2005
    24
    0
    Sandvika, Norway
    Home Country
    Norway Norway
    Yiieahaaaa!!!! This is one happy norwegian who cant wait to try this out :mrgreen: :mrgreen: :mrgreen:



    And sorry for posting before iwe tried it, but you just made me so happy im :cry:


    :lol: :lol: :lol: :lol:



    edit: Ive installed it and it works, Thank you James and Lyxalig, and anybody else who has helpt!!!!!! 8)
     
    A

    Anonymous

    Guest
    Oh boy, what a blessing, this WebEPG! Works like a charm! Thank you so much!

    If there is anything I would love to see implemented, it is support for http://www.eurotv.com. Strange nobody ever mentioned this one on a MP forum... (over 180 European channels).
     

    sciutand

    Portal Member
    February 4, 2005
    36
    0
    Hi tried this out,

    confirmed bug of app not being able to write webepg.xml but only to modify it.
    Also for uk http://www.mydigiguide.com/ doesn't seem to work anymore. I get errors in the log files. Don't have the logs on this pc but can someone confirm the link still works?.

    Regards

    AS

    Oh by the way best EPG grabber ever. Really well done. This app should be incorporated in MP once is stable.
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,560
    312
    55
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    sciutand said:
    Hi tried this out,

    confirmed bug of app not being able to write webepg.xml but only to modify it.
    Also for uk http://www.mydigiguide.com/ doesn't seem to work anymore. I get errors in the log files. Don't have the logs on this pc but can someone confirm the link still works?.

    Regards

    AS

    Oh by the way best EPG grabber ever. Really well done. This app should be incorporated in MP once is stable.

    Does this link work for you http://www.mydigiguide.com/dgx/wbl.dll?h=35&a=2&ch=64&dt=4&el=

    It should return today's ITV listing.
    I'll look at getting another UK site just in case.
     

    sonic-attack

    Portal Member
    June 20, 2005
    17
    0
    UK
    could it be that mydigiguide is a subscription service ?

    I am a subscriber and if its getting blocked can webepg be configured to input my password and user details ?
     

    sciutand

    Portal Member
    February 4, 2005
    36
    0
    yep clicking on the links shows just what you said. I'll play around again with webepg and se if it works now with that provider.

    oh Feature request. Since I'm also watching channels from other counties via dvb-s it would be great if we could have a time offset on a per channel basis so when I import epg data for let's say Italy Ic an adjust the time to show correct start and end.

    Regards
    AS
     

    loic69

    New Member
    July 3, 2005
    4
    0
    Hi
    First, thanks to your job because this problem is not simple for users...
    Your application is going to ask me questions ?

    Why developing a new grabber ? I think there is a lot of grabber now...
    Maybe there is a more simple solution to write modification code in the configuration tool of MP to link channels names in MP and channels name in xml file...

    This problem is very heavy for all users of MP ! I hope it will be solve in future.
    Will Frodo have this in his priority list for TV Guide ?

    James, do you work with Frodo for this ?

    Regards
     

    Users who are viewing this thread

    Top Bottom