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 see a number of players return Sunday.
New England on Friday revealed game statuses for its upcoming matchup with the Miami Dolphins, leaving the door open for wide receiver Kendrick Bourne, safety/linebacker Marte Mapu and linebacker Sione Takitaki to all make their season debuts.
Takitaki (knee) was listed as doubtful, so you can read between the lines on that one, but both Bourne (knee) and Mapu (calf) appear as though they’ll be available Sunday. The Patriots would have to activate any of those three players from reserve lists in order for them to play.
New England also left the door open for safety Kyle Dugger (ankle) and wide receiver K.J. Osborn (shoulder) to play, though neither took part in team drills at practice this week. The Patriots listed 13 total players on their injury report, with everyone but those two listed as limited participants.
David Andrews and Caedan Wallace were both placed on injured reserve earlier Friday, leaving the team with three open spots on the active roster.
The Patriots’ full injury report can be found here:
DOUBTFUL
LB Sione Takitaki, Knee
QUESTIONABLE
S Kyle Dugger, Ankle
WR Kendrick Bourne, Knee
LB Anfernee Jennings, Shoulder
CB Jonathan Jones, Shoulder
CB Marcus Jones, Groin
G Michael Jordan, Ankle
C Nick Leverett, Ankle
T Vederian Lowe, Knee
S Marte Mapu, Calf
WR K.J. Osborn, Shoulder
S Jabrill Peppers, Shoulder
G Layden Robinson, Ankle/Wrist
REMOVED FROM LIST
TE Jaheim Bell
The Dolphins had just four players on their injury report, with safety Jordan Poyer listed as out and quarterback Skylar Thompson, wide receiver Odell Beckham Jr. and cornerback Cam Smith listed as questionable.