![]() |
|
|||||||
| SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I looked at the API doc and it has a lot of properties and methods that look interesting. However, I'm a VBScript kind-o-guy and the java-ese I don't understand. Any examples somewhere of VBScript?
Specifically, I'm trying to get a list of the currently recorded shows as well as get the currently being viewed show by client. Is it possible?? Any pointers appreciated.... Tahl PS. Hope I'm in the right topic. |
|
#2
|
||||
|
||||
|
Out of the box, Sage supports Java plugins that run inside the SageTV app or service.
There is a scripting plugin that exposes the SageTV API to scripts running outside of Sage. I don't know that it supports VBScript directly, though (my guess would be not). It does however support API calls via HTTP, so you might be able to do something with that. Bottom line is that pretty much anything is possible, depending on your skill level and how much work you want to put into it. For someone with a solid grounding in programming fundamentals, learning to write plugins in Java is not that hard, and gives the most direct access to the API.
__________________
-- Greg |
|
#3
|
|||
|
|||
|
Thanks for the reply; things look more promising. If the scripting plug-in supports java script, it should support VB script. That's been my experience. So I suppose it supports java script?
Also, can you point me to the http version of the API? I can't seem to find it. HTTP/SOAP/XML/etc. all would be fine. Thanks much, Tahl |
|
#4
|
||||
|
||||
|
Quote:
Look under Remote APIs on the scripting plugin page.
__________________
-- Greg |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Missing API? | GKusnick | SageTV Studio | 0 | 01-16-2007 08:48 PM |
| Using the Sage API | steingra | SageTV Studio | 11 | 11-03-2006 11:45 PM |
| Sage TV API | blackb0x | SageTV Studio | 8 | 10-11-2006 07:01 AM |
| API Changes in 5.0 ? | dflachbart | SageTV Studio | 11 | 05-09-2006 03:21 PM |