PDA

View Full Version : SageAlert new release notifications


Slugger
10-07-2009, 06:54 PM
SageAlert is an event notification system for SageTV. Use SageAlert to receive notifications of various events about your SageTV system. Please see the online documentation (http://code.google.com/p/sagetv-addons/wiki/SageAlertUserGuide) for more details, including installation and configuration instructions.

Also included is a client API that allows other developers to incorporate SageAlert into their applications. Through the use of the SageAlert RPC (client) API, developers can generate events within SageAlert. See the RPC API documentation (http://code.google.com/p/sagetv-addons/wiki/SageAlertRpcApi) for more details.

SageAlert v1.0.0 has been released. You can download the application, client API, and javadocs from the Google Code project's downloads area (http://code.google.com/p/sagetv-addons/downloads/list).

Slugger
12-01-2009, 02:22 PM
SageAlert v1.0.1 (http://sagetv-addons.googlecode.com/files/sagealert-1.0.1.672.zip) is now available for download. This is a minor release containing a few bug fixes and a new supported alert type.


Fix some logging code to log at the appropriate logging level
Update Growl server to support new remote alert types
Add new event: AppStartedEvent - triggered exactly once each time SageAlert starts successfully


All users are encouraged to upgrade to this latest version. Downloads for the RPC client and the various javadoc zips are also available at the project download section.

Slugger
03-06-2010, 08:53 AM
SageAlert v1.0.2 is now available (http://sagetv-addons.googlecode.com). Moving to v1.0.2+ requires that you upgrade SageTV's commons-logging jar files. This wiki doc (http://code.google.com/p/sagetv-addons/wiki/CommonsLoggingUpgrade) explains how to do it. Not completing this upgrade will render SageAlert inoperable. (The upgrade is rather easy to do.)

This is a minor bug fix release that fixes an issue with the RPC client API. All users are encouraged to upgrade.