window[‘TVEPlayer’] = “1705741206383587235”;
if( typeof window[‘NEILSENTRACE’] !== ‘undefined’ ){
window[‘NEILSENTRACE’].init();
} else {
console.log(“Neilsen not ready at player ready”);
}
// Fix for PRDT-3013
// Code will check for presence of brightcove player and attempt to autoplay if it isn’t playing
// due to an error in another player plugin
( () => {
try {
const CHECK_INTERVAL = 500; //check every .5 seconds
const CHECK_MAX_ITERATIONS = 120; //check for max 60 seconds
//checks that the video isn’t playing
const isVideoPlaying = ( player ) => {
return !!( 0 < player.currentTime() && !player.paused() && !player.ended() && 2 {
if ( !window[ 'videojs' ] || !window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] ) ) {
if ( checkCount++ <= CHECK_MAX_ITERATIONS ) { //retry for 60 seconds
setTimeout( checkForPlayer, CHECK_INTERVAL );
}
} else {
//we found the player, now play it
const player = window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] );
if ( player && !isVideoPlaying( player ) && 'muted' === player.autoplay() ) {
player.play();
}
}
};
checkForPlayer();
} catch ( e ) {
window.nesn_debug && console.warn( 'Error trying to force autoplay of video', e ); // eslint-disable-line no-console
}
} )();
The Patriots introduced a new tradition in 2023, with Tom Brady serving as the first “Keeper of the Light” and ringing the bell atop the stadium’s new lighthouse before the team’s season-opening matchup with the Philadelphia Eagles.
How do you match that in 2024? New England is just going to troll the Seattle Seahawks.
The Patriots on Thursday announced that they will welcome back Malcolm Butler as the “Keeper of the Light” on Sunday. Butler will be joined by more than 20 former teammates and coaches as the club commemorates the 10-year anniversary of its Super Bowl XLIX victory.
LeGarrette Blount, Alan Branch, Marcus Cannon, Patrick Chung, Jamie Collins, Dan Connolly, James Devlin, Dominique Easley, Stephen Gostkowski, Jonas Gray, Brandon LaFell, Rob Ninkovich, Matt Patricia, Nate Solder, Sebastian Vollmer and Brian Hoyer are other notable names expected to attend.
Bill Belichick, Tom Brady, Julian Edelman and Rob Gronkowski were invited to attend, but cannot due to their broadcasting obligations — which was made abundantly clear in New England’s press release.
It’ll be interesting to see how the team performs with so many champions in attendance, including itws own head coach.