| |||||||
| WebEPG everything related to WebEPG in here |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Oct 2005
Posts: 86
Thanks: 1
Thanked 2 Times in 1 Post
| Hi all. I just discovered Media Portal after setting up a few MCE systems and I really think it has more to offer. I'm very impressed so far. As the post suggests I'm in Australia (Brisbane) and I'm looking for a TV Guide setup. I have searched the posts and tried a few programs but always some problem crops up. For example - after ages getting D!XMLTVGrabber to work I realized that ABC2 is not included in the list of stations. My box has a digital card for free-to-air and an analog card for Foxtel. So I need a guide that can cope with digital FTA as well as Foxtel. Once I know the system to use I'm happy to research it myself but can some kind person save me some time and recommend a Guide setup that can handle this requirement? Thanks Angus |
| | |
| |
| | #2 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,348
Thanks: 4
Thanked 55 Times in 34 Posts
| Hi Angus, Give WebEPG a try. The setup is very simple. You can download it here: http://mypage.bluewin.ch/webepg/ Cheers, /James |
| | |
| | #3 (permalink) |
| Portal User Join Date: Oct 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
| For some reason the HD stuff for d1xmltv is incorrect BUT if you use SD you can get still get all the channels, i.e HD as well. Check out my setttings below. These are for the sunshine Coast, so you will to change them for Brissy. But notice that it is all SD. You will need to change the Proxy settigns as well as the ChannelNameChange (or just delete them). Code: <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="WSURL" value="http://www.d1.com.au/D1XMLTV.asmx" /> <add key="region" value="QLDReg" /> <add key="provider" value="freesd" /> <add key="ExcludeChannels" value="" /> <add key="ChannelDataDuplicate" value="" /> <add key="ChannelNameChange" value="freesd.QLDReg.2-2|ABC2;freesd.QLDReg.2-3|ABC HDTV;freesd.QLDReg.2-4|ABC TV;freesd.QLDReg.7C-HD|7 HD;freesd.QLDReg.WIN|WINTV Sunshine Coast;freesd.QLDReg.10|SC10 Sunshine Coast" /> <add key="DaysForecast" value="7" /> <add key="TimeDifference" value="" /> <add key="FilePath" value="D:\Utils\tvguide.xml" /> <add key="ProxyURL" value="http://192.168.0.1:8080" /> <add key="ProxyPort" value="8080" /> <add key="IconPath" value="C:\Program Files\Team MediaPortal\MediaPortal\thumbs\tv\logos" /> </appSettings> </configuration> |
| | |
![]() |
| Bookmarks |
| Tags |
| australian, guide, setting |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WebEPG issues | ronald2oo2 | WebEPG | 28 | 2007-04-29 17:55 |
| Any idea why WebEPG is putting the wrong date in tvguide.xml | koach | MediaPortal 1 Talk | 3 | 2006-11-06 23:36 |
| [WebEPG-BUG] Discards programs in the future because : 'Program starts in the past' | ziphnor | fixed 0.2.0.0 bugs | 6 | 2006-10-17 21:32 |
| Leadtek TV2000 RM Gives Errors - Can't do anything | slmckenzie | General Support | 1 | 2006-09-15 06:35 |
| A problem creating spanish TDT grabber for WEBEPG | pegial | WebEPG | 7 | 2006-06-04 12:14 |