SnapStream Forums

Go Back   SnapStream Forums > SnapStream Discussion
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 04-05-2004, 12:22 AM
Registered User
 
Join Date: Mar 2004
Posts: 9
11:00 PM Guide Slot "Unavailable"

I am using xmltv to download program data and then importing. The guides seem pretty complete and relatively accurate, however the 11:00 PM time slot reads "Unavailable". I scrolled through the next 5 or 6 days and it seems to be confined to the 11:00 PM to Midnight slot.

One thing I did notice was that after the Daylight Savings Time change, my guide was off an hour. I went into the Importer Configuration Tool and switched my Timesone Offset from +6 to +5 and now the guide is accurate. I didnt recall noticing whether or not the guide had previously been blank in that 11 PM slot, but my hunch is that if it had been I would have noticed it. I was curious if changing the offset had something to do with it, so I switched the time offset back to +6. The guide was once again off by an hour, but the 11 pm slot remained empty. Any ideas as to why that 11 PM slot shows unavailable on all stations? Thanks in advance for any help.

Jake
Reply With Quote
  #2 (permalink)  
Old 04-05-2004, 07:09 AM
Registered User
 
Join Date: Jan 2004
Posts: 12
Have you tried examining the XMLTV file to see if the shows are there?
Reply With Quote
  #3 (permalink)  
Old 04-05-2004, 01:23 PM
Registered User
 
Join Date: Mar 2003
Location: England
Posts: 194
You could try using the xmltv program to process your xml file a bit more before importing it into BTV. What I mean is, in your batch file that runs daily/ weekly (I assume you have automated your listings download/import) is do this;

xmltv tv_sort listings.xml --output=btvlistings.xml

where listings.xml is your current output of xmltv download process & btvlistings.xml is the file you will import into btv.

As far as I understand it, the tv_sort option checks that all programs have valid end times (and if they don't creates end times that are equal to the start time of the following program)
__________________
Asus A7N8X-E Deluxe
NVidia FX5200, drv 61.77
Onboard MCP-T audio (SPDIF out)
AMD Athlon XP2600
1Gbyte RAM
200Gbyte hard-disk
Hauppauge PVR350 & PVR250, drv 1.18.22162
BTV beta 3.5.1728
BM 1.0 beta 4
USB-UIRT
Reply With Quote
  #4 (permalink)  
Old 04-05-2004, 03:17 PM
Registered User
 
Join Date: Nov 2003
Location: NYC, USA
Posts: 287
I've seen this myself and was quite unhappy with the XMLTV importer. I then used another program(i think it's called tvguide) which parses the xml file and graphically displays the information and voila! it would have all the information so I think the above suggestion may help you or you could look for the program I used above to check the file and make sure it has all the information you need.
Hope this helps!
-JN
Reply With Quote
  #5 (permalink)  
Old 04-05-2004, 05:58 PM
Registered User
 
Join Date: Mar 2004
Posts: 9
Yes I have been using a batch file. So I took your advice and ran tv_sort once and it seemed to add a few of the 11PM listings so I ran it again and it seemed to add a few more. Finally I ran teh following batch file and next time I loaded the gude all the listings were complete.
-------------------
pushd d:\xmltv

if exist started.at goto already_running
time /t >started.at
date /t >>started.at

del us.xml
xmltv tv_grab_na --days 3 >us.xml
if ERRORLEVEL 2 goto no_data_downloaded

xmltv tv_sort us.xml --output=us.xml

xmltv tv_sort us.xml --output=us.xml

xmltv tv_sort us.xml --output=us.xml

xmltv tv_sort us.xml --output=us.xml

"D:\Program Files\SnapStream Media\PVS XML Import\ImportXMLTV.exe"

:no_data_downloaded
del started.at

:already_running
popd
-----------------------

Seems odd to me that I had to run the tv_sort command multiple times, but it did do the trick. The syntax and sequence may not be just right, but it did work, so what the heck. Thanks for your help guys.

Jake
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Guide "Unavailable" jtdwab Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 6 11-28-2007 07:09 PM
Program Guide data "unavailable" vkristof Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 2 11-30-2006 05:59 AM
Program Guide data "unavailable" vkristof Beyond TV and Beyond TV Link 1 11-26-2006 02:06 PM
Guide Data "unavailable" chriswagner Beyond TV and Beyond TV Link 2 04-22-2006 04:06 AM
Program Guide "Unavailable" tmach Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 0 01-10-2005 11:04 PM


All times are GMT -6. The time now is 09:33 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0 RC1
©2004-2006 Snapstream Media