SageTV Community  

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

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 10-30-2003, 07:03 PM
kevthor kevthor is offline
Sage Aficionado
 
Join Date: Jun 2003
Posts: 254
jkaisre: Any update on this? Are you going to go ahead and try to get it to work. Like I said I'm sure there are alot of people that would benefit from this, as long as the TITAN TV listing has First Run/Rerun info.

Thanks
Reply With Quote
  #22  
Old 09-06-2004, 03:46 PM
Grey_Goose Grey_Goose is offline
Registered User
 
Join Date: May 2004
Posts: 150
Was there ever a resolution to this?
Reply With Quote
  #23  
Old 09-06-2004, 07:00 PM
kevthor kevthor is offline
Sage Aficionado
 
Join Date: Jun 2003
Posts: 254
Not that I know of. I wish it was resolved but its not. I have just lived with not having pay-per-view information.
Reply With Quote
  #24  
Old 09-09-2004, 02:07 PM
jdbrown's Avatar
jdbrown jdbrown is offline
Sage User
 
Join Date: Aug 2004
Location: Chicago
Posts: 57
What format and where is the EPG data stored within SageTV? Is it updateable or appendable if someone could extract the PPV info from TitanTV javscript file?
__________________
OS: XP Pro SP2 Case: Ahanix D.Vine 4 with Zalman ZM300B PSU Case fans: 2 x SilenX 60mm Mobo: Intel D865PERLL
CPU: P4/3.0EGHz 800M 478P/1MB HT CPU cooler: ZALMAN CNPS7000A-CU RAM: 512MB Corsair XMS Extreme DDR400 Video: Sapphire ATI Radeon 9600 256MB 128bit 8XAGP Tuner: Hauppage PVR-250MCE HD: Seagate 7200 200GB, Maxtor USB2 120GB Optical: STB: DishNetwork VIP211 TV: Sony WEGA KV-36FS100 (s-video) Apps: SageTV 4.0.0.56 w. Hotspot JVM 1.5.0_02,
Remote: MX-500 with USB-UIRT and Girder
Reply With Quote
  #25  
Old 11-17-2004, 03:04 PM
kevthor kevthor is offline
Sage Aficionado
 
Join Date: Jun 2003
Posts: 254
**BUMP**
Reply With Quote
  #26  
Old 10-06-2005, 11:52 AM
Jeremy Jeremy is offline
Sage User
 
Join Date: Aug 2005
Posts: 13
Bump...

I understand this issue completely, but there are a couple ways of adding the data I've been thinking of.

1. Intercepting the TCP traffic from SageTV to the EPG server and inserting Titan TV PPV data into the stream. (Likely the cleanest way.)

2. Decoding the EPG file and writing the data directly

3. Creating an add on scheduler that could read the PPV data and manually set up recording inside Sage.TV (likely the best bet)

The problem is that Sage.TV has to loosen their butts up and let the community build a solution outside of their coperate umbrella - while they can't do it themselves, they can help us implement a solution.

This single problem is making me lean more and more towards BeyondTV.
Reply With Quote
  #27  
Old 10-06-2005, 05:27 PM
insomniac's Avatar
insomniac insomniac is offline
Sage Icon
 
Join Date: May 2003
Location: Concord, Ca.
Posts: 1,104
DVB cards (w/ software) have the ability to read and parse PPV EPG data direct from stream. If somene who has any experience in access feels like writing a script to extract that data in XML format, we can have sage just import the guide data on a regular schedule....any takers?
__________________
If you're not cheating, your not trying...

My sage rigs:
Server - Windows 2003, Intel 865 PERLL w/ P4 3.2g 1gb ram, 3-PVR250, 3-PVRUSB's, 1 Skystar2, 1 twinhan 102g, 1 starbox DVB-S Cards. Evo network QAM encoder. 1.2TB storage 6.x server + MTSAGE for DVB
Client 1/Master BR - MediaMVP running a 30" Olevia LCD TV.
Client 2/Front Room - Shuttle ST61G4 XPC 1gig ram, 60gb HD, BTC9019 wireless keyboard/mouse & Harmony 880. 6.x client. GF6600GT driving a Sony WEGA 55" rear projection tv.
Reply With Quote
  #28  
Old 10-06-2005, 06:29 PM
PGPfan's Avatar
PGPfan PGPfan is offline
Sage Fanatic
 
Join Date: Apr 2003
Location: Oldtown, Idaho USA
Posts: 862
I wonder if it might be possible to treat the PPV guide data as another 'tuner'. It could be told specifically to seek data from TitanTV, perhaps with a modification of the existing xmltv plugin.

Just thinking out loud, but it sucks that we know that the data IS available, we just can't use it.

-PGPfan
Reply With Quote
  #29  
Old 10-06-2005, 06:45 PM
Jeremy Jeremy is offline
Sage User
 
Join Date: Aug 2005
Posts: 13
I still think the best bet is to intercept the data stream comming from sagetv to the EPG server and modify it directly, easily done through a host entry and some simple TCP/IP software. I've written stuff to redirect AS400 communications from local host over a secure tunner to a server then back down to the client's site.

Problem is that if SageTV wants to mess with us on this they could easily do that and we really need to get them involved in fixing this flaw in their software.
Reply With Quote
  #30  
Old 10-08-2005, 09:15 AM
insomniac's Avatar
insomniac insomniac is offline
Sage Icon
 
Join Date: May 2003
Location: Concord, Ca.
Posts: 1,104
FWIW, the guide data looks like untouched (just exported) from DVB stream:
<EIT>
<EID>3</EID>
<NIDSID>268697911</NIDSID>
<BUnixTime>1126315800</BUnixTime>
<EUnixTime>1126322400</EUnixTime>
<Lang>6647399</Lang>
<EventName>The Girl Next Door</EventName>
<ShortDescr></ShortDescr>
<ExtDescr>Movie. Emile Hirsch, Elisha Cuthbert, Timothy Olyphant. (2004) A high-school senior falls for a beautiful new neighbor, then learns she used to be a porn star. (CC) (Stereo)</ExtDescr>
</EIT>

This is the format that you need to meet in order for sage to import:

- <Display_x0020_EPG>
<EID>321</EID>
<NID>1006</NID>
<SID>248C</SID>
<Language>ENG</Language>
<StartTime>2005-09-27T15:00:00</StartTime>
<EndTime>2005-09-27T16:00:00</EndTime>
<EventName>Sesame Street</EventName>
- <ShortDescr>
- <![CDATA[
]]>
</ShortDescr>
- <ExtDescr>
- <![CDATA[ Family/Children. (2003) Ernie respects Bert's birthday plans for a quiet

day. (CC) (Stereo)
]]>
</ExtDescr>
</Display_x0020_EPG>

seems to me that we could just make a quick conversion and use the sage supported xmltv plugin.

food for thought...

I.
__________________
If you're not cheating, your not trying...

My sage rigs:
Server - Windows 2003, Intel 865 PERLL w/ P4 3.2g 1gb ram, 3-PVR250, 3-PVRUSB's, 1 Skystar2, 1 twinhan 102g, 1 starbox DVB-S Cards. Evo network QAM encoder. 1.2TB storage 6.x server + MTSAGE for DVB
Client 1/Master BR - MediaMVP running a 30" Olevia LCD TV.
Client 2/Front Room - Shuttle ST61G4 XPC 1gig ram, 60gb HD, BTC9019 wireless keyboard/mouse & Harmony 880. 6.x client. GF6600GT driving a Sony WEGA 55" rear projection tv.
Reply With Quote
  #31  
Old 10-08-2005, 05:00 PM
Jeremy Jeremy is offline
Sage User
 
Join Date: Aug 2005
Posts: 13
Quote:
Originally Posted by insomniac
FWIW, the guide data looks like untouched (just exported) from DVB stream:
<..snip..>
I'm assuming it's comming down Port 80 right? This looks actually easy, I already have software that monitors port 21 on a telnet session to see if a user goes into certain screens on a VAX system and capture what records they pull up. I can likely use the same code, the rest is all about cookies, logins, etc.
Reply With Quote
  #32  
Old 10-08-2005, 09:20 PM
insomniac's Avatar
insomniac insomniac is offline
Sage Icon
 
Join Date: May 2003
Location: Concord, Ca.
Posts: 1,104
this is actually captured and parsed from actual satellite stream into an access database. I then exported it into XML without any modifications. I have read up much on sat stream, but i would not think that there would be a specific port at all..

My thought is that anyone with DVB could pull this data and host it. I guess that the real problem is that this particular solution would only work for a very small amount of users and providers.

Quote:
Originally Posted by Jeremy
I'm assuming it's comming down Port 80 right? This looks actually easy, I already have software that monitors port 21 on a telnet session to see if a user goes into certain screens on a VAX system and capture what records they pull up. I can likely use the same code, the rest is all about cookies, logins, etc.
__________________
If you're not cheating, your not trying...

My sage rigs:
Server - Windows 2003, Intel 865 PERLL w/ P4 3.2g 1gb ram, 3-PVR250, 3-PVRUSB's, 1 Skystar2, 1 twinhan 102g, 1 starbox DVB-S Cards. Evo network QAM encoder. 1.2TB storage 6.x server + MTSAGE for DVB
Client 1/Master BR - MediaMVP running a 30" Olevia LCD TV.
Client 2/Front Room - Shuttle ST61G4 XPC 1gig ram, 60gb HD, BTC9019 wireless keyboard/mouse & Harmony 880. 6.x client. GF6600GT driving a Sony WEGA 55" rear projection tv.
Reply With Quote
  #33  
Old 10-10-2005, 10:28 PM
CarlG's Avatar
CarlG CarlG is offline
Sage Advanced User
 
Join Date: Nov 2004
Location: Canada
Posts: 79
Virtual Remote for progdvb somehow gets the listings for the PPV's....
Reply With Quote
  #34  
Old 10-10-2005, 10:42 PM
insomniac's Avatar
insomniac insomniac is offline
Sage Icon
 
Join Date: May 2003
Location: Concord, Ca.
Posts: 1,104
they get them the same way Mytheatre does. They capture the listings direct from satellite stream

Quote:
Originally Posted by CarlG
Virtual Remote for progdvb somehow gets the listings for the PPV's....
__________________
If you're not cheating, your not trying...

My sage rigs:
Server - Windows 2003, Intel 865 PERLL w/ P4 3.2g 1gb ram, 3-PVR250, 3-PVRUSB's, 1 Skystar2, 1 twinhan 102g, 1 starbox DVB-S Cards. Evo network QAM encoder. 1.2TB storage 6.x server + MTSAGE for DVB
Client 1/Master BR - MediaMVP running a 30" Olevia LCD TV.
Client 2/Front Room - Shuttle ST61G4 XPC 1gig ram, 60gb HD, BTC9019 wireless keyboard/mouse & Harmony 880. 6.x client. GF6600GT driving a Sony WEGA 55" rear projection tv.
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 03:53 AM.


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