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
 
Thread Tools Display Modes
Old 2007-07-23, 00:28   #31 (permalink)
Portal Member
 
NickName's Avatar
 
Join Date: Jun 2006
Location: Gold Coast
Posts: 283
Thanks: 13
Thanked 5 Times in 3 Posts

Country:


Default

First make sure that your tvguide.xml file has current data in it. If it does, then your setup is broken which maybe the channel names are wrong or the channels are not mapped to your TV Card/s.

Good luck.
__________________
Before, I could never finish anything I started but now I
NickName is offline   Reply With Quote
Old 2007-07-24, 04:05   #32 (permalink)
Portal Member
 
Join Date: May 2007
Location: Brisbane
Posts: 166
Thanks: 21
Thanked 2 Times in 2 Posts

Country:

My System

Default

Tried updating from Jrobbo again last night after making sure all the stations were mapped ok and it worked fine.

Undoubtedly some glitch at my end previously...
whatisk is offline   Reply With Quote
Old 2007-08-20, 02:35   #33 (permalink)
Portal Member
 
Join Date: Apr 2007
Age: 25
Posts: 19
Thanks: 0
Thanked 7 Times in 6 Posts

Country:


Default

Big Kev,

I downloaded and installed your program last night and everything work great, the pdf was very helpful, love that it can be scheduled but in media portal the guide it did not show any data but in your program search it did.

I finally tracked it down to a problem with Genres, all the programs listed in tblPrograms had a IdGenre of 16 but in my Genre table I only had one record - IdGenre:1, strGenre: unknown. When I added a record with IdGenre = 16 everything got populated in media portal's guide. No sure if your hardcoding that value or not but it might be the reason others are having troubles.
JonJon is offline   Reply With Quote
This User Say Thank You:
Old 2007-08-20, 22:34   #34 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 303
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default

Quote:
Originally Posted by JonJon View Post
Big Kev,

I downloaded and installed your program last night and everything work great, the pdf was very helpful, love that it can be scheduled but in media portal the guide it did not show any data but in your program search it did.

I finally tracked it down to a problem with Genres, all the programs listed in tblPrograms had a IdGenre of 16 but in my Genre table I only had one record - IdGenre:1, strGenre: unknown. When I added a record with IdGenre = 16 everything got populated in media portal's guide. No sure if your hardcoding that value or not but it might be the reason others are having troubles.
Thanks for the info JonJon,

I found a bug that would cause that behaviour, and I will post a new exe soon.

Regards
Kev
Big_Kev is offline   Reply With Quote
Old 2007-08-21, 02:48   #35 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 303
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


fixed Not loading data because genres not created

Quote:
Originally Posted by JonJon View Post
Big Kev,

I downloaded and installed your program last night and everything work great, the pdf was very helpful, love that it can be scheduled but in media portal the guide it did not show any data but in your program search it did.

I finally tracked it down to a problem with Genres, all the programs listed in tblPrograms had a IdGenre of 16 but in my Genre table I only had one record - IdGenre:1, strGenre: unknown. When I added a record with IdGenre = 16 everything got populated in media portal's guide. No sure if your hardcoding that value or not but it might be the reason others are having troubles.
I have fixed the bug and uploaded a new version - 0.1.1.5. (check top right corner of configuration page to see version number)

It now scans the incoming data and loads any new genres found into the genre table in the database.

Regards
Kev
Big_Kev is offline   Reply With Quote
Old 2007-08-21, 03:34   #36 (permalink)
Portal Member
 
nbradford's Avatar
 
Join Date: Jan 2006
Location: Melbourne, Australia
Age: 33
Posts: 22
Thanks: 3
Thanked 3 Times in 3 Posts

Country:

My System

Send a message via MSN to nbradford
Thumbs up

Ive been using the OzTivo guide for quite some time now with a cobbled together script to make it work with MP, and I just tripped across this thread!

Sounds great big_kev - cant wait to check it out tonight - especially the channel name mapping! Thanks for developing this.
nbradford is offline   Reply With Quote
Old 2007-08-21, 14:32   #37 (permalink)
Portal Member
 
nbradford's Avatar
 
Join Date: Jan 2006
Location: Melbourne, Australia
Age: 33
Posts: 22
Thanks: 3
Thanked 3 Times in 3 Posts

Country:

My System

Send a message via MSN to nbradford
Default

Ok - Ive tried setting it up with TVEngine 3 on a seperate machine (no installation of the MP Client on the TVServer Machine) and I get 'The path you have provided to your Mediaportal Installation directory does not seem to be correct.' after attempting a download.

Im still getting a 'New Data Downloaded successfully' message after it, although I may still have guide data in the database from my previous setup so Im not sure if the download truly is working. I did configure logos where I previously had none, and none of them show up in the guide data yet...

Any ideas?
nbradford is offline   Reply With Quote
This User Say Thank You:
Old 2007-08-21, 22:38   #38 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 303
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


Default

Quote:
Originally Posted by nbradford View Post
Ok - Ive tried setting it up with TVEngine 3 on a seperate machine (no installation of the MP Client on the TVServer Machine) and I get 'The path you have provided to your Mediaportal Installation directory does not seem to be correct.' after attempting a download.

Im still getting a 'New Data Downloaded successfully' message after it, although I may still have guide data in the database from my previous setup so Im not sure if the download truly is working. I did configure logos where I previously had none, and none of them show up in the guide data yet...

Any ideas?
I must admit that I have not tried that particular combination. I have not had the resources to set it up on separate computers.

I will be able to set up your configuration in the next few days and do some testing. I suspect that the logos are still loading from the C:\Program Files\Team MediaPortal\MediaPortal\thumbs\TV\Logos on the client.

As I am running with server and client on the same machine, I have not picked up that one of the TV Engine functions is still checking for the MediaPortal folder.

Thank you for finding this problem. Your feedback is very much appreciated.

Hopefully I can upload a new exe today/tomorrow

Kev
Big_Kev is offline   Reply With Quote
Old 2007-08-22, 02:51   #39 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 303
Thanks: 107
Thanked 132 Times in 62 Posts

Country:


fixed Separate Client / Server Computers

I have uploaded a new version - 0.1.1.6 - that should fix the problem. It will allow you to enter the network path for the mediaportal directories on the client PC(s). (ie "\\client-computer\mediaportal") You will need to share these directories with read/write permission. This will load the logo files to the client computers when you click "Save".

Let me know how it goes.

Kev
Big_Kev is offline   Reply With Quote
This User Say Thank You:
Old 2007-08-24, 12:00   #40 (permalink)
Portal Member
 
nbradford's Avatar
 
Join Date: Jan 2006
Location: Melbourne, Australia
Age: 33
Posts: 22
Thanks: 3
Thanked 3 Times in 3 Posts

Country:

My System

Send a message via MSN to nbradford
Thumbs up

Thanks! Works like a treat. Logos get copied to both clients fine, and new guide data can be seen on the client. One more thing though. If I run it, then close it without making any changes, I get a prompt 'You have made changes to the configuration - Are you sure you want to continue closing the program? All changes will be lost!'

Thats a problem when running it from the scheduler, because the task doesnt complete. Im forcing it to complete after 5 mins at the moment.
nbradford 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 Off
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 01:26.


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