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
}
} )();
BOSTON — Red Sox manager Alex Cora said the club would do everything in their power to make sure a game was played Saturday.
Mother Nature had other ideas.
Boston announced that its game scheduled for Saturday against the Minnesota Twins was postponed due to a forecast of continued rain showers in the area around Fenway Park.
The Red Sox and Twins will play a rescheduled game as part of a split doubleheader on Sunday, with the originally scheduled game beginning at 12:35 p.m. ET and the postponed game beginning at 5:35 p.m. ET. Bostonians and Minnesotans alike will be glad to hear that tickets for Saturday’s game will be good for admission to the rescheduled contest.
Boston and Minnesota will play both games of the twin-billing on NESN, with full coverage beginning an hour prior to the start of Game 1.