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
}
} )();
Rafael Devers is out of Boston’s lineup for the third straight game when the Red Sox complete their homestand when they host the Toronto Blue Jays at Fenway Park on Thursday night.
Red Sox manager Alex Cora indicated Devers would return to the batting order as the designated hitter on Friday when Boston travels to Detroit to take on the Tigers at Comerica Park.
“I think for today and the next few days, it makes sense for (Nick Sogard) to play third base,” Cora told reporters before Thursday’s matchup. “Raffy, we’re shooting to DH tomorrow, then again Saturday, and play the field Sunday.”
Plugging Devers into the lineup at DH will also allow Cora to give Masataka Yoshida the night off.
“I think it’s a good day for Masa tomorrow,” Cora said. “With traveling, kind of like giving him an off day. Then we got (Tigers pitcher Tarik) Skubal on Saturday. He’ll benefit for that. He’ll be ready to pinch hit whenever, and then we’ll go from there.”
Devers has had a nagging shoulder injury all season and aggravated it late last month in Colorado. Sogard was recalled from Triple-A Worcester after the Red Sox placed David Hamilton on the 10-day injured list with a left index finger fracture he suffered in Boston’s win over Toronto on Wednesday.