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 could ask a rookie to fix one of their biggest issues Thursday.
New England on Wednesday announced a few game statuses for its upcoming matchup with the New York Jets, revealing that offensive tackle Vederian Lowe and offensive guard Sidy Sow would not be making the trip to East Rutherford, N.J.
Ja’Whaun Bentley, who is likely to miss the remainder of the regular season after suffering a torn pectoral muscle in Sunday’s loss to the Seattle Seahawks, and Oshane Ximines will also miss the Week 3 matchup.
Caedan Wallace and Michael Jordan are expected to take over for Lowe and Sow on the left side of the offensive line, respectively. Wallace, a third-round rookie, has yet to make a start but was involved as a jumbo tight end over the first two weeks of the season. Jordan has made two starts at left guard.
David Andrews (hip), Mike Onwenu (wrist), Jabrill Peppers (shoulder) and Deatrich Wise Jr. (shoulder) were all listed as questionable, though they’re expected to play.
The Patriots’ full injury report can be found here:
OUT
T Vederian Lowe, Knee
G Sidy Sow, Ankle
LB Oshane Ximines, Knee
LB Ja’Whaun Bentley, Shoulder
QUESTIONABLE
C David Andrews, Hip
OT Mike Onwenu, Wrist
S Jabrill Peppers, Shoulder
DE Deatrich Wise, Shoulder
REMOVED FROM LIST
LB Anfernee Jennings
CB Marcus Jones
G Layden Robinson
The Jets listed just two players on their injury report, with pass-rusher Jermaine Johnson II being ruled out with an Achilles injury. New York didn’t want to rule out star linebacker C.J. Mosely with his toe injury, but he was listed as questionable after having not practiced this week.