Module: modalRadioRadiobrowserDetail_js

Methods

(inner) parseRadiobrowserDetails(obj) → {void}

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

(inner) showAddToWebradioFavorites(event) → {void}

Initialization function for the radiobrowser details modal
Parameters:
Name Type Description
event Event triggering event
Source:
Returns:
Type
void

(inner) showRadiobrowserDetails(uuid) → {void}

Shows the details of a radiobrowser station
Parameters:
Name Type Description
uuid string station uuid
Source:
Returns:
Type
void