| |||||||
| WebEPG everything related to WebEPG in here |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member | Hi guys, First of all thx for Mediaportal and WebEPG - great work!!! ![]() I'm running Mediaportal for 2 months now and I'm very happy with it. So now I'm starting customizing and adding a little bit, for example a grabber for the TV channel Austria9. I read adnd followed the Customizing article in the wiki and finally managed to write the following grabber: Code: <?xml version="1.0" encoding="utf-8"?>
<Grabber>
<Info availableDays="7" timezone="W. Europe Standard Time" version="2.0" />
<Channels>
<Channel id="austria9.at" siteId="1" />
</Channels>
<Listing type="Html">
<Site url="http://www.austria9.at/programm/?pd=[_D]&pm=[MM]&py=[YYYY]" post="" external="false" encoding="" />
<Html>
<Template name="default" start="program_liste" end="program_spacer">
<SectionTemplate tags="S">
<TemplateText>
<div>
<strong><#START></strong>
</div>
</div>
<div>
<div >
<span ><#TITLE#></span>
</div>
</TemplateText>
</SectionTemplate>
</Template>
</Html>
</Listing>
</Grabber>
around 30 for several days. So i thought: well let's try it. So it configure a single channel in WebEPG-conf and started to whole thing: Code: 2008-10-03 16:36:36.750000 [Info.][WebEPG-xmltv]: WebEPG: Getting Channel ID: austria9.at 2008-10-03 16:36:36.750000 [Info.][WebEPG-xmltv]: [1 of 1] 2008-10-03 16:36:36.750000 [Info.][WebEPG-xmltv]: WebEPG: Opening AT\austria9_at.xml 2008-10-03 16:36:37.062500 [Info.][WebEPG-xmltv]: WebEPG: Version: 2.0 2008-10-03 16:36:37.062500 [Info.][WebEPG-xmltv]: WebEPG: TimeZone, Local: Westeuropäische Normalzeit 2008-10-03 16:36:37.062500 [Info.][WebEPG-xmltv]: WebEPG: TimeZone, Site : W. Europe Standard Time 2008-10-03 16:36:37.093750 [Info.][WebEPG-xmltv]: WebEPG: ChannelId: austria9.at 2008-10-03 16:36:37.109375 [Debug][WebEPG-xmltv]: WebEPG: Grab Start 16:36 03.10.2008 2008-10-03 16:36:37.140625 [Info.][WebEPG-xmltv]: WebEPG: Reading http://www.austria9.at/programm/?pd=3&pm=10&py=2008 POST: 2008-10-03 16:36:37.562500 [Info.][WebEPG-xmltv]: WebEPG: Listing Count 30 2008-10-03 16:36:37.578125 [Debug][WebEPG-xmltv]: WebEPG: Program Count (0), Listing Count (30), Discard Count (0) 2008-10-03 16:36:37.578125 [Warn.][WebEPG-xmltv]: WebEPG: Program Count (0) < Listing Count (30) - Discard Count (0), possible template error 2008-10-03 16:36:37.593750 [Info.][WebEPG-xmltv]: WebEPG: Reading http://www.austria9.at/programm/?pd=4&pm=10&py=2008 POST: 2008-10-03 16:36:37.875000 [Info.][WebEPG-xmltv]: WebEPG: Listing Count 33 2008-10-03 16:36:37.875000 [Debug][WebEPG-xmltv]: WebEPG: Program Count (0), Listing Count (33), Discard Count (0) 2008-10-03 16:36:37.875000 [Warn.][WebEPG-xmltv]: WebEPG: Program Count (0) < Listing Count (33) - Discard Count (0), possible template error 2008-10-03 16:36:37.875000 [Info.][WebEPG-xmltv]: WebEPG: Reading http://www.austria9.at/programm/?pd=5&pm=10&py=2008 POST: 2008-10-03 16:36:38.265625 [Info.][WebEPG-xmltv]: WebEPG: Listing Count 25 2008-10-03 16:36:38.281250 [Debug][WebEPG-xmltv]: WebEPG: Program Count (0), Listing Count (25), Discard Count (0) 2008-10-03 16:36:38.281250 [Warn.][WebEPG-xmltv]: WebEPG: Program Count (0) < Listing Count (25) - Discard Count (0), possible template error 2008-10-03 16:36:38.281250 [Info.][WebEPG-xmltv]: WebEPG: Reading http://www.austria9.at/programm/?pd=6&pm=10&py=2008 POST: 2008-10-03 16:36:38.562500 [Info.][WebEPG-xmltv]: WebEPG: Listing Count 30 2008-10-03 16:36:38.562500 [Debug][WebEPG-xmltv]: WebEPG: Program Count (0), Listing Count (30), Discard Count (0) 2008-10-03 16:36:38.578125 [Warn.][WebEPG-xmltv]: WebEPG: Program Count (0) < Listing Count (30) - Discard Count (0), possible template error 2008-10-03 16:36:38.578125 [Info.][WebEPG-xmltv]: WebEPG: Writing Channel to XMLTV: Austria9 2008-10-03 16:36:38.578125 [Info.][WebEPG-xmltv]: HTTP Statistics: Site www.austria9.at : Pages 4 : Bytes 184991 : Total Time 00:00:01.3437500 : Av. Rate 137,6677 KBps I'm confused why the Listing Count is 30 but the Program Count still is 0 ![]() ![]() I checked with some other grabber but I cannot find an error in my grabber. Can anybody help me ???? Best greetings from Salzburg, Johannes Last edited by gru; 2008-10-18 at 15:21. Reason: Found error (see my post #3) |
| | |
![]() |
| Bookmarks |
| Tags |
| count, grabber, program |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Suggested Fix - Count viewed if using external viewer | BakerQ | My TVSeries | 3 | 2007-10-15 01:05 |
| [PATCH]: Epg mhw program description grabber | crazyboy | pre 1.0 RC1 | 2 | 2007-03-14 22:55 |
| A problem creating spanish TDT grabber for WEBEPG | pegial | WebEPG | 7 | 2006-06-04 13:14 |
| Repeat playback and Play count | MungoBBQ | Improvement Suggestions | 0 | 2005-06-16 10:10 |
| Setting page count ? | Anonymous | Plugins | 12 | 2004-12-22 15:43 |