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 — Masataka Yoshida finished the 2024 season hitting .280 with a .765 OPS for the Red Sox in an up-and-down year.
A thumb injury hindered Yoshida in the first half, and Sunday revealed that the Boston designated hitter battled right shoulder issues down the stretch, which may need to be addressed in the offseason for the second-year Red Sox hitter.
“They’re going to check his shoulder,” Cora told reporters. “There’s a few guys that are banged up. They’re gonna get their physicals. I think he’s scheduled to get an MRI, I wanna say Tuesday, and we’ll go from there.”
“I’ll get a physical sooner or later and try to come up with the best solution,” Yoshida told reporters through a team translator.
Cora added that the lingering injury did not factor into the Red Sox solely using Yoshida as a designated hitter this season. Yoshida also added that while he certainly felt the issue, it was not enough to cause him to miss time for the Red Sox.
“When I had swings and misses, I felt it a little bit,” Yoshida added. “I felt like I could keep swinging and playing. That’s why I kept playing.”
The Red Sox enter a crucial offseason while Yoshida has three more seasons and nearly $57 million left on his contract.