|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#201
|
|||
|
|||
sweet thanks... not sure how i missed that... glossing over the big "Starts Playback Edit" button
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#202
|
|||
|
|||
Thanks for this awesome plug-in! Using a Windows version of wget and the REST API on my ISY-99i I'm now able to control the lights in my theater based on SageTV events.
On that note, I was hoping you might be able to add a Client event for Pause. It would be very helpful for my situation. |
#203
|
|||
|
|||
Quote:
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#204
|
|||
|
|||
That's ingenous - can you post more details on how you do this?
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#205
|
|||
|
|||
I bet sage would add that if asked officially (its probably about 5 min of work for them)... so you should submit a support request
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#206
|
|||
|
|||
Wayner, the process isn't too difficult actually. If you have an ISY-99i it provides a RESTful web API that allows you to control devices, scenes, and programs.
Utilizing wget for Windows, a command-line app that is able to make web requests, and a SageAlert Process Executor you can easily control the ISY (or anything else with a RESTful web API). Here is an example Process Executor: Description: Theater Movie Started Executable: c:\Program Files (x86)\wget\wget.exe Process Arguments: http://<username>:<password>@<isy.address.local>/rest/nodes/<scene node #>/cmd/DON Then just go to your Client config in SageAlert and enable the "Theater Movie Started" checkbox in the "Starts Playback" settings. I just submitted a support request to SageTV. I'll let you guys know what I hear. |
#207
|
|||
|
|||
Interesting - I guess that since Sage (and sage extenders) can be controlled by html commands that you could also control Sage from light switches, etc, assuming that they could trigger wget. Although I can't think of too many instances of why you would want to do that. But perhaps it would make sense to pause playback on Sage if your phone rings - but that is not really part of a Home Automation system.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#208
|
|||
|
|||
I received good news regarding my SageTV support request today...
Ryan, |
#209
|
|||
|
|||
Keep an eye out on the release notes of a future 7.1 beta of SageTV. When you see this feature added remind me with a post here. Once the event is added to the core it's rather trivial to make SageAlert support it. I just have to be reminded to do it when the time comes.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#210
|
|||
|
|||
Next update will break all playback events!!
Please note that the next update of SageAlert will break all client playback events. You will need to reconfigure all playback events. This is necessary because the next build breaks the playback events down by media type. So now you will be able to specify events for playback of specific media type (TV, DVD/BR, Import, Music). Because of this, you will need to configure the alerts for each separate media type. ETA is by next weekend (probably earlier, I'm running the build now and am not seeing any issues with it).
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#211
|
|||
|
|||
Quote:
Plugin System Updates 1. Added core plugin events for PlaybackPaused and PlaybackResumed (same variables as PlaybackStopped/Started/Finished) Thanks! |
#212
|
|||
|
|||
Beat you to it. SageAlert 2.0.0.1399 (released the other day) has support for these events.
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#213
|
|||
|
|||
This plugin looks interesting but I can't think of a reason i would want Sage to send me notifications.
I'm curious to know how other users are taking advantage of this plugin. Anyone willing to share? Thanks |
#214
|
|||
|
|||
basically get notification outside of the sage ui for system messages.... so recording failures, conflict warnings, system upgrades, plugin upgrades, etc
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#215
|
||||
|
||||
Also, it might be worth noting that many of us have the web interface set up, so we can react accordingly if a conflict happens. We also might have remote access to our server and/or client to do remote troubleshooting, particularly if the spouse/bf/gf calls with the infamous "Sage isn't working." (Those are always great to receive while at work.) With the alerts forwarded to us, we may already know about the issue when the call comes in. :-)
__________________
Server: XP, SuperMicro X9SAE-V, i7 3770T, Thermalright Archon SB-E, 32GB Corsair DDR3, 2 x IBM M1015, Corsair HX1000W PSU, CoolerMaster CM Storm Stryker case Storage: 2 x Addonics 5-in-3 3.5" bays, 1 x Addonics 4-in-1 2.5" bay, 24TB Client: Windows 7 64-bit, Foxconn G9657MA-8EKRS2H, Core2Duo E6600, Zalman CNPS7500, 2GB Corsair, 320GB, HIS ATI 4650, Antec Fusion Tuners: 2 x HD-PVR (HTTP tuning), 2 x HDHR, USB-UIRT Software: SageTV 7 |
#216
|
|||
|
|||
Sagealert messages on extenders?
Is there a way to have Sagealert messages display on extenders? (Like Infopopup/Caller ID displays an incoming caller ID on the extenders).
I was watching a program on an extender last night, and had no idea a recording in progress had failed... A visual display on the extender would have been a big help. Thanks, Larry |
#217
|
|||
|
|||
Quote:
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
#218
|
|||
|
|||
Quote:
Quote:
__________________
Server 2003 r2 32bit, SageTV9 (finally!) 2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast) 2x HD300, 1x SageClient (Win10 Test/Development) Check out TVExplorer |
#219
|
|||
|
|||
Quote:
The author of YAC has a 'command line' program called yactextsend. While the YAC server is running, I can run 'yactextsend test 1234' from the command line and have it display the words test 1234 on all the extenders. So it appears I can use sagealert to run an external program on alerts, have it run yactextsend (maybe from a batch file?). I don't know how I would pass a variable to the batch file via sagealert, so I guess it would have to be a generic 'alert' message. There is a yactextsend example source code here http://sunflowerhead.com/software/yac/ along with a software developers kit and the textsend program... I'm a hardware guy, hopefully someone here can look and tweek this a bit to work. Larry Edited to say: I see how a variable can be passed via sagealert's 'process executer' Last edited by larryf; 03-10-2011 at 04:52 PM. Reason: Found how to do pass a variable |
#220
|
|||
|
|||
Quote:
Code:
@echo off C:\path\to\yactextsend "%SA_SHORT%" %SA_SHORT% - The short version of the alert message (there's also SA_MED and SA_LONG) %SA_SUBJ% - The subject %SA_SOURCE% - The source event that caused this alert to be triggered Hopefully that gets you going in the right direction...
__________________
Twitter: @ddb_db Server: Intel i5-4570 Quad Core, 16GB RAM, 1 x 128GB OS SSD (Win7 Pro x64 SP1), 1 x 2TB media drive Capture: 2 x Colossus STB Controller: 1 x USB-UIRT Software:Java 1.7.0_71; SageTV 7.1.9 Clients: 1 x HD300, 2 x HD200, 1 x SageClient, 1 x PlaceShifter Plugins: Too many to list now... |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: MizookLCD (Alternate SageTV LCDSmartie Plugin) | cslatt | SageTV Customizations | 48 | 06-11-2012 10:44 AM |
MediaPlayer Plugin/STV Import: Winamp Media Player Plugin | deria | SageTV Customizations | 447 | 12-11-2010 07:38 PM |
Plugin: SageAlert | Slugger | SageTV Customizations | 201 | 06-28-2010 07:47 PM |
SageAlert new release notifications | Slugger | Customization Announcements | 2 | 03-06-2010 09:53 AM |
Hulu: Possible to Use XBMC Hulu Plugin to create SageTV Plugin? | Brent | SageTV Customizations | 8 | 02-24-2009 04:16 PM |