Version 20 (modified by hek, 12 years ago) (diff) |
---|
Dune HD Media Player Plugin
The Dune HD Media player is a device that can play audio/video shared from a NAS on your home network. It can also act as a NAS by itself by plugging in a disk in the device.
This plugin can be used to trigger scenes on your Vera device automatically when player enters different states. For example lower blinds when movie starts or turn on lights when movie is stopped.
Link to company page http://dune-hd.com
Author
Henrik Ekblad - henrik.ekblad at gmail.com (hek on forum)
Configuration
Parameter | Description |
ip | Ip number for your Dune box |
interval | Poll interval for fetching player stats (in seconds) |
Variables
PlayerState? | Description |
off | Dune player is offline or turned off. |
standby | Standby mode. |
loading | Transitioning between two player states. |
navigator | Navigator mode. |
torrent_downloads | Showing the torrent client. |
photo_viewer | Showing an image or image slideshow. |
black_screen | Showing a black screen. |
dvd_playback | Playing a DVD structure. |
bluray_playback | Playing a Blu-ray structure. |
file_playback | Playing an arbitrary file. |
safe_mode | Changing display mode. |
PlayerbackState? | Description |
off | Dune player is offline or turned off. |
playing | |
initializing | |
paused | |
seeking | |
stopped | |
deinitializing | |
buffering | |
finished | Will immediately go to state 'stopped' from this |
API Description
Here is the API reference used to develop plugin. A big thanks to Steven Liekens who has collected all information available on one place regarding IP-commands for Dune Players. https://code.google.com/p/dune-api-codepack/wiki/ApiReference
Attachments
- dune_trans.jpg (14.6 KB) - added by hek 12 years ago.
- plugin.png (15.6 KB) - added by hek 12 years ago.