Changes between Version 21 and Version 22 of WikiStart


Ignore:
Timestamp:
2013-03-25 20:05:39 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v21 v22  
    1616|| '''Parameter''' || '''Description''' || 
    1717|| ip || Ip number for your Dune box || 
    18 || interval_online || Poll interval for fetching player state (in seconds) when online || 
     18|| interval_online || Poll interval for fetching player state (in seconds) when dune player is online || 
    1919|| interval_offline || Poll interval for trying to fetch player state (in seconds) when offline. This interval will be used when http connection does a timeout when trying to fetch state. || 
    2020 
     
    3333||safe_mode|| Changing display mode. ||  
    3434|| '''!PlayerbackState''' || '''Description''' ||  
    35 ||off ||  Dune player is offline or turned off.|| 
     35||off ||Dune player is offline or turned off. || 
    3636||playing|| || 
    3737||initializing|| || 
     
    4141||deinitializing|| || 
    4242||buffering|| || 
    43 ||finished|| Will immediately go to state 'stopped' from this || 
     43||finished||Will immediately go to 'stopped' from this state || 
    4444 
    4545=== API Description ===