home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
new US imdb_com grabber file, adds SubTitle support
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ascagnel" data-source="post: 966307" data-attributes="member: 137295"><p>Hi everybody!</p><p> </p><p>So, I've been trying to get WebEPG running (my connection is having a bad time with DVB EPG, so its basically this or nothing). I have everything mapped up as best as I can tell for my area, but I keep getting ChannelId not found errors whenever I do a test "Grab Now!".</p><p> </p><p>Here's a snippet of error.log:</p><p> </p><p>[code]2013-02-13 22:25:36.144145 [WebEPGImporter(8)]: WebEPG: ChannelId: Unknown 541250-51E not found!</p><p>2013-02-13 22:25:36.163146 [WebEPGImporter(8)]: WebEPG: ChannelId: WWOR-TV My9 Secaucus not found!</p><p>2013-02-13 22:25:36.180147 [WebEPGImporter(8)]: WebEPG: ChannelId: PIX11 not found!</p><p>2013-02-13 22:25:36.198148 [WebEPGImporter(8)]: WebEPG: ChannelId: WNBC not found!</p><p>2013-02-13 22:25:36.215149 [WebEPGImporter(8)]: WebEPG: ChannelId: WNYW Fox5 not found!</p><p>2013-02-13 22:25:36.232150 [WebEPGImporter(8)]: WebEPG: ChannelId: WABC-HD not found!</p><p>2013-02-13 22:25:36.249151 [WebEPGImporter(8)]: WebEPG: ChannelId: WCBS-HD not found!</p><p>2013-02-13 22:25:36.266152 [WebEPGImporter(8)]: WebEPG: ChannelId: WNET-HD not found!</p><p>2013-02-13 22:25:36.283153 [WebEPGImporter(8)]: WebEPG: ChannelId: Unknown 715250-20DE not found!</p><p>2013-02-13 22:25:36.301154 [WebEPGImporter(8)]: WebEPG: ChannelId: Unknown 751250-2BF not found![/code]</p><p> </p><p>And here's the imdb XML file I'm trying to use:</p><p> </p><p>[CODE=XML]</p><p><?xml version="1.0" encoding="utf-8"?></p><p><Grabber></p><p> <Info language="en" availableDays="14" timezone="" version="2.0" /></p><p> </p><p> </p><p> <Channels></p><p><Channel id="WCBS-HD" siteID="WCBS" /></p><p><Channel id="WNBC" siteID="WNBC" /></p><p><Channel id="WNYW Fox5" siteID="WNYW" /></p><p><Channel id="WABC-HD" siteID="WABC" /></p><p><Channel id="PIX11" siteID="WPIX" /></p><p><Channel id="Unknown 541250-51E" siteID="N12NJ" /></p><p><Channel id="WNET-HD" siteID="WNET" /></p><p><Channel id="Unknown 715250-20DE" siteID="OWNHD" /></p><p><Channel id="Unknown 751250-2BF" siteID="WPXN" /></p><p><Channel id="WWOR-TV My9 Secaucus" siteID="WWOR" /></p><p><!-- <Channel id="KTVU-HD" siteId="KTVUDT" /> --></p><p> </p><p> </Channels></p><p> </p><p> <Listing type="Html"></p><p> <Site url="http://www.imdb.com/tvgrid/[YYYY]-[MM]-[DD]/[ID]&amp;start_date=[YYYY]-[MM]-[DD]/?zip=07950" post="" external="false" encoding="" /></p><p> <Html></p><p> <Template name="default" start="single_station_container"></p><p> <SectionTemplate tags="TB"></p><p> <TemplateText></p><p> &lt;tr&gt;&lt;td&gt;&lt;a&gt;&lt;#START&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;</p><p> &lt;b&gt;&lt;a&gt;&lt;#TITLE&gt;&lt;/a&gt;&lt;/b&gt;&lt;i&gt;</p><p> &lt;a&gt;&lt;/a&gt;&lt;/i&gt;&lt;#DESCRIPTION&gt;&lt;/td&gt;&lt;/tr&gt;</p><p> </TemplateText></p><p> </SectionTemplate></p><p> </Template></p><p> </p><p><Searches></p><p> </p><p> <Search match="(?&lt;=&lt;i&gt;(?!&lt;a))(.*?)(?=&amp;nbsp;&lt;\/i&gt;)" field="#SUBTITLE" remove="true" /></p><p> <Search match="(?&lt;=&lt;i&gt;&lt;a href=&quot;/title/tt\d{7}/&quot;&gt;)(.*?)(?=&lt;\/a&gt;)" field="#SUBTITLE" remove="true" /></p><p> <Search match="&amp;nbsp;-&amp;nbsp;" field="#JUNK" remove="true" /></p><p> <Search match=":&amp;nbsp;" field="#JUNK" remove="true" /></p><p> </p><p></Searches></p><p> </p><p> </Html></p><p> </Listing></p><p></Grabber></p><p>[/code]</p><p> </p><p>The channel IDs match what was first picked up when I did the channel scan (hence a few Unknown channels mixed in -- I'm not worried about this since I'm using XBMC to view, and can set the channel names in there), so renaming shouldn't be causing this. Similarly, once I import the channels into WebEPG, "Auto Map" works perfectly.</p><p> </p><p>Any suggestions about why this is all messing up?</p></blockquote><p></p>
[QUOTE="ascagnel, post: 966307, member: 137295"] Hi everybody! So, I've been trying to get WebEPG running (my connection is having a bad time with DVB EPG, so its basically this or nothing). I have everything mapped up as best as I can tell for my area, but I keep getting ChannelId not found errors whenever I do a test "Grab Now!". Here's a snippet of error.log: [code]2013-02-13 22:25:36.144145 [WebEPGImporter(8)]: WebEPG: ChannelId: Unknown 541250-51E not found! 2013-02-13 22:25:36.163146 [WebEPGImporter(8)]: WebEPG: ChannelId: WWOR-TV My9 Secaucus not found! 2013-02-13 22:25:36.180147 [WebEPGImporter(8)]: WebEPG: ChannelId: PIX11 not found! 2013-02-13 22:25:36.198148 [WebEPGImporter(8)]: WebEPG: ChannelId: WNBC not found! 2013-02-13 22:25:36.215149 [WebEPGImporter(8)]: WebEPG: ChannelId: WNYW Fox5 not found! 2013-02-13 22:25:36.232150 [WebEPGImporter(8)]: WebEPG: ChannelId: WABC-HD not found! 2013-02-13 22:25:36.249151 [WebEPGImporter(8)]: WebEPG: ChannelId: WCBS-HD not found! 2013-02-13 22:25:36.266152 [WebEPGImporter(8)]: WebEPG: ChannelId: WNET-HD not found! 2013-02-13 22:25:36.283153 [WebEPGImporter(8)]: WebEPG: ChannelId: Unknown 715250-20DE not found! 2013-02-13 22:25:36.301154 [WebEPGImporter(8)]: WebEPG: ChannelId: Unknown 751250-2BF not found![/code] And here's the imdb XML file I'm trying to use: [CODE=XML] <?xml version="1.0" encoding="utf-8"?> <Grabber> <Info language="en" availableDays="14" timezone="" version="2.0" /> <Channels> <Channel id="WCBS-HD" siteID="WCBS" /> <Channel id="WNBC" siteID="WNBC" /> <Channel id="WNYW Fox5" siteID="WNYW" /> <Channel id="WABC-HD" siteID="WABC" /> <Channel id="PIX11" siteID="WPIX" /> <Channel id="Unknown 541250-51E" siteID="N12NJ" /> <Channel id="WNET-HD" siteID="WNET" /> <Channel id="Unknown 715250-20DE" siteID="OWNHD" /> <Channel id="Unknown 751250-2BF" siteID="WPXN" /> <Channel id="WWOR-TV My9 Secaucus" siteID="WWOR" /> <!-- <Channel id="KTVU-HD" siteId="KTVUDT" /> --> </Channels> <Listing type="Html"> <Site url="http://www.imdb.com/tvgrid/[YYYY]-[MM]-[DD]/[ID]&start_date=[YYYY]-[MM]-[DD]/?zip=07950" post="" external="false" encoding="" /> <Html> <Template name="default" start="single_station_container"> <SectionTemplate tags="TB"> <TemplateText> <tr><td><a><#START></a></td><td> <b><a><#TITLE></a></b><i> <a></a></i><#DESCRIPTION></td></tr> </TemplateText> </SectionTemplate> </Template> <Searches> <Search match="(?<=<i>(?!<a))(.*?)(?=&nbsp;<\/i>)" field="#SUBTITLE" remove="true" /> <Search match="(?<=<i><a href="/title/tt\d{7}/">)(.*?)(?=<\/a>)" field="#SUBTITLE" remove="true" /> <Search match="&nbsp;-&nbsp;" field="#JUNK" remove="true" /> <Search match=":&nbsp;" field="#JUNK" remove="true" /> </Searches> </Html> </Listing> </Grabber> [/code] The channel IDs match what was first picked up when I did the channel scan (hence a few Unknown channels mixed in -- I'm not worried about this since I'm using XBMC to view, and can set the channel names in there), so renaming shouldn't be causing this. Similarly, once I import the channels into WebEPG, "Auto Map" works perfectly. Any suggestions about why this is all messing up? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
new US imdb_com grabber file, adds SubTitle support
Contact us
RSS
Top
Bottom