SnapStream Forums

Go Back   SnapStream Forums > SnapStream Developer Network > Beyond TV Downloads
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 11-29-2004, 02:32 PM
Administrator
 
Join Date: Nov 2004
Posts: 174
[addon] Beyond TV Web Based Program Guide

Author: StevenR

Description:
This is a web EPG that uses the API to display the guide data and also allows you to schedule recordings. This is written as an addon to the Web Admin. It is useful for anybody who uses third party guide data such as from XMLTV and cannot use SnapStream.Net. Clicking on a program will open a popup window giving you various scheduling options.

Requirements:
XMLTV, BeyondTV 3.5 or greater

Source:
[included]

Installation:
To use the EPG you simply need to put the "guide" folder from the ZIP file into the Program Files\Snapstream Media\Beyond TV 3\wwwroot directory.
To enable it within Web Admin, follow the following steps:
1) In Web Admin click on Settings
2) Click on SnapStream.Net Settings
3) Tick the box "I want to use my own guide"
4) Enter /guide/ into the URL field.
Attached Images
  
Attached Files
File Type: zip guide.zip (4.3 KB, 1348 views)
Reply With Quote
  #2 (permalink)  
Old 02-24-2005, 06:35 PM
Registered User
 
Join Date: Oct 2003
Posts: 46
I am getting wrong listings.

Hi,
on my system, this isn't working right. It displays the grid, etc.

But suppose It is listing from 7pm to 9 pm. THe shows in those slots are actually from 1pm.

I have a screenshot attached
Attached Images
 
__________________
athlon 1800+
120 gb maxtor
768 mb ddr ram
ati AIW 9000 for video out.
generic conexant blackbird x2

Last edited by bast; 02-24-2005 at 06:40 PM.
Reply With Quote
  #3 (permalink)  
Old 03-01-2005, 09:16 PM
Registered User
 
Join Date: Nov 2004
Posts: 8
Re: [addon] Beyond TV Web Based Program Guide

I have the same proble.. ...I think it's a problem with the GMT timezone
Reply With Quote
  #4 (permalink)  
Old 08-26-2005, 03:37 PM
Registered User
 
Join Date: Aug 2005
Posts: 61
Re: [addon] Beyond TV Web Based Program Guide

Cheers for that - its great.

I've made a couple of small changes - using the overlib.js script to display the program details a little nicer and also show more details on the recording page.

Same instructions as above

Edited - Updated upload to fix IE display issue (worked fine in Firefox though )
Andy
Attached Files
File Type: zip guide.zip (18.8 KB, 684 views)

Last edited by AndyQ; 08-27-2005 at 05:04 AM.
Reply With Quote
  #5 (permalink)  
Old 08-26-2005, 07:28 PM
Registered User
 
Join Date: Jan 2005
Posts: 33
Re: [addon] Beyond TV Web Based Program Guide

I tried using this and all I get is a blank white page.. Any Suggestions I am using Explorer 6 with Windows XP Pro... All udates current.
Reply With Quote
  #6 (permalink)  
Old 08-27-2005, 05:05 AM
Registered User
 
Join Date: Aug 2005
Posts: 61
Re: [addon] Beyond TV Web Based Program Guide

Quote:
Originally Posted by NYPlayer
I tried using this and all I get is a blank white page.. Any Suggestions I am using Explorer 6 with Windows XP Pro... All udates current.
Yup, fixed it (see above) - simple fix - missing </script > tag (doh).
Reply With Quote
  #7 (permalink)  
Old 08-27-2005, 07:43 AM
Registered User
 
Join Date: Jan 2005
Posts: 33
Re: [addon] Beyond TV Web Based Program Guide

Thanks that worked. but..... The times accross the top are way off from the actual shows. Same problem as the gentleman a few posts up.

Last edited by NYPlayer; 08-27-2005 at 07:53 AM.
Reply With Quote
  #8 (permalink)  
Old 08-27-2005, 01:50 PM
Registered User
 
Join Date: Oct 2003
Posts: 13
Re: [addon] Beyond TV Web Based Program Guide

it works, only not for my timezone
i live in belgium and use xmltv importer, where i have to put in a time difference of -1
can i set this somewhere in the web based guide?
i think this is the problem for me

don't mind my bad english

TIA

P
Reply With Quote
  #9 (permalink)  
Old 09-18-2005, 06:40 AM
Registered User
 
Join Date: Sep 2005
Posts: 5
Re: [addon] Beyond TV Web Based Program Guide

Hi - This is definitely a bodge job as I don't know any vb, js or asp, but I've found a way to fix the time zone problem, so this should work for anyone else with the same problem.

Just open the Default.aspx file in the attachment, browse to the TimeOffset variable I added (code is commented to make finding the variable easy) and change the value in hours accordingly.

The recording time was also a little out of sync so I changed that also, if that isn't fixed, open RecordProg.aspx, find the RecordOffset variable I added and change the time accordingly (in minutes).

The recordOffset will need to be changed if the correct program is showing in upcoming recordings in the web manager, but the wrong recording is showing up in the btv application (most easy to spot when recording short programs).

Hope the author doesn't mind me making these tiny changes. Let me know if this works for you.
Attached Files
File Type: zip guide.zip (19.0 KB, 661 views)
Reply With Quote
  #10 (permalink)  
Old 05-05-2007, 02:16 AM
Registered User
 
Join Date: Apr 2007
Location: Berkeley,CA
Posts: 6
Re: [addon] Beyond TV Web Based Program Guide

Hi,
This plugin appears to be just what I need, however it doesn't work with the Webadmin in BTV4.6.1
The guide displays properly, but scheduling fails. I always get the following error.



05-May-2007 01:00

Paid Programming

An Error Occurred: Paid Programming System.Runtime.InteropServices.COMException (0x80004005): Unspecified error at

BTVSchedulerServiceLib.BTVSchedulerSingletonClass. AddRecordingJob(String bstrJobXML, Int32 bHighestPriority) at

SnapStream.BeyondTV.WebServices.BTVScheduler.AddRe cordingJob(PVSPropertyBag bag, Int32 highestPriority) at

ASP.RecordProg_aspx.Page_load(Object Sender, EventArgs E) in c:\program files\snapstream media\beyond

tv\wwwroot\guide\guide\RecordProg.aspx:line 104


Can anyone fix or suggest where to look for the problem?

Thanks Much,
Commander Cosmac.
__________________
2.5GHz P4, 845PE Chipset. 1G RAM.
WinXP Pro. BTV 4.6.1 (3939)
AIW 9000 Pro, Audigy2, Fusion 3 Gold Q.
OTA + Comcast.
Reply With Quote
  #11 (permalink)  
Old 06-03-2007, 11:21 PM
Registered User
 
Join Date: Jun 2007
Posts: 1
Re: [addon] Beyond TV Web Based Program Guide

even with the fix i get a blank guide with time stamps, any suggestions?
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
New XMLTV Importer and Web based Program Guide StephaneM SnapStream Discussion 243 06-27-2008 03:50 PM
[addon] Web-based Program Guide (Apr 18 Update) SSDNAdmin Beyond TV Downloads 197 10-29-2007 09:31 AM
Can't install Beyond TV Web based Program Guide lakie21 Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 3 09-17-2004 12:24 PM
Web Based Program Guide beles SnapStream Discussion 13 04-20-2004 12:41 PM
Web Based Program Guide - problems accessing over the web jimz SnapStream Discussion 1 02-29-2004 02:34 AM


All times are GMT -6. The time now is 07:37 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
©2004-2009 Snapstream Media
You Rated this Thread: