| | #1 (permalink) |
| Portal Member Join Date: Jan 2007 Location: Jelenia Góra Age: 38
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi, I'm working on a new grabber for MP 0.2.3 and encountered problem never seen in MP 0.2.2. My ulr is: http://tv.wp.pl/index.html?T%5Bdate%5D=[YYYY]-[MM]-[DD]&T%5Bstation%5D=ID&T%5Bcategory%5D=ALL& ;T%5Btime%5D=0 The WebEPG.exe runs just for a while and stops with records in error.log: 2007-11-18 15:12:47.414000 [ERROR][1]: WebEPG: Fatal Error 2007-11-18 15:12:47.415000 [ERROR][1]: WebEPG: Incorrect URI identifier: format for URI identifier can not be set. Any help!? thanks in advance
__________________ Andrzej |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Aug 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I am having a similar problem, here is the end of my WebEPG.log 2007-12-05 09:36:14.153882 [Info.][1]: WebEPG: No site TimeZone, using Local: Central Standard Time 2007-12-05 09:36:14.216383 [Info.][1]: WebEPG: ChannelId: Central@fox.com 2007-12-05 09:36:14.216383 [Debug][1]: WebEPG: Grab Start 9:36 AM 12/5/2007 2007-12-05 09:36:14.263259 [Info.][1]: WebEPG: Reading http://www.charter.net/tv/channel_pa...day=2007-12-05 POST: 2007-12-05 09:36:14.560138 [ERROR][1]: WebEPG: Fatal Error 2007-12-05 09:36:14.560138 [ERROR][1]: WebEPG: Invalid URI: The format of the URI could not be determined. 2007-12-05 09:36:14.560138 [Info.][1]: WebEPG: Finished and Here is the Grabber file <?xml version="1.0" encoding="utf-8"?> <Grabber> <Info language="en" availableDays="14" timezone="" version="2.0" /> <Channels> <Channel id="Central@fox.com" siteId="10750" /> </Channels> <Listing type="Html"> <Site url="http://www.charter.net/tv/channel_page.php?station=[ID]&listings_day=[YYYY]-[MM]-[DD]" post="" external="false" encoding="" /> <Html> <Template name="default" start=""> <SectionTemplate tags="T"> <TemplateText> <tr> <td>#START</td> <td>#START </td> </tr> </TemplateText> </SectionTemplate> </Template> </Html> </Listing> </Grabber> Any help is greatly appreciated. Thanks |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Jan 2007 Location: Jelenia Góra Age: 38
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Same errors when you try this in WebEPG-Designer, additionaly you get messages from debuger: in System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) in System.Uri..ctor(String uriString) in MediaPortal.Utils.Web.HTTPTransaction.Transaction( HTTPRequest pageRequest) in MediaPortal.Utils.Web.HTMLPage.GetInternal(HTTPReq uest page) in MediaPortal.Utils.Web.HTMLPage.LoadPage(HTTPReques t page) in MediaPortal.Utils.Web.HTMLPage..ctor(HTTPRequest page) in WebEPG_Designer.Main.bLoad_Click(Object sender, EventArgs e) in System.Windows.Forms.Control.OnClick(EventArgs e) in System.Windows.Forms.Button.OnClick(EventArgs e) in System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent) in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) in System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.ButtonBase.WndProc(Message& m) in System.Windows.Forms.Button.WndProc(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
__________________ Andrzej |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Aug 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | amilewski, I think the problem with my link is that the website requires a login before it will display any TV Listings. I started looking at your url: http://tv.wp.pl/index.html?T%5Bdate%5D=[YYYY]-[MM]-[DD]&T%5Bstation%5D=ID&T%5Bcategory%5D=ALL& amp ;T%5Btime%5D=0 and noticed that there are no brackets around ID, you may want to try this out: http://tv.wp.pl/index.html?T%5Bdate%5D=[YYYY]-[MM]-[DD]&T%5Bstation%5D=[ID]&T%5Bcategory%5D=ALL& ;T%5Btime%5D=0 Hope this helps out. |
| | |
![]() |
| Bookmarks |
| Tags |
| identifier, incorrect, uri |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Incorrect SplashScreen | b166er | General Support | 2 | 2007-10-04 21:46 |
| Import incorrect TvGuide | mazou | Get Support | 6 | 2007-06-11 23:23 |
| Incorrect Scheduling conflict | klunde | Codecs, External Players | 3 | 2006-10-06 20:12 |
| Channel is incorrect | MtnByker | General Support | 0 | 2006-03-18 19:46 |
| Sometimes the movie info is incorrect or incorrect picture | donmega | General Support | 5 | 2006-01-02 09:13 |