constructor(episode: Int, unixTime: Long) Secondary constructor for backwards compatibility without season. TODO Remove this constructor after there is a new stable release and extensions are updated to support season.
constructor(episode: Int, unixTime: Long, season: Int? = null)