Files
foo_httpcontrol/ajquery/js/state.json
2015-03-13 13:08:53 +00:00

29 lines
1.0 KiB
JSON
Executable File

{"playlist":[PLAYLIST_JS],
"playlists":[PLAYLISTS_JS],
"playbackOrder":"[PLAYBACK_ORDER]",
"volume":"[VOLUME]",
"volumedb":"[VOLUME_DB]",
"SAC":"[SAC]",
"SAQ":"[SAQ]",
"isPlaying":"[IS_PLAYING]",
"isPaused":"[IS_PAUSED]",
"isEnqueueing":"[IS_ENQUEUEING]",
"playingItem":"[PLAYLIST_ITEM_PLAYING]",
"focusedItem":"[PLAYLIST_ITEM_FOCUSED]",
"prevplayedItem":"[PLAYLIST_ITEM_PREV_PLAYED]",
"itemPlayingPos":"[ITEM_PLAYING_POS]",
"itemPlayingLen":"[ITEM_PLAYING_LEN]",
"playlistPage":"[PLAYLIST_PAGE]",
"playlistItemsPerPage":"[PLAYLIST_ITEMS_PER_PAGE]",
"playlistItemsCount":"[PLAYLIST_ITEMS_COUNT]",
"playlistActive":"[PLAYLIST_ACTIVE]",
"playlistPlaying":"[PLAYLIST_PLAYING]",
"playlistPlayingItemsCount":"[PLAYLIST_PLAYING_ITEMS_COUNT]",
"playlistTotalTime":"[PLAYLIST_TOTAL_TIME]",
"queueTotalTime":"[QUEUE_TOTAL_TIME]",
"isUndoAvailable":"[PLAYLIST_IS_UNDO_AVAILABLE]",
"isRedoAvailable":"[PLAYLIST_IS_REDO_AVAILABLE]",
"helper1":"[HELPER1X]",
"helper2":"[HELPER2X]",
"helper3":"[HELPER3X]",
"albumArt":"[ALBUMART]"}