Members
(inner, constant) albumFilters :object
Type:
- object
- Source:
(inner) appInited :boolean
Type:
- boolean
- Source:
(inner) currentSongObj :object
Type:
- object
- Source:
(inner) currentState :object
Type:
- object
- Source:
(inner, constant) debugMode :boolean
Type:
- boolean
- Source:
(inner) dragEl :EventTarget
Type:
- EventTarget
- Source:
(inner, constant) imageExtensions :object
Type:
- object
- Source:
(inner, constant) jsonrpcClientIdMin :number
Type:
- number
- Source:
(inner) lastSeekStep :number
Type:
- number
- Source:
(inner, constant) ligatures :object
Type:
- object
- Source:
(inner) locale :string
Type:
- string
- Source:
(inner) materialIcons :object
Type:
- object
- Source:
(inner, constant) maxElementsPerPage :number
Type:
- number
- Source:
(inner, constant) messages
log message buffer
- Source:
(inner, constant) messagesMax :number
Type:
- number
- Source:
(inner) myMPDready :boolean
Type:
- boolean
- Source:
(inner, constant) nDash :string
Type:
- string
- Source:
(inner, constant) pEl :object
Type:
- object
- Source:
(inner) phrases :object
Type:
- object
- Source:
(inner) phrasesDefault :object
Type:
- object
- Source:
(inner, constant) scriptsImportUri :string
Type:
- string
- Source:
(inner) scriptsInited :boolean
Type:
- boolean
- Source:
(inner, constant) scriptsUri :string
Type:
- string
- Source:
(inner) scrollSyncedLyrics :boolean
Type:
- boolean
- Source:
(inner, constant) searchTimerTimeout :number
Type:
- number
- Source:
(inner, constant) session :object
Type:
- object
- Source:
(inner, constant) sessionLifetime :number
Type:
- number
- Source:
(inner, constant) sessionRenewInterval :number
Type:
- number
- Source:
(inner) settings :object
Type:
- object
- Source:
(inner, constant) settingsLocalFields
This settings are saved in the browsers localStorage
- Source:
(inner) settingsParsed :string
Type:
- string
- Source:
(inner) showSyncedLyrics :boolean
Type:
- boolean
- Source:
(inner, constant) smallSpace :string
Type:
- string
- Source:
(inner, constant) startTime :number
Type:
- number
- Source:
(inner, constant) stickerListAll :Array
Type:
- Array
- Source:
(inner, constant) stickerListSongs :Array
Type:
- Array
- Source:
(inner, constant) subdir :string
Type:
- string
- Source:
(inner) tagAlbumArtist :string
Type:
- string
- Source:
(inner) uiEnabled :boolean
Type:
- boolean
- Source:
(inner, constant) webradioFields :object
Type:
- object
- Source:
(inner, constant) widgetRefresh :Array
Type:
- Array
- Source:
Methods
(inner) parseString(str) → {string|number|boolean}
Parses a string to boolean or number
Parameters:
Name | Type | Description |
---|---|---|
str |
string | string to parse |
- Source:
Returns:
parsed string
- Type
- string | number | boolean
(inner) setUserAgentData() → {void}
Sets the useragentData object
- Source:
Returns:
- Type
- void