MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Electronic Program Guide


Electronic Program Guide everything about EPG (xmlTV, WebEPG, dvb-EPG)

Reply
 
LinkBack Thread Tools Display Modes
Old 2007-11-03, 23:30   #81 (permalink)
Portal Member
 
OgdenP's Avatar
 
Join Date: Aug 2007
Age: 47
Posts: 81
Thanks: 7
Thanked 4 Times in 4 Posts

Country:

My System

Default

Quote:
Originally Posted by datfreak View Post
I've been using JRobbo's tv guide for a while now--dammit is there any alternative?
How many people would pay JRobbo a couple bucks per week($104 per year) to keep making them?

anyways thanks JRobbo for all the work you have done in the past.
I'm now hosting a repackage of the OzTivo guides (thanks to Ryan "URYAN" from the DVB owners group). You can download them from http://xmltv.locost7.info
__________________
- Peter Ogden

Australian XMLTV Guides available here: http://xmltv.locost7.info
OgdenP is offline   Reply With Quote
Old 2007-11-04, 23:47   #82 (permalink)
Portal Member
 
Join Date: Dec 2005
Location: Sydney
Age: 28
Posts: 236
Thanks: 3
Thanked 2 Times in 2 Posts

Country:

My System

Default

Why do you need to host a repackaged OzTivo gudie?

You just need to register here http://minnie.tuhs.org/twiki/bin/view/Main/WebHome and setup your preferences.

Then with Big_kev’s great program udder the “EPG data Source” tab you check the “Wktivo” source and enter you user name and password. Now you get the guide direct from Oztivo.
Forgotten Illustrator is offline   Reply With Quote
Old 2007-11-05, 10:10   #83 (permalink)
Portal Member
 
OgdenP's Avatar
 
Join Date: Aug 2007
Age: 47
Posts: 81
Thanks: 7
Thanked 4 Times in 4 Posts

Country:

My System

Default

Quote:
Originally Posted by Forgotten Illustrator View Post
Why do you need to host a repackaged OzTivo gudie?

You just need to register here http://minnie.tuhs.org/twiki/bin/view/Main/WebHome and setup your preferences.

Then with Big_kev’s great program udder the “EPG data Source” tab you check the “Wktivo” source and enter you user name and password. Now you get the guide direct from Oztivo.
Some people find the OzTivo site to be confusing and a simple package is all they want/need.
__________________
- Peter Ogden

Australian XMLTV Guides available here: http://xmltv.locost7.info
OgdenP is offline   Reply With Quote
Old 2007-11-05, 12:35   #84 (permalink)
Portal Member
 
mrkaras's Avatar
 
Join Date: Dec 2006
Posts: 350
Thanks: 2
Thanked 0 Times in 0 Posts

Country:

My System

Default

I have added that link to my safexmltv config, I don't want usernames and passwords, I just want a TV guide as simple as possible (Yeah, I know safexmltv is not relay all that simple to setup, but you get that)
mrkaras is offline   Reply With Quote
Old 2007-11-06, 07:39   #85 (permalink)
Portal Member
 
scoulter's Avatar
 
Join Date: Apr 2007
Location: Brisbane
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by OgdenP View Post
Quote:
Originally Posted by datfreak View Post
I've been using JRobbo's tv guide for a while now--dammit is there any alternative?
How many people would pay JRobbo a couple bucks per week($104 per year) to keep making them?

anyways thanks JRobbo for all the work you have done in the past.
I'm now hosting a repackage of the OzTivo guides (thanks to Ryan "URYAN" from the DVB owners group). You can download them from http://xmltv.locost7.info
GetOzTvGuide script/plugin now uses this XMLTV guide so thanks for hosting it OgdenP
__________________
Don't worry about dying,
Worry about not living.
scoulter is offline   Reply With Quote
Old 2007-11-09, 07:33   #86 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Firstly thanks to everyone involved in providing the resources that make the GetOzTvGuide script a wonder to use. I have used the previous versions (using JRobbo's guides - thanks mate) without much issue. With 3.522 I found that although it translated the Channel ID correctly in the XML, Media portal did not import them into the EPG. After pulling my hair out for many hours I gave WebEPG a burl and noted the XML file had the Channel ID in the same cryptic format (e.g. sa.abc.gov.au) but the Display Name matched my MediaPortal channel names. In a whim I enabled the lines in the GetOzTvGuide script which start with:

'MediaPortal doesn't use Display Names so don't bother translating them.

As well as replacing the Channel Translations with:

Call addChannelTranslation("ABC TV SA", "ABC HDTV")
Call addChannelTranslation("Seven SA","7 Digital")
Call addChannelTranslation("ABC2", "ABC2")
Call addChannelTranslation("Nine SA", "NINE HD")
Call addChannelTranslation("Ten SA", "TEN HD")
Call addChannelTranslation("SBS SA", "SBS HD")
Call addChannelTranslation("SBS World News", "SBS NEWS")
Call addChannelTranslation("Seven HD", "7 HD Digital")

That is so it will change the Display Names to the MediaPortal Channel Names and would leave the Channel Id's alone. Lo and behold this works and fixed my problem. I am using the current SVN so maybe Display Names have become part of MediaPortal?

Also, a couple of questions for the author:

- Is there a way to get the iexplorer Progress Window to close when it is finished?
- Is there any way to be able to map EPG data to 2 MP channels (e.g. ABC and ABC HD)?

Anyway, thanks again for a great script...works a treat and is so much simpler and quicker than other tools out there.
pdiaz is offline   Reply With Quote
Old 2007-11-09, 07:56   #87 (permalink)
Portal Member
 
scoulter's Avatar
 
Join Date: Apr 2007
Location: Brisbane
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by pdiaz View Post
Firstly thanks to everyone involved in providing the resources that make the GetOzTvGuide script a wonder to use. I have used the previous versions (using JRobbo's guides - thanks mate) without much issue. With 3.522 I found that although it translated the Channel ID correctly in the XML, Media portal did not import them into the EPG. After pulling my hair out for many hours I gave WebEPG a burl and noted the XML file had the Channel ID in the same cryptic format (e.g. sa.abc.gov.au) but the Display Name matched my MediaPortal channel names. In a whim I enabled the lines in the GetOzTvGuide script which start with:

'MediaPortal doesn't use Display Names so don't bother translating them.

As well as replacing the Channel Translations with:

Call addChannelTranslation("ABC TV SA", "ABC HDTV")
Call addChannelTranslation("Seven SA","7 Digital")
Call addChannelTranslation("ABC2", "ABC2")
Call addChannelTranslation("Nine SA", "NINE HD")
Call addChannelTranslation("Ten SA", "TEN HD")
Call addChannelTranslation("SBS SA", "SBS HD")
Call addChannelTranslation("SBS World News", "SBS NEWS")
Call addChannelTranslation("Seven HD", "7 HD Digital")

That is so it will change the Display Names to the MediaPortal Channel Names and would leave the Channel Id's alone. Lo and behold this works and fixed my problem. I am using the current SVN so maybe Display Names have become part of MediaPortal?

Also, a couple of questions for the author:

- Is there a way to get the iexplorer Progress Window to close when it is finished?
- Is there any way to be able to map EPG data to 2 MP channels (e.g. ABC and ABC HD)?

Anyway, thanks again for a great script...works a treat and is so much simpler and quicker than other tools out there.
1. I have a new version that updates the Display Names according to user-defined translations. I have found that this was not necessary but will upload this new version on the weekend.

2. I can modify the script to close the window when it finishes so will add the line but it will initially be commented out and require the user to uncomment this. I personally like to know how the XMLTV download goes each time, just in case it fails. The window is useful for first-timers too to see what the XMLYV channel names are.

3. I believe that the OzTivo guides contain Seven HD programmes already, but only contain programmes that are actually HD programmes, not just a broadcast of the SD programmes. If you view the ouput window of the script you will see that it displays all Channels that it finds in the downloaded script.

4. I could modify the script to simply repeat all SD channel information for the corresponding HD Channels. This would take longer to import into MediaPortal though. I could do it as a user-configurable option. This would be very easy to do using Python and a real pain in VB (it's do-able but this is my 1st and last VB script). Let me know if you REALLY, REALLY, REALLY want it :-)
__________________
Don't worry about dying,
Worry about not living.
scoulter is offline   Reply With Quote
Old 2007-11-09, 09:30   #88 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by scoulter View Post
Quote:
Originally Posted by pdiaz View Post
Firstly thanks to everyone involved in providing the resources that make the GetOzTvGuide script a wonder to use. I have used the previous versions (using JRobbo's guides - thanks mate) without much issue. With 3.522 I found that although it translated the Channel ID correctly in the XML, Media portal did not import them into the EPG. After pulling my hair out for many hours I gave WebEPG a burl and noted the XML file had the Channel ID in the same cryptic format (e.g. sa.abc.gov.au) but the Display Name matched my MediaPortal channel names. In a whim I enabled the lines in the GetOzTvGuide script which start with:

'MediaPortal doesn't use Display Names so don't bother translating them.

As well as replacing the Channel Translations with:

Call addChannelTranslation("ABC TV SA", "ABC HDTV")
Call addChannelTranslation("Seven SA","7 Digital")
Call addChannelTranslation("ABC2", "ABC2")
Call addChannelTranslation("Nine SA", "NINE HD")
Call addChannelTranslation("Ten SA", "TEN HD")
Call addChannelTranslation("SBS SA", "SBS HD")
Call addChannelTranslation("SBS World News", "SBS NEWS")
Call addChannelTranslation("Seven HD", "7 HD Digital")

That is so it will change the Display Names to the MediaPortal Channel Names and would leave the Channel Id's alone. Lo and behold this works and fixed my problem. I am using the current SVN so maybe Display Names have become part of MediaPortal?

Also, a couple of questions for the author:

- Is there a way to get the iexplorer Progress Window to close when it is finished?
- Is there any way to be able to map EPG data to 2 MP channels (e.g. ABC and ABC HD)?

Anyway, thanks again for a great script...works a treat and is so much simpler and quicker than other tools out there.
1. I have a new version that updates the Display Names according to user-defined translations. I have found that this was not necessary but will upload this new version on the weekend.

2. I can modify the script to close the window when it finishes so will add the line but it will initially be commented out and require the user to uncomment this. I personally like to know how the XMLTV download goes each time, just in case it fails. The window is useful for first-timers too to see what the XMLYV channel names are.

3. I believe that the OzTivo guides contain Seven HD programmes already, but only contain programmes that are actually HD programmes, not just a broadcast of the SD programmes. If you view the ouput window of the script you will see that it displays all Channels that it finds in the downloaded script.

4. I could modify the script to simply repeat all SD channel information for the corresponding HD Channels. This would take longer to import into MediaPortal though. I could do it as a user-configurable option. This would be very easy to do using Python and a real pain in VB (it's do-able but this is my 1st and last VB script). Let me know if you REALLY, REALLY, REALLY want it :-)
My God scoulter you are a machine Changes 1 & 2 are greatly appreciated mate, thanks for putting in so much work into tweaking this awesome script. As for 3 & 4 I wouldn't worry too much about it, it was just a thought as I have my channel groups split between HD and SD in MP but assign the EPG to the HD channels as that is what I mainly watch. Anyways, HD specific EPG data is starting to pop up like you mentioned (e.g. 7 HD), so I am sure over the next year or so we will be seeing those gaps being filled in.

Once again, thanks for all your great work Guys that can script are geniuses in my book!

Last edited by pdiaz; 2007-11-09 at 09:33.
pdiaz is offline   Reply With Quote
Old 2007-11-12, 04:14   #89 (permalink)
 
Join Date: Jun 2007
Posts: 263
Thanks: 106
Thanked 124 Times in 58 Posts

Country:


Default New Version 0.1.1.13

Hi All,

To those still using my little program...

I have added a new column to the "Channel Setup" page that allows you to specify a channel to merge data from.

This allows programs from channels in the "Merge With" column to fill gaps in the program guide from the main channel.

So for 7HD data from ozTiVo (or re-packaged version ), you can specify 7 Digital (SD) as the merge channel and fill the gaps in the 7HD programming (7HD does not have program data where it is the same as 7 SD).

If you want to try this, dont forget to uncheck any groupings for the seven network on the "Groups" page.

The channel list on the right of the "Channel Setup" page now has a "reload" button that will put all of the channel names in without having to reset the grid.

I have attached a screen shot of my setup for Seven HD to merge data.

Kev
Attached Thumbnails
australian-tv-guide-screen1.jpg  
Big_Kev is offline   Reply With Quote
Old 2007-11-12, 08:19   #90 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 102
Thanks: 7
Thanked 3 Times in 3 Posts

Country:


Default

Thank you for update.
I have problem though running the program. Whenever I try to save or reset grid or just reload channels the program falls of with the fault:
"Access violation at address 0041D770 in module "oztvmprt.exe". Read of address 00000004"

After failing the 0.1.13 version I reverted back to ver.11. I don't understand why, it gave me the same error.
I uninstalled the program again and ran regedit to check for any traces, it was clean, nevertheless the version didn't work.
I installed ver 8 and it worked OK. I am puzzled.

Last edited by fromaron; 2007-11-12 at 08:59. Reason: Automerged Doublepost
fromaron is offline   Reply With Quote
Reply

Bookmarks

Tags
australian, guide

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Australian EPG gtech4au xmlTV 5 2008-05-29 02:50
Australian Idol nitro OffTopic 10 2006-11-22 00:17
DUGG 5.0 is available for Australian TV angusmann WebEPG 104 2006-09-25 11:50
Australian EPG. Is their any at all ? Paul Mathews WebEPG 12 2006-04-26 07:07
Please help setting up Australian TV Guide angusmann WebEPG 2 2005-10-22 23:33


All times are GMT +1. The time now is 11:22.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress