GP3 Notifications (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
Zeile 44: Zeile 44:
 
| width="180px" | [[GP3 Installation (en)|geminiplugin]]
 
| width="180px" | [[GP3 Installation (en)|geminiplugin]]
 
|-  
 
|-  
| width="70px" | '''FB'''
+
| width="70px" | '''FA'''
| width="580px" | File Browser is copying, deleting or unpacking in the background.
+
| width="580px" | [[GP3 File Browser (en)|File Browser]] is copying, deleting or unpacking in the background.
 
| width="180px" | [[GP3 Installation (en)|geminiplugin]]
 
| width="180px" | [[GP3 Installation (en)|geminiplugin]]
 
|-  
 
|-  
Zeile 87: Zeile 87:
 
| width="580px" | New [http://en.wikipedia.org/wiki/Twitter Twitter] message received.
 
| width="580px" | New [http://en.wikipedia.org/wiki/Twitter Twitter] message received.
 
| width="180px" | geminitwitter
 
| width="180px" | geminitwitter
 +
|-
 +
| width="70px" | '''FB'''
 +
| width="580px" | A new [https://www.facebook.com/ Facebook] message was posted.
 +
| width="180px" | geminifacebook
 
|}
 
|}
  

Version vom 11. Januar 2014, 23:53 Uhr

Deutsch.png - in Deutsch English.png - in English

The GP3 Plugin can display events directly on the TV screen or in the infobar. Therefor a GP3 compatible skin and the corresponding settings in the GP3 Plugin are required. Of course some of the notifications require the right Gemini Addon to be installed. The following chapters describe the configuration of the notifications and the required Plugins.

Enable the notifications

Background events - Settings

Open the menu [General] in the [BluePanel][Settings]. For the Background events the setting can be changed with the arrow keys of the remote control. The following table lists the possibilities.

Setting Description
Off No notifications are displayed
On The notifications are displayed permanently in the Infobar
(GP3 skin required)
Flashing The notifications are flashing in the Infobar (GP3 skin required)

Notifications in the Infobar

Infobar example of the gp-skin-swan-black - Updates available

The following table lists the notifications (Events) which can appear in the Infobar. The last column indicates the required GP3 Addon, which needs to be installed.

Notification Description Required Addon
UP New updates availiable. Check for updates performed between 3 and 5 o'clock, or 3 to 5 hours after starting the Box. geminiplugin
SW A SWAP file is created in the background. geminiplugin
GC Problem with the Gemini Cache. Can be fixed by: [BluePanel][Settings][General] press the green [Save] button. geminiplugin
FA File Browser is copying, deleting or unpacking in the background. geminiplugin
MS File Browser is performing a MediaScan. geminiplugin
D! Problem with the DBus ➤ Box needs to be restarted. geminiplugin
SY The system works in the background.
E.g. partitioning or formating of storage devices.
geminiplugin
≥ v0.74
@ New E-Mails availiable. geminimailcheck
SR The StreamRipper records MP3 Streams in the background. geminisr and geminidreamnetcast
TO Ctorrent loads Torrent file in the background. geminictorrent
RS RSync is synchronizing files. geminidirsync
CA New appointment active in the GP3 calendar. geminiical
# New Jabber message received. geminijabber
TW New Twitter message received. geminitwitter
FB A new Facebook message was posted. geminifacebook

Notifications directly on the TV screen and more settings

Icons on TV screen
Message with notification for 99 updates

The Gemini 3 Plugin and other Gemini Addons can display notifications as Icons on the TV screen, or change the display in the Infobar. Displaying a message window is also possible. These messages offer the possibility to open the corresponding Plugin with [Yes], or to close the message with [No]. The following Plugins offer this functionality.

  • Check for updates (standard in the GP3 Plugin)
  • geminitwitter (Message window not possible)
  • geminimailchecker
  • geminijabber
  • geminincid
  • geminifacebook

Simulate Notifications

Over a command in the terminal (Telnet or SSH) it is possible to force a notification in the Inforbar or as icon on the TV screen.

Simulate Update Notification icon

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gdaemon int16:2 string:upgrade-99

Simulate Twitter symbol in the Infobar

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gtwitter int16:2 string:newtweet

Simulate Twitter icon

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gtwitter int16:17 string:newtweet

Simulate mail symbol in the Infobar

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gMailCheck int16:2 string:newmail

Simulate mail icon

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gMailCheck int16:7 string:newmail

Simulate Jabber/XMPP symbol in the Infobar

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gjabber int16:2 string:newmess

Simulate Jabber/XMPP icon

dbus-send --system --dest=org.gemini /org/gemini org.gemini.Agent.gjabber int16:17 string:newmess