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 now are two years removed from Matt Patricia’s disastrous run as de facto offensive coordinator, but he recently found a new way to annoy New England’s fanbase.
Patricia will be featured on the premiere episode of “COACH,” an Underdog Fantasy show starring Bill Belichick. The outlet on Tuesday released a preview of Episode 1 that features Belichick and Patricia breaking down the Patriots’ offseason roster moves, and the latter appeared to slide in some bizarre bravado during the segment.
“You can really see — they did re-sign a lot of the players that we had, you know, brought there and had there,” Patricia said. “They obviously like those guys.”
Unsurprisingly, Patricia apparently taking a share of credit for New England’s current roster construction didn’t sit well with the Foxboro Faithful.
Belichick — and perhaps Patricia — do deserve some credit for bringing in players who proved to be foundational pieces of the franchise, including Jabrill Peppers and Hunter Henry. That said, praise can only go so far when you’re talking about a team that went a combined 12-22 the last two seasons.
Patricia and Belichick will be working together in the media this NFL season, so we probably can expect more instances of the former Patriots coaches irking New England fans this fall.