Set up for Australian users (1 Viewer)

frogbert

New Member
September 30, 2006
1
0
Home Country
I've read through a number of threads on getting the EPG to work in Australia. There are a number of different methods to get the guide to work with oztivo, yet I'm a bit confused as to wether any are acutally working.

Could someone please explain the state of affairs with an Australian EPG. If possible could someone also explain how their working setups are done?
 
December 28, 2005
237
3
Sydney
Home Country
If you wish to pay for EPG use IceTV, this will be the most fuss free method.

Or you can use the WebEPG that comes with media portal and setup can be found here.
http://wiki.team-mediaportal.com/MediaPortalSetup_WebEPG.

Here is a copy of my working file that I use and it is found here C:\Program Files\Team MediaPortal\MediaPortal\WebEPG\WebEPG.xml

Code:
<?xml version="1.0" encoding="utf-8"?>
<profile>
	<section name="AuthSites">
	 <entry name="Count">1</entry>
	 </section>
	 <section name="Auth1">
	 <entry name="Site">minnie.tuhs.org</entry>
	 <entry name="Login">YOUR OzTiVo USERNAME</entry>
	 <entry name="Password">YOUR OzTivo PASSWORD</entry>
	</section>
  <section name="General">
    <entry name="MaxDays">7</entry>
  </section>
  <section name="ChannelMap">
    <entry name="Count">7</entry>
  </section>
  <section name="1">
    <entry name="ChannelID">abc-nsw@abc.net.au</entry>
    <entry name="DisplayName">ABC TV Sydney</entry>
    <entry name="Grabber1">AU\4-www_abc_net_au.xml</entry>
  </section>
  <section name="2">
    <entry name="ChannelID">abc2@abc.net.au</entry>
    <entry name="DisplayName">ABC2</entry>
    <entry name="Grabber1">AU\4-www_abc_net_au.xml</entry>
  </section>
  <section name="3">
    <entry name="ChannelID">7-nsw-metro@seven.com.au</entry>
    <entry name="DisplayName">7 Digital</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
  </section>
  <section name="4">
    <entry name="ChannelID">9-nsw-metro@ninemsn.com.au</entry>
    <entry name="DisplayName">NINE DIGITAL</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
  </section>
  <section name="5">
    <entry name="ChannelID">10-nsw-metro@ten.com.au</entry>
    <entry name="DisplayName">TEN Digital</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
  </section>
  <section name="6">
    <entry name="ChannelID">sbs2@sbs.com.au</entry>
    <entry name="DisplayName">SBS DIGITAL 2</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
  </section>
  <section name="7">
    <entry name="ChannelID">sbs@sbs.com.au</entry>
    <entry name="DisplayName">SBS DIGITAL 1</entry>
    <entry name="Grabber1">AU\1-www_sbs_com_au.xml</entry>
  </section>
</profile>


if you use this code you will have to make an account here.
http://www.tuhs.org/twiki/bin/view/TWiki/TWikiRegistration
and replace these 2 bits of code “YOUR OzTiVo USERNAME” and “YOUR OzTivo PASSWORD” with your information.
 

Krumlov11

Portal Member
September 2, 2006
19
0
Sydney
Home Country
And I can also confirm that the oztivo guide through WebEPG works perfectly. Also please note that the oztivo guide is community based so if you notice any errors then please fix them. Everything can be done through the web interface. The oztivo community (of which I am part) always needs people to clean up the guide either for the shows that are currently on or to add info to shows already in the database. So again if you notice anything wrong with it then please fix it for everyone's benefit.

Have a look here for more info: http://minnie.tuhs.org/twiki/bin/view/Guidedata/WebHome
 

Marcusb

Retired Team Member
  • Premium Supporter
  • February 16, 2005
    1,995
    29
    Melbourne
    I get my SBS and ABC EPG from the providers themselves. I figure anything I can do to ease the amount of bandwidth the the OzTivo site rewuires can only help. In another thread it was mentioned that the amount of bandwidth that this one person has to supply is pretty incredible.
    Since the changes to the OzTivo setup I have a lot of issues with the EPG, but when it works I don't have any issues with seven.
     

    SSSputnik

    MP Donator
  • Premium Supporter
  • May 22, 2005
    21
    0
    IceTV special.

    Please note that for Aussies IceTV has a discount on for October if anyone is interested:
    http://www.icetv.com.au/subscribe.php

    Just some feedback on using IceTV...

    Paid my first sub. Setup on the IceTV site, downloaded client program and configured as per their instructions.
    Works very nicely, quite fast and lot's of good info for programs. Impressed.

    I hate paying for guide data but was sick of changing my setup every few months to work arounds peoples attempts to stop us getting free guide info.
     

    carbs

    New Member
    April 24, 2006
    2
    0
    Central Coast, NSW
    IceTV only seems to provide free to air TV guide information (I signed up for a 30 day trial), I could be wrong.

    Does anyone know if IceTV does foxtel TV guide information?

    Thanks,
    Mark
     

    sfd_qld

    Portal Member
    September 26, 2006
    8
    0
    Home Country
    I cannot get this to work using the instructions above, here is a copy of my test WebEPG.xml for use with OzTiVo. The abc section works fine, but it's sourced from the abc site.

    Is this service still operating?

    Thanks in advance
    Steve

    <?xml version="1.0" encoding="utf-8"?>
    <profile>

    <section name="AuthSites">
    <entry name="Count">1</entry>
    </section>
    <section name="Auth1">
    <entry name="Site">minnie.tuhs.org</entry>
    <entry name="Login">XXXX</entry>
    <entry name="Password">XXXX</entry>
    </section>
    <section name="General">
    <entry name="MaxDays">7</entry>
    </section>
    <section name="ChannelMap">
    <entry name="Count">6</entry>
    </section>
    <section name="1">
    <entry name="ChannelID">abc-qld@abc.net.au</entry>
    <entry name="DisplayName">ABC</entry>
    <entry name="Grabber1">AU\4-www_abc_net_au.xml</entry>
    </section>
    <section name="2">
    <entry name="ChannelID">foxsports1@foxtel.com.au</entry>
    <entry name="DisplayName">Foxsports</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    <section name="3">
    <entry name="ChannelID">9-qld-metro@ninemsn.com.au</entry>
    <entry name="DisplayName">Nine</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    <section name="4">
    <entry name="ChannelID">7-qld-metro@seven.com.au</entry>
    <entry name="DisplayName">Seven</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    <section name="5">
    <entry name="ChannelID">10-qld-metro@ten.com.au</entry>
    <entry name="DisplayName">Ten</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    <section name="6">
    <entry name="ChannelID">sbs@sbs.com.au</entry>
    <entry name="DisplayName">SBS</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    </profile>
     

    Taipan

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,075
    44
    Melbourne
    Home Country
    Australia Australia
    Hi Steve,

    Have you configured your account at OzTiVo (selected channels and download format - XMLTV)? It is under "Set User Preferences" at the OzTiVo site, after you log in.
     

    sfd_qld

    Portal Member
    September 26, 2006
    8
    0
    Home Country
    Thanks Taipan,

    I can confirm I have set my preferences in OzTiVo as you suggeseted. As a test I select 2 channels in OzTiVo (nin-qld and foxsports 1). I confirmed the download format is XMLTV, as below from http://minnie.tuhs.org/tivo-bin/tvguide.pl?page=preferences:

    "Your list of preferred stations is currently:
    FS1, Nine-Qld"


    After that I changed my WebEPG.xml to include just the 2 channals:

    <?xml version="1.0" encoding="utf-8"?>
    <profile>
    <section name="AuthSites">
    <entry name="Count">1</entry>
    </section>
    <section name="Auth1">
    <entry name="Site">minnie.tuhs.org</entry>
    <entry name="Login">My username</entry>
    <entry name="Password">My password</entry>
    </section>
    <section name="General">
    <entry name="MaxDays">7</entry>
    </section>
    <section name="ChannelMap">
    <entry name="Count">2</entry>
    </section>
    <section name="1">
    <entry name="ChannelID">foxsports1@foxtel.com.au</entry>
    <entry name="DisplayName">Foxsports</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    <section name="2">
    <entry name="ChannelID">9-qld-metro@ninemsn.com.au</entry>
    <entry name="DisplayName">nine-qld</entry>
    <entry name="Grabber1">AU\6-minnie_tuhs_org.xml</entry>
    </section>
    </profile>


    After that I ran "C:\Program Files\Team MediaPortal\MediaPortal\WebEPG.exe"

    The resulting file: "C:\Program Files\Team MediaPortal\MediaPortal\XMLTV\TVguide.xml" looks like this:

    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE tv SYSTEM "xmltv.dtd">
    <tv generator-info-name="WebEPG">
    <channel id="foxsports1@foxtel.com.au">
    <display-name>Foxsports</display-name>
    </channel>
    <channel id="9-qld-metro@ninemsn.com.au">
    <display-name>nine-qld</display-name>
    </channel>
    </tv>

    I am really confused (frustrated), I have double checked that my OzTiVo password and username are correct including the case. I don't know what else I can do from here.

    Any help will be appreciated.

    Cheers
    Steve
     

    Users who are viewing this thread

    Top Bottom