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 2008-07-17, 14:11   #101 (permalink)
Portal Member
 
bounguine's Avatar
 
Join Date: Nov 2005
Location: St.Petersburg
Age: 35
Posts: 105
Thanks: 1
Thanked 7 Times in 7 Posts

Country:

My System

Default

Thanks for your plugin!

It works perfectly with *.xml generated by TVXb.
But when downloading the second file from TVGuru I always get this:

Download Started 17.07.2008 15:31:56
17.07.2008 15:32:02 - EPG Download Failed!: Error=Invalid argument to date encode
EPG Download Complete - Total 0 program entires downloaded

I explored the file and found some programs at the end of the period with no end-time:

<programme start="200807210459" channel="564">
<title lang="ru">Без комментариев</title>

I made two small test-files with and without such programs.
The first was rejected by the app, the second downloaded.

Anyway, importing “incorrect” xmls through TVServer console gives no errors.

After that MSSQL DB has:
startTime = 21.07.2008 04:59:00
endTime = 21.07.2008 04:59:00

Can you make the same thing for such cases here – “endTime = startTime”?
bounguine is offline   Reply With Quote
This User Say Thank You:
Old 2008-07-17, 14:41   #102 (permalink)
Portal Member
 
Join Date: Jan 2007
Posts: 55
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Thanks for your help.

All has been configured according to instructions.

Would I be able to see the epg data even though Im not connected to an aerial? What I did was connect it, scan for channels, disconnected and from there configured the epg download manager. I then went to Mediaportal and I cant see any epg. Will I have to reconnect to see the epg data? Im assuming the TVserver data doesnt come through unless there is a stream.
thargs is offline   Reply With Quote
Old 2008-07-18, 00:18   #103 (permalink)
Portal Member
 
bounguine's Avatar
 
Join Date: Nov 2005
Location: St.Petersburg
Age: 35
Posts: 105
Thanks: 1
Thanked 7 Times in 7 Posts

Country:

My System

Default

I was wrong when wrote above that TVxb file is downloaded without problems.
The process itself goes without errors in the app, but Russian EPG is totally unreadable in MP.

I tried both:
<?xml version="1.0" encoding="utf-8" ?>
...
<programme start="20080721025500 +0400" stop="20080721032000 +0400" channel="2x2">
<title lang="ru">Disсworld -4</title>
</programme>

and

<?xml version="1.0" encoding="windows-1251" ?>
...
<programme start="20080721025500 +0400" stop="20080721032000 +0400" channel="2x2">
<title lang="ru">Disсworld -4</title>
</programme>


And again - utf-8 is properly understood when downloading through TVServer console
bounguine is offline   Reply With Quote
This User Say Thank You:
Old 2008-07-18, 04:22   #104 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default New Version 0.0.0.11 beta

Hi All,

Thanks to bounguine, I have made a change to set end time = start time if end time is not a valid date/time.

Big Kev
Big_Kev is offline   Reply With Quote
Old 2008-07-22, 07:30   #105 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default New Version 0.0.0.12 beta

Again, thanks to bounguine, I have made the following modifications.
  1. Now if a program is missing the end time, it will be replaced by the start time of the NEXT program if it is on the same channel, otherwise the end time will be set to the start time.
  2. When resetting the EPG mapping grid, you will be prompted to restore previous mappings. This is handy if you are only ADDING another URL and dont want to re-map the existing URLs
  3. There is a new page in the manager for Defaults. This allows you to replace the "Unknown" default that is loaded when information is missing in your EPG download - for instance, genre, classification etc.
Kev
Big_Kev is offline   Reply With Quote
Old 2008-08-22, 15:28   #106 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 28
Thanks: 3
Thanked 1 Time in 1 Post


Thumbs up

Thank you, thank you, Thank you, thank you, Thank you, thank you, Thank you, thank you, Thank you, thank you...



I have been looking for a solution when herefords epg stopped working for some channels. webEPG dont wokr on many channels either and for some reason tvserver did not import and programs when I tried to use xmltv.

and thanks to tompa as well. Made it allot easier to understand how it worked
vlukinius is offline   Reply With Quote
This User Say Thank You:
Old 2008-08-27, 01:38   #107 (permalink)
Portal Member
 
Join Date: Feb 2008
Posts: 28
Thanks: 3
Thanked 1 Time in 1 Post


Default

I did now notice that I loose all programs after 00:00 until the next new program starts. For me they start again at 02:00. My guess is that the +0200 adds the two hours.

<programme start="20080827020000 +0200" stop="20080827030000 +0200" channel="nordic.discovery.com">

I used to download the programs at 00:00. Then it clears all previous programs in the database and downloads the new programs for that day. But the programs showing until 02:00 is on the previous day. Now I set it to download it at 23:00 instead and that should solve my issue I think.

If I am right, the simple solution is to download the previous day as well if that one is available.
vlukinius is offline   Reply With Quote
Old 2008-08-29, 09:51   #108 (permalink)
Portal User
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

I get the following error when testing the download from the url "http://www.oztivo.net/tivo-bin/tvguide.pl" (Havn't tried any other urls but i don't think it even tries to download)

29/08/2008 5:36:01 PM - EPG Downloader could not connect to TV Server database: Error=[AnyDAC][Comp][Clnt]-340. Driver ID is not defined.
Set TADConnection.DriverName or add DriverID parameter to your connection definition

I have set up the user as per the manual and the test login on the database tab of the program works fine with login name of "EPG" and the default "sa" login (I'm using a MSSQL 2005 express database, Media Portal RC2) ......... any ideas ?
hippy2000 is offline   Reply With Quote
Old 2008-09-02, 05:28   #109 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by hippy2000 View Post
I get the following error when testing the download from the url "http://www.oztivo.net/tivo-bin/tvguide.pl" (Havn't tried any other urls but i don't think it even tries to download)

29/08/2008 5:36:01 PM - EPG Downloader could not connect to TV Server database: Error=[AnyDAC][Comp][Clnt]-340. Driver ID is not defined.
Set TADConnection.DriverName or add DriverID parameter to your connection definition

I have set up the user as per the manual and the test login on the database tab of the program works fine with login name of "EPG" and the default "sa" login (I'm using a MSSQL 2005 express database, Media Portal RC2) ......... any ideas ?
Sorry to be so long getting back to you.

Please check that the database name is "MpTvDbRc2" not the default "TvLibrary"... Though I suspect you have already.

If you are using the Express version, you must select the MSSQL 2005 Express radio button, as it automatically adds the "\SQLEXPRESS" to the end of the server name...

Kev

Last edited by Big_Kev; 2008-09-02 at 05:41.
Big_Kev is offline   Reply With Quote
Old 2008-09-03, 11:19   #110 (permalink)
Portal Member
 
Join Date: Oct 2007
Posts: 70
Thanks: 0
Thanked 1 Time in 1 Post

My System

Default

Quote:
Originally Posted by tompa View Post
Quote:
Originally Posted by petsa View Post
Hi Tompa,

I'm trying to use this app to download EPG info from tv.swedb.se. Can you give some directions how you specified the XML source in the grabber?

/Peter
Peter, try this!

Info from Kev.
Data Is Zipped: Checked
Type: Complex
Program URL Template: !!!Base-Url!!!!!!ChannelID!!!_!!!DateString!!!.xml.gz

URL: http://tv.swedb.se/xmltv/channels.xml.gz

/tompa

edit: downloaded 10 days within 5 min!
Works great with those settings, too bad swedb.se don't have all of comhems channels.
ravenrocks is offline   Reply With Quote
Reply

Bookmarks

Tags
downloader, epg, server, service

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
EPG Downloader for TV Server Big_Kev Development 6 2008-07-04 05:11
TV Server epg issue Kanon Get Support 3 2007-03-11 20:47
Help on MP + TV-Server and EPG dnasini Get Support 13 2007-02-05 19:52
TV Server und EPG? lord_fritte Media Portal - Allgemeines 0 2007-01-15 17:07
New TV Server Plugin: TV Movie Clickfinder EPG Import mPod General Talk 2 2006-10-25 22:02


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


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden