MediaPortal Forums HTPC/MediaCenter

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


xmlTV everything related to xmlTV in here

Reply
 
Thread Tools Display Modes
Old 2007-07-03, 09:07   #1 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default Australian TV GUI - new extras

Thanks to all who have helped test my little program.

I have added a few extras that I would appreciate some feedback on:

1. Multi source downloads - so for example if you are on the Central Coast in NSW, you can get data for Newcastle and Sydney.

2. A search utility for downloaded data, you can search for a phrase in all the titles and descriptions in the data you have downloaded. Then double click it for more details, and the option to add it to the MediaPortal recording file (so it will record like other MediaPlayer recordings).

New program is available at:
http://home.people.net.au/~threebridges/downloads/tv/ download the OzTvServiceSetup.exe file.

Be sure that you do not overwrite the oztvsetup.ini file when you instal the new version or you will loose all of your channel mappings

Please give some feedback if possible.

Regards
Kev

Last edited by Big_Kev; 2007-08-19 at 02:10. Reason: Changed Link
Big_Kev is offline   Reply With Quote
Old 2007-08-17, 05:26   #2 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Smile

Now available for TV Engine MySQL/MSSQL

http://home.people.net.au/~threebridges/downloads/tv/

Last edited by Big_Kev; 2007-08-19 at 02:10. Reason: Changed Link
Big_Kev is offline   Reply With Quote
Old 2007-08-20, 08:46   #3 (permalink)
Portal User
 
Join Date: May 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

thanks oh so much for the tv server support. much appreciated.
dVenator is offline   Reply With Quote
Old 2007-08-22, 02:56   #4 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


fixed Separate Cleint / Server Computers

Quote:
Originally Posted by dVenator View Post
thanks oh so much for the tv server support. much appreciated.
I have added a new version 0.1.1.6 with a fix for client / server on different computers. You may want to download this version.

Regards
Kev
Big_Kev is offline   Reply With Quote
Old 2007-08-23, 03:13   #5 (permalink)
Portal Member
 
scythelt's Avatar
 
Join Date: Dec 2006
Age: 29
Posts: 138
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Default

Hi Big_Kev, does this grabber support getting guide information for the HD channels as well as SD? At the moment I just grab HD EPG information from the DVB-EPG info, but if I could get more than 1 day (or even now+next) information for HD channels, that would be great.
scythelt is offline   Reply With Quote
Old 2007-08-23, 05:05   #6 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default

Quote:
Originally Posted by scythelt View Post
Hi Big_Kev, does this grabber support getting guide information for the HD channels as well as SD? At the moment I just grab HD EPG information from the DVB-EPG info, but if I could get more than 1 day (or even now+next) information for HD channels, that would be great.
You need to create channel groups in MediaPortal that have the SD and HD channel grouped together in one group.

Then you can tell the program to load the same data to all channels in selected groups. So, if you make a group that has channel 9 SD and channel 9 HD in it, you can load the data to both.

Have a look in the PDF file that installs with the download, if you need any more info, just let me know...

Kev
Big_Kev is offline   Reply With Quote
Old 2007-08-26, 01:44   #7 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


fixed Fix for auto download showing message

Fixed auto download displaying message and not closing properly.

Added support for delay start on download in auto mode. Add flag -delay:ss where ss is the number of seconds to delay.

Parameters would be -auto -delay:20 for a 20 second delay before downloading.

I have an external USB wireless card, and it does not start for about 30 seconds after startup of the PC. This is a problem as my auto download is on login (which is automatic). Hence the delay feature.

Kev
Big_Kev is offline   Reply With Quote
This User Say Thank You:
Old 2007-08-26, 02:31   #8 (permalink)
Portal Member
 
Join Date: Aug 2007
Posts: 82
Thanks: 11
Thanked 11 Times in 10 Posts

Country:

My System

Default

The new fix works good for me. Cheers!

Another bug though...

On the configuration screen, if you select "mssql" before entering the parameters, it tries to connect anyway and eventually throws a "cannot connect to database" error but this error is in the background and you need to alt-tab to click ok and make it go away. If you don't alt-tab, the program doesn't respond to any clicks and would appear to be frozen (but it is just the error dialog in the background locking the program).

If you do find the dialog and click ok, you can setup the program and load the data fine, but after you close it, you will get the windows error reporting dialog a few seconds later. If you then run the program again, it opens and connects fine and when you close it there is no error (because the login data is already stored I guess).

So my guess for a fix is to stop it from trying to connect on selection of "mssql" and only connect when you click the connect button. Or maybe just implement a test to see if the login data is != null before trying to connect?
jimbolina is offline   Reply With Quote
This User Say Thank You:
Old 2007-08-26, 03:16   #9 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default

Quote:
Originally Posted by jimbolina View Post
The new fix works good for me. Cheers!

Another bug though...

On the configuration screen, if you select "mssql" before entering the parameters, it tries to connect anyway and eventually throws a "cannot connect to database" error but this error is in the background and you need to alt-tab to click ok and make it go away. If you don't alt-tab, the program doesn't respond to any clicks and would appear to be frozen (but it is just the error dialog in the background locking the program).

If you do find the dialog and click ok, you can setup the program and load the data fine, but after you close it, you will get the windows error reporting dialog a few seconds later. If you then run the program again, it opens and connects fine and when you close it there is no error (because the login data is already stored I guess).

So my guess for a fix is to stop it from trying to connect on selection of "mssql" and only connect when you click the connect button. Or maybe just implement a test to see if the login data is != null before trying to connect?
Thanks - Will fix...
Big_Kev is offline   Reply With Quote
Old 2007-08-26, 12:42   #10 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 301
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


fixed Login Bug for TV Engine

Quote:
Originally Posted by jimbolina View Post
The new fix works good for me. Cheers!

Another bug though...

On the configuration screen, if you select "mssql" before entering the parameters, it tries to connect anyway and eventually throws a "cannot connect to database" error but this error is in the background and you need to alt-tab to click ok and make it go away. If you don't alt-tab, the program doesn't respond to any clicks and would appear to be frozen (but it is just the error dialog in the background locking the program).

If you do find the dialog and click ok, you can setup the program and load the data fine, but after you close it, you will get the windows error reporting dialog a few seconds later. If you then run the program again, it opens and connects fine and when you close it there is no error (because the login data is already stored I guess).

So my guess for a fix is to stop it from trying to connect on selection of "mssql" and only connect when you click the connect button. Or maybe just implement a test to see if the login data is != null before trying to connect?
Made changes you suggested - does not try to connect unless IP / User ID / Password filled in.

Version 0.1.1.8

Kev
Big_Kev is offline   Reply With Quote
This User Say Thank You:
Reply

Bookmarks

Tags
australian, extras, gui

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 Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Australian TV Guide Big_Kev Electronic Program Guide 173 2008-09-20 07:12
Australian TV Guide GUI Big_Kev xmlTV 6 2007-06-29 03:50
DUGG 5.0 is available for Australian TV angusmann WebEPG 104 2006-09-25 11:50
Please help setting up Australian TV Guide angusmann WebEPG 2 2005-10-22 23:33
New Gui for TV Guide Poussun Improvement Suggestions 4 2004-12-31 05:23


All times are GMT +1. The time now is 09:44.


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