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
}
} )();
Craig Breslow last week revealed a right-handed bat(s) will be among the Red Sox’s top priorities in the upcoming MLB offseason.
Less than a week later, Boston’s chief baseball officer indicated the club might target an internal option to check that box.
Speaking with the media at the Red Sox’s end-of-season press conference Monday at Fenway Park, Breslow confirmed Boston will be in touch with impending free agent Tyler O’Neill.
“Whether it’s Tyler or someone else, replacing that type of production in the middle of the lineup is going to be a priority,” Breslow told reporters, per MassLive. “We’ll obviously have to see how this process plays out. But I anticipate we’ll be in communication. He’s earned the right to get to free agency. But I think the right-handed power hitter that can pop 30 and change a game with one swing is definitely a pretty desirable asset here.”
O’Neill on Sunday revealed he had already spoken with Breslow and there was “mutual interest” between the Red Sox and the veteran slugger about a new contract in Boston. O’Neill certainly looked comfortable in his first season calling Fenway Park home, as he led the team in home runs (31) despite missing 49 games.
Time will tell if the Red Sox and O’Neill arrange a new pact, but it doesn’t sound like the 29-year-old has one foot out the door.