SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV EPG Service
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV EPG Service Discussion related to the SageTV EPG Service used within SageTV. Questions about service area coverage, channel lineups, EPG listings, XMLTV, or anything else related to the service or programming guide data for SageTV should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #581  
Old 05-16-2008, 12:13 PM
KFH KFH is offline
Sage User
 
Join Date: May 2008
Posts: 6
Hi. I am using your very useful program to create a list of channels on my STB; there is on epg available for my area. I am using the following in the xml file:

Quote:
<tv>
<channel id="1somechannel.com">
<display-name lang="en">1 some channel</display-name>
</channel>
<channel id="2somechannel.com">
<display-name lang="en">2 some channel</display-name>
</channel>
....
</tv>
I see in your program that it sets the CallSign and Number also. Can I make this a part of the xml file?

Thanks.
Khurram.
Reply With Quote
  #582  
Old 05-16-2008, 02:19 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by KFH View Post
I see in your program that it sets the CallSign and Number also. Can I make this a part of the xml file?
No, not with the current version (this may change with version 3.x).
Reply With Quote
  #583  
Old 05-21-2008, 01:38 PM
rtengvad rtengvad is offline
Sage Aficionado
 
Join Date: Jul 2005
Location: Copenhagen, Denmark
Posts: 425
Recorded show suddenly renamed

Hi Stephane

I saw yesterday that in my recordings was listed "The Terminator". I was puzzled because I've not asked Sage to record that movie. So I opened the file and it was another movie Hidalgo that I indeed recorded a few months back (March 25). The show info for Hidalgo has been updated with show info for The Terminator that was on the day before (March 24).

Sage has told me that my epg import tool has updated the info because the show ids are the same:

"They're IDs are the same and the EPG update process occurred between those 2 entries in the log. So the XMLTV importer called AddShow w/ the same external ID for Terminator that the DB was already using for Hidalgo (which caused it to match that object and then update its info to be that from the new show)."

Why is that happening now after several months? And any ideas how can I avoid it in the future?

Thanks Rasmus
__________________
Server: Win7 • SageTV v7.1.9 • GA-MA785GM-US2H • Athlon 64 X2 BE-2350 • 2 Gb RAM • 4x 1Tb WD RE-2 GP in RAID5, Adaptec 5405 Raid controller • 2x firewire DVB-C FloppyDTV C/CI, 1x TechnoTrend CT-3650 CI via the LM Smart DVB Recorder plug-in.

Clients: HD300 to a Samsung PS50C7705 (PN50C8000) via a DVDO Edge • HD200 • Placeshifter

Remote: Universal Remote Control MX-980
Reply With Quote
  #584  
Old 05-21-2008, 05:11 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Hello,
Quote:
Originally Posted by rtengvad View Post
I saw yesterday that in my recordings was listed "The Terminator". I was puzzled because I've not asked Sage to record that movie. So I opened the file and it was another movie Hidalgo that I indeed recorded a few months back (March 25). The show info for Hidalgo has been updated with show info for The Terminator that was on the day before (March 24).
Yes this can happen. Assigned EPGID are being held in the lookup.xml file. The EPGID will expire after a year to keep the lookup.xml relatively small.

The EPGID only expires if it was unused for a year (for instance the EPGID may have been created three years ago but episodes was actively airing for two years keeping alive the EPGID, then airing was stopped for more than a year and the EPGID expired).

When EPGID expires, they are reused if you ran out of "brand new" EPGID. EPGID are like this : AAXXXXXXYYYY, AA = is prefix for Series, Movies, Show, XXXXXX = is the series number, YYYY = is the ep. number. When XXXXXX is 999999, you have to start out with 000001 again.

Though in your case this should not have happened (the movie was recorded in March so the EPGID should not have expired). What version of the Importer are your running? Have you updated the Importer recently?

Regards,
Stéphane.
Reply With Quote
  #585  
Old 05-21-2008, 11:14 PM
rtengvad rtengvad is offline
Sage Aficionado
 
Join Date: Jul 2005
Location: Copenhagen, Denmark
Posts: 425
Quote:
Originally Posted by StephaneM View Post
Though in your case this should not have happened (the movie was recorded in March so the EPGID should not have expired). What version of the Importer are your running? Have you updated the Importer recently?
I've used the latest ver 2.8 since you released it. The current version hasn't been touched since I did a rebuild of the server in January.

Thanks
Rasmus
__________________
Server: Win7 • SageTV v7.1.9 • GA-MA785GM-US2H • Athlon 64 X2 BE-2350 • 2 Gb RAM • 4x 1Tb WD RE-2 GP in RAID5, Adaptec 5405 Raid controller • 2x firewire DVB-C FloppyDTV C/CI, 1x TechnoTrend CT-3650 CI via the LM Smart DVB Recorder plug-in.

Clients: HD300 to a Samsung PS50C7705 (PN50C8000) via a DVDO Edge • HD200 • Placeshifter

Remote: Universal Remote Control MX-980
Reply With Quote
  #586  
Old 05-22-2008, 10:19 AM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by rtengvad View Post
I've used the latest ver 2.8 since you released it. The current version hasn't been touched since I did a rebuild of the server in January.
I can't know for sure what happened. If you want you can bakcup the lookup.xml file prior each update. Then if it happens again you'll send me the lookup.xml backup and your current XMLTV file as well as the name and EPGID of the show that has been updated.

Regards,
Stéphane.
Reply With Quote
  #587  
Old 05-22-2008, 10:34 AM
rtengvad rtengvad is offline
Sage Aficionado
 
Join Date: Jul 2005
Location: Copenhagen, Denmark
Posts: 425
Quote:
Originally Posted by StephaneM View Post
I can't know for sure what happened. If you want you can bakcup the lookup.xml file prior each update. Then if it happens again you'll send me the lookup.xml backup and your current XMLTV file as well as the name and EPGID of the show that has been updated.

I've seen it a couple of times before and I just assumed that Sage had recorded somthing by mistake. But know I think its this. Ill see if I can create som kind of automated procedure to backup the lookup file every day.

Thanks
Rasmus
__________________
Server: Win7 • SageTV v7.1.9 • GA-MA785GM-US2H • Athlon 64 X2 BE-2350 • 2 Gb RAM • 4x 1Tb WD RE-2 GP in RAID5, Adaptec 5405 Raid controller • 2x firewire DVB-C FloppyDTV C/CI, 1x TechnoTrend CT-3650 CI via the LM Smart DVB Recorder plug-in.

Clients: HD300 to a Samsung PS50C7705 (PN50C8000) via a DVDO Edge • HD200 • Placeshifter

Remote: Universal Remote Control MX-980
Reply With Quote
  #588  
Old 05-28-2008, 03:19 PM
ehanekla ehanekla is offline
Sage Advanced User
 
Join Date: Jul 2007
Location: Niedersachsen, Germany
Posts: 91
Hi,

I am using your great XMLTV importer. There's one question for which I could not find an answer in the forums: My XMLTV data uses the additional <icon src=.../> tag to provide an image for some shows. But in the guide I only get some images from IMDB. Is this icon tag supported by your importer? Is it somehow possible to use the image url from the icon tag for the guide instead of the imdb image?

An answer would be greatly appreciated.

Eyk
__________________

Clients: HD200, MediaMVP
Capture Cards: Technotrend Budget S-1500 (DVB-S)

STVi for XMLTV icons
Reply With Quote
  #589  
Old 05-28-2008, 05:36 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by ehanekla View Post
Is this icon tag supported by your importer? Is it somehow possible to use the image url from the icon tag for the guide instead of the imdb image?
No images are not supported. There is some API regarding series or tv editorial, but honestly I don't know how to use them (all info point toward getting information about series or tv shows, but nothing about adding them...), and if it is even possible to use them when importing guide data...

Regards,
Stéphane.
Reply With Quote
  #590  
Old 05-29-2008, 04:22 AM
Whitey's Avatar
Whitey Whitey is offline
Sage Advanced User
 
Join Date: Oct 2007
Location: Notts, England
Posts: 246
Stephane, I am using your XMLTV importer along with the digiguide importer posted on these forums for the UK channels. I have read that digiguide provides information for programs that are in HD so is it possible for these HD programs to be different colour in my sage epg? Or at least mention it in the program description? This would be useful for Channel 4HD which only shows a few hours a day a HD programs (the rest is upscaled SD)

Thanks

Whitey
Reply With Quote
  #591  
Old 05-29-2008, 09:14 AM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by Whitey View Post
is it possible for these HD programs to be different colour in my sage epg? Or at least mention it in the program description?
This should already be the case: there is an icon for HD programs in the guide.
Reply With Quote
  #592  
Old 06-09-2008, 05:00 PM
Black Sky Black Sky is offline
Sage User
 
Join Date: Apr 2006
Posts: 18
Hi,
Have been using the plugin sucessfully for a while now with RTimes Data and more recently Digiguide. Have come across a problem tonight I can't overcome.

Backed up my SageTV directory tonight, removed the sources then exited as I wanted to set them up again. Ran the SageTV importer Wizard to import a new XMLTV Lineup (new DigiGuide dload with about 50+ channels). Got to the "Edit Line-ups and Channel" dialog box, (dbox with the 3 buttons, Edit Channels, Edit Ratings, Edit Categories). Edit Channels button can see all the channels, added a couple of channels into a second line-up, click Update back to the 3 button box and the "Next" button is greyed out so cannot contine.

HAve tried variouys thinsg such as Uninstalled and reinstalled the importer (clearing all settings/directories), tried re-importing data that previously imported fine, and "Next" button remains stubbornly greyed out. If i don't use the wizard and use the "Import button" on the main screen, the "GuideData" Folder gets created with its 4 XML files. Log File runs thru the steps reading..adding but 0 programs added, 0 airings updated...Went back to an older SageTV backup but still the same problem.....

Jave is latest version, XMLTV files are good, so stuck on what next to try..
Hopefullly I'm overlooking something simple....

Reply With Quote
  #593  
Old 06-09-2008, 05:10 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by Black Sky View Post
added a couple of channels into a second line-up, click Update back to the 3 button box and the "Next" button is greyed out so cannot contine.
Then "Next" button will be grayed out when:

* channels.xml file is not well formed (in C:\Document And Settings\All Users\Application Data\LM Gestion\SageTV XMLTV Importer) or doesn't exist
* you have no channel numbers in the channel list (it needs at least one channel number)

Regards,
Stéphane.
Reply With Quote
  #594  
Old 06-13-2008, 02:45 AM
John@TunerUK John@TunerUK is offline
Sage Aficionado
 
Join Date: Oct 2007
Posts: 251
I've been using this importer for a few months now for my sky EPG, and it works so well I'd like to use it for my freeview chanels too.
The only problem is, a lot of the channels that freeview uses, sky also uses. These are set up on my sky lineup and the far right hand box will only let me choose one lineup for each channel. Is there a way to get them to work on my freeview lineup too? Is that what the 'Additional channels' section is for?

I just want to check before I dive in and break something
__________________
Antec Sonata III, Abit AN-M2HD, AMD 4200+, Thermalright SI-128 Cooler, 2GB OCZ DDR2, 2x500Gb + 1x1Tb Samsung Spinpoint SATA II, Hauppauge Nova-T500, Technotrend 3200-S2 with CI, Oasis II CAM. Windows XP Home SP3, Logitech Harmony 525. Logitech DiNovo Edge
Reply With Quote
  #595  
Old 06-13-2008, 08:47 AM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by John@TunerUK View Post
The only problem is, a lot of the channels that freeview uses, sky also uses. These are set up on my sky lineup and the far right hand box will only let me choose one lineup for each channel. Is there a way to get them to work on my freeview lineup too? Is that what the 'Additional channels' section is for?
Yes, exactly. You have to create duplicate of your channels for putting them on the 2nd lineup. Be careful when you duplicate to use the same ID (this will be a lot easier with the new version of the Importer, I don't know when it will be ready though).

Regards,
Stéphane.
Reply With Quote
  #596  
Old 06-29-2008, 04:50 PM
zazz zazz is offline
New Member
 
Join Date: Oct 2005
Posts: 4
Hi StephaneM,

I am getting the following error when trying to use your pluggin. I am currently using the EGP2XML pluggin. I seem to be able to import the XML listings but only once then i get this error. Any idea what it might be? The epg xml file is 30Mb+ so I'm not sure how i can get it too you.

Thanks,

Zazz
Attached Images
File Type: jpg PIC.jpg (20.2 KB, 247 views)
Reply With Quote
  #597  
Old 06-29-2008, 04:59 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Hello,
Quote:
Originally Posted by zazz View Post
II seem to be able to import the XML listings but only once then i get this error: "hexadecimal value 0x19, is an invalid character"
Your XMLTV file is not a well formed XML file, and as such cannot be parsed by the Importer. You'll have to:

* contact the grabber author so that it encode the XML properly
* or correct the error yourself (opening the file in Notepad and going to line 61636, character n°92 on this line and remove it or search "&#019;" or "&#19;" without the quotes, this char is : )

Regards,
Stéphane
Reply With Quote
  #598  
Old 07-01-2008, 07:16 AM
johnw johnw is offline
Sage User
 
Join Date: Nov 2005
Location: Winchester, UK
Posts: 33
Installation Problem.

I have a problem installing the Importer application. Whether I try version 2.6 on dot net v2.0 or version 3.0 on dot net v3.5, I get the same error message which aborts the installation process "Access to the path 'c:\System Volume Information' is denied". I am loading it on a clean install of XP Pro SP3. A search of this and other threads doesn't appear to bring up any similar instances of the problem. Any ideas??

John
Reply With Quote
  #599  
Old 07-01-2008, 04:53 PM
StephaneM's Avatar
StephaneM StephaneM is offline
Sage Icon
 
Join Date: Mar 2006
Location: France
Posts: 1,463
Quote:
Originally Posted by johnw View Post
I have a problem installing the Importer application. Whether I try version 2.6 on dot net v2.0 or version 3.0 on dot net v3.5, I get the same error message which aborts the installation process "Access to the path 'c:\System Volume Information' is denied".
Have you already installed SageTV and used it at least one time? If I remember correctly you are getting this error because the Importer cannot find the sage.properties anywhere on your PC.

Also be sure to type the correct path for the SageTV install directory when you set up the Importer, usually it is C:\Program Files\SageTV


Regards,
Stéphane.
Reply With Quote
  #600  
Old 07-02-2008, 01:22 AM
Doubletop's Avatar
Doubletop Doubletop is offline
Sage Advanced User
 
Join Date: Apr 2005
Location: New Zealand
Posts: 126
V 3.0

I spent a number of hours last night unsuccessfully trying to install this as it kept hanging.

I see it is downloading what appears to be 197Mb of .net 3.5 which may explain the 'hang'

Now I'm downloading .net 3.5 separately to see if that was the problem.

The full package is here http://download.microsoft.com/downlo...dotnetfx35.exe
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT -6. The time now is 01:44 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.