Constructor
# new Playlist(playlistData, seasonData)
Parses a playlist from playlistData
Parameters:
Name | Type | Description |
---|---|---|
playlistData |
object
|
data for this playlist parsed from |
seasonData |
object
|
data for the parent season parsed from |
Members
Date
# baseTime Optional
The time to use as base for calculating rotation times. This is needed for some playlists as they appear to start at odd times that don't align with the season start, mode start, or even each other.
boolean
# takeover Optional
Whether this playlist is a takeover-style limited time mode (i.e. that it replaces a 'regular' mode for its duration).