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’ offensive line could get the much-needed help it so desperately needs at some point this season.
New England’s offensive line looked horrid through four weeks. Jerod Mayo’s side went through four left tackles, Sidy Sow missed the start of the season and David Andrews will get shoulder surgery, likely ending his season. And multiple starters were listed on the injury report heading into Week 5.
However, the unit could get one starter back.
According to MassLive’s Mark Daniels on Thursday, Cole Strange was on track to return this season. The 2022 first-round pick is on the physically unable to perform list after suffering a torn patellar tendon last season. Strange did work this week on the conditioning field, but he hasn’t formally returned to practice, so his 21-day window to return hasn’t opened yet.
Sione Takitaki and Kendrick Bourne did come off PUP list and are eligible to be reinstated to the active roster.
Mayo hinted over the summer that Strange could get reps at center, and it might be an option for the head coach with Andrews likely out for the season. Andrews’ backup, Nick Leverett, also finds himself on the injury report. Strange briefly played center at UT Chattanooga in 2019, but the 26-year-old primarily played left guard in his college and pro career.
Still, Jacoby Brissett and the Patriots offense need all the help they can get, and they’ll get it once Strange is cleared to practice.