GP3 Notifications (en): Unterschied zwischen den Versionen
Mfgeg (Diskussion | Beiträge) |
Mfgeg (Diskussion | Beiträge) |
||
Zeile 3: | Zeile 3: | ||
|[[Bild:english.png]] - [[GP3 Notifications (en)|in English]] | |[[Bild:english.png]] - [[GP3 Notifications (en)|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. | ||
__TOC__ | __TOC__ | ||
− | |||
− | |||
== Enable the notifications == | == Enable the notifications == | ||
[[Bild:Notifications settings.png|none|thumb|Background events - Settings|360px]] | [[Bild:Notifications settings.png|none|thumb|Background events - Settings|360px]] | ||
− | |||
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. | 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. | ||
Zeile 85: | Zeile 83: | ||
| 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" | '''PA''' | ||
+ | | width="580px" | Formats or partitions a storage device in the background. | ||
+ | | width="180px" | | ||
|} | |} | ||
Version vom 8. August 2013, 11:46 Uhr
- in Deutsch | - 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.
Inhaltsverzeichnis
Enable the notifications
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
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 |
FB | 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 |
@ | 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 |
PA | Formats or partitions a storage device in the background. |
Notifications directly on the TV screen and more settings
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
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:11 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