window[‘TVEPlayer’] = “1705741278110361576”;
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
}
} )();
Wilyer Abreu put together one his best games with the Red Sox just one day after his grandmother died, Alex Cora told reporters after Sunday’s 7-2 win for Boston.
The Red Sox outfielder smashed two home runs and drove in four runs in the series finale. Abreu was emotional in the visitors’ dugout while teammates showed their support.
After the series win over the Rangers, his Red Sox teammates reiterated their support in a close-knit clubhouse.
“We were absolutely fired up,” Jarren Duran told Tom Caron, as seen on NESN’s postgame coverage. “We’re all here for him and we got his back. We all love him and we’re gonna support him as much as we can. But to see him do that, it’s an awesome thing. We’re so proud of him.”
“I think in these situations, just focusing on the game and doing what he was able to do is incredible,” Nick Pivetta told reporters, as seen on NESN’s postgame coverage. “Hats off to him. … He has a room full of family here, as well, and we’re always going to be there for him.
“It was a special moment in baseball.”
Abreu capped off a strong weekend at the plate with three homers to boost the Red Sox to their second-straight series victory over talented American League West clubs.