| | #1 (permalink) | |
| Guest
Posts: n/a
| Today I installed MediaPortal and it works just fine, except the tv guide. First I went through the process of saying which tv stations I wanted and which not. But when I want to update the guide I get this error message: Quote:
I do not know where to find the tv_grab_nl file nor the PerlApp folder. Please tell me what I am doing wrong. | |
|
| | #2 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,348
Thanks: 4
Thanked 55 Times in 34 Posts
| Hi AgentSmith, Give WebEPG a try: http://nolanparty.com/mediaportal.so...pic.php?t=8416 Cheers, /James |
| | |
| | #4 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,348
Thanks: 4
Thanked 55 Times in 34 Posts
| Hi AgentSmith, Which version did you try? I've never had any reported problems on the NL stuff on the normal releases. The current pre-release is not working. Cheers, /James |
| | |
| | #5 (permalink) |
| Portal User Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
| Have you gotten xmltv to work, downloading the files? This is how I have it working (USA), I'm assuming it would work similarly for nl (Netherlands?) Download xmltv and extract it. rename the folder xmltv and put it in the Media Portal folder. The path to xmltv.exe should be something like: c:\Program Files\Team Media Portal\Media Portal\xmltv\xmltv.exe Open a command prompt and configure xmltv. Code: cd "c:\Program Files\Team Media Portal\Media Portal\xmltv" Code: xmltv tv_grab_nl --configure Once it's configured you can dowload the TV listings excuting the following: Code: xmltv.exe tv_grab_nl --days 7 --output tvguide.xml Now, once this is done and you have your channels loaded into MP, if you would like to automate the process, you can do so using PVR Scheduler (at least that's how I do it). There are instructions on the PVR Scheduler site for setting this up. It integrates very nicely with Media Portal and allows you to schedule recordings to run even when you don't have MP running. The PVR Schedule tutorial talks about using a .bat file. Simply create a new text file... something like xmltv.bat and paste the same command into the document: Code: xmltv.exe tv_grab_nl --days 7 --output tvguide.xml PVR Scheduler PVR Scheduler xmltv guide in the tutorial, in the updater path, point it to your xmltv.bat file you created and leave the command area empty. If you followed the above, your path should look like: Code: "c:\Program Files\Team Media Portal\Media Portal\xmltv\xmltv.bat" |
| | |
![]() |
| Bookmarks |
| Tags |
| guide |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with TVServer and client | rick78 | Get Support | 8 | 2006-12-12 19:48 |
| Any idea why WebEPG is putting the wrong date in tvguide.xml | koach | MediaPortal 1 Talk | 3 | 2006-11-07 00:36 |
| Leadtek TV2000 RM Gives Errors - Can't do anything | slmckenzie | General Support | 1 | 2006-09-15 07:35 |
| MP freezes at full screen, and sound fading out.. | Gunsmoke | General Support | 6 | 2006-08-16 19:43 |
| A problem creating spanish TDT grabber for WEBEPG | pegial | WebEPG | 7 | 2006-06-04 13:14 |