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 01-17-2006, 07:38 AM
Registered User
 
Join Date: Jan 2006
Posts: 6
Snapstream Guide feature suggestion

Maybe I missed it in the documentation - but there is a feature that i would like to see in the snap stream guide. Wouldn't it be nice if the time row at the top of the screen would change color if there was a recording set up in that time slot.

You could be browsing the channels and see a show you like - a glance at the time at the top of the screen would show you if you already had something for that time slot. Just a suggestion.

If this already exists in the config somewhere and i missed it - I would appreciate someone sharing how to implement it.
Reply With Quote
  #2 (permalink)  
Old 01-19-2006, 05:44 AM
vogelap's Avatar
Registered User
 
Join Date: Oct 2002
Location: Cincinnati, Ohio USA
Posts: 1,407
Send a message via ICQ to vogelap
Re: Snapstream Guide feature suggestion

Amen. That would be a very nice feature.
__________________
-drew

To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


HTPC setup: Click
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
.
Reply With Quote
  #3 (permalink)  
Old 01-19-2006, 10:01 AM
merrypig's Avatar
...
 
Join Date: Oct 2002
Posts: 4,404
Re: Snapstream Guide feature suggestion

Agreed!! I keep using two windows; one web page with the upcoming shows and the other with snapstream.net or the epg guide in the fsui - to achieve exactly this. I like your idea a lot

I even thought of having an alternative approach where it only showed timeslots not in conflict in the epg (ie the time/date becomes immaterial but you just get a grid of possible recordings. That does rather preclude you from overriding anything though intentionally but I rarely do)
__________________
Sleep well Kismet
Reply With Quote
  #4 (permalink)  
Old 01-19-2006, 11:10 AM
vogelap's Avatar
Registered User
 
Join Date: Oct 2002
Location: Cincinnati, Ohio USA
Posts: 1,407
Send a message via ICQ to vogelap
Re: Snapstream Guide feature suggestion

I open three windows to program my PVR... My PVR, SS.net, and IMDB. The code I use to open them is:

Code:
<html>
<head>
<script language="JavaScript">
myRef2 = window.open('http://addresstopvr/','mywin2',"left=0,top=0,height="+screen.availHeight+",width="+screen.availWidth+",toolbar=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,directories=yes,location=yes");
myRef = window.open('http://www.imdb.com','mywin',"left=0,top=0,height="+screen.availHeight+",width="+screen.availWidth+",toolbar=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,directories=yes,location=yes");
window.moveTo(0,0);
window.resizeTo(screen.availWidth,screen.availHeight);
window.location = 'http://www.snapstream.net';
window.focus();
</script>
</head>
<body>
</body>
</html>
It works really well!
__________________
-drew

To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


HTPC setup: Click
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
.
Reply With Quote
  #5 (permalink)  
Old 01-28-2006, 10:03 PM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,290
Re: Snapstream Guide feature suggestion

Quote:
Originally Posted by sydkahn
Wouldn't it be nice if the time row at the top of the screen would change color if there was a recording set up in that time slot.
If you want I just added this feature to my Web Guide.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 -
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
-
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
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
suggestion: allow editing of time of snapstream guide recordings Mistergq Beyond TV and Beyond TV Link 0 12-31-2006 11:48 AM
BTV Feature Suggestion rsoandrew Beyond TV and Beyond TV Link 10 09-09-2006 12:30 AM
SnapStream.Net Guide Feature Request sweitzen Beyond TV and Beyond TV Link 9 02-09-2006 03:28 PM
Feature Request - Channel Naming Flexibility in the SnapStream.Net guide in BTV3.5 k_kirk Beyond TV and Beyond TV Link 0 11-03-2004 11:21 PM
Feature Suggestion marky SnapStream Discussion 2 08-31-2002 05:25 AM


All times are GMT -6. The time now is 09:13 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