Notification Center

From MythTV Official Wiki
Revision as of 11:23, 24 July 2013 by Jyavenard (talk | contribs) (Introduction)

Jump to: navigation, search

This page describes the new Notification Center engine introduced in 0.27 and currently available in 0.27-pre development version.


Important.png Note: This feature is only available in the 0.27-pre development version of MythTV

Introduction

The Notification Center is a new interface designed to provide users with various information related to the state of MythTV. Error messages will now appear in the Notification Center.

AirPlay will use the Notification Center to display connection status, information about the song being played, including album artwork.

A notification can be dismissed by pressing escape (or exit).

Usage

Examples

Screen shots

Developer API

MythNotification

Using the UDP interface, see MythNotification

Service API

C++ API