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
}
} )();
Mac Jones had a great summer with the Jaguars, so much so that the former Patriots quarterback was widely viewed as a top trade candidate in the event a starting signal-caller went down.
But on Monday night in Buffalo, Jones looked like the QB who New England was very ready to move on from.
In fairness to Jones, he made his Jacksonville regular-season debut in a terrible situation. The winless Jags were having their doors blown off the Bills at Highmark Stadium when the 2021 first-round pick replaced Trevor Lawrence late in the fourth quarter. But Jones made the visitors’ horrific night even worse with a terrible-looking strip-sack and an interception gift-wrapped to Damar Hamlin.
Patriots fans unsurprisingly took to social media in droves to poke fun at Jones’ brutal showing.
The Foxboro Faithful admittedly does not have the strongest leg to stand on, as its offense also was humiliated in a Week 3 primetime loss. But New England could have a bright future with Drake Maye behind center, while Jones might be a career backup at best.
The Patriots will reunite with their former quarterback Oct. 20 when New England and Jacksonville meet for a Week 7 tilt in London.