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
}
} )();
Red Sox manager Alex Cora was told to hit the showers a mere one out into Boston’s game against the Minnesota Twins on Sunday afternoon.
It marked the third ejection of the season for Cora, who ran onto the field to argue an obstruction call after Twins manager Rocco Baldelli initially pleaded his case.
Twins leadoff man Byron Buxton was gifted third base with one out in the first after Red Sox second baseman Vaughn Grissom was called for interference at the bag.
The knee drop by Grissom prompted Baldelli to argue the interference, which took place after Red Sox pitcher Nick Pivetta tried to pick off Buxton at second. Buxton was safe at the bag before he advanced to third following Baldelli’s plea.
You can watch it here, courtesy of NESN.
Boston escaped the first inning without surrendering a run to Minnesota. But Cora had to watch from the dugout before he got ready for Game 2 of Sunday’s doubleheader at Fenway Park.