Module: modalAbout_js

Methods

(inner) getServerinfo() → {void}

Gets the serverinfo (ip address)
Source:
Returns:
Type
void

(inner) initModalAbout() → {void}

Initialization function for the about modal
Source:
Returns:
Type
void

(inner) parseStats(obj) → {void}

Parses the MYMPD_API_STATS jsonrpc response
Parameters:
Name Type Description
obj object jsonrpc response
Source:
Returns:
Type
void