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
}
} )();
The Boston Red Sox entered a new era of pitching development when Craig Breslow took over as chief baseball officer. He brought brighter minds to Boston with pitching coach Andrew Bailey and director of pitching Justin Willard to help enact his vision.
The Red Sox set out to internally improve returning arms, rework pitch arsenals and maximize preparation. While the results have been up and down in 2024, there’s no doubt that numerous pitchers showed that the pitching process in the organization is on the rise.
Starters Tanner Houck, Kutter Crawford and Brayan Bello all made 30 starts for the first time, while young arms such as Richard Fitts, Luis Guerrero and Zach Penrod jumped to make an impact in the big leagues with the Red Sox.
Willard joined NESN’s Tom Caron and The Boston Globe’s Alex Speier on the “310 To Left” podcast to discuss the first season of this program and the next steps on the mound for the Red Sox.
You can catch the full clip from the podcast on YouTube or on Spotify.