| | #1 (permalink) |
| Portal Member Join Date: Apr 2006 Location: Verona (Italy) Age: 30
Posts: 205
Thanks: 3
Thanked 0 Times in 0 Posts
Country: | I got a pre-formed xmlt tv guide from www.htpcitalia.it. The problem is that that guide is well done, but it contains 100 and more channels (from satellite). As MediaPortal imports all the channel from xmltv, even if not tuned, I got in my guide a 95% of unused channels. I would like to grab from this guide the 10 channel I can actually tune. I've taken a look at http://forum.team-mediaportal.com/us...-t20346p2.html But that was for a single xmltv channel. I tried to make up a grabber but <Field name="#CHANNEL" xmlname="channel" /> does not work. Could anyone help me? F. p.s. if I try to grab from a file:// (local) link, that does not work (is it a bug?). I fixed it using a local webserver. |
| | |
| | #2 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,348
Thanks: 4
Thanked 55 Times in 34 Posts
| Try this: Code: <Xml xpath="//programme" channel="channel"> <Fields> <Field name="#STARTXMLTV" xmlname="start" /> <Field name="#ENDXMLTV" xmlname="stop" /> <Field name="#TITLE" xmlname="title" /> <Field name="#DESCRIPTION" xmlname="desc" /> </Fields> </Xml> Sorry there is no support for file:// |
| | |
| | #3 (permalink) | |
| Portal Member Join Date: Apr 2006 Location: Verona (Italy) Age: 30
Posts: 205
Thanks: 3
Thanked 0 Times in 0 Posts
Country: | Quote:
Anyway I solved it applying to the guide a xsl transformation stylesheet. F. | |
| | |
![]() |
| Bookmarks |
| Tags |
| grab, xmltv |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DVB-T EPG grab to XMLTV | dero | Electronic Program Guide | 6 | 2007-04-08 00:48 |
| IMDB-GRAB | punkeren | Improvement Suggestions | 1 | 2006-03-17 07:03 |
| Mixing DVB EPG grab with xmltv EPG data? | ziphnor | WebEPG | 0 | 2006-02-19 12:54 |
| Grab EPG from DVB | Joolz | WebEPG | 4 | 2006-01-18 22:25 |
| how to grab this radio station | karltimber | General Support | 3 | 2005-10-17 23:06 |