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 added to an already stacked farm system this summer when they drafted Braden Montgomery in the first round of the 2024 MLB Draft.
Montgomery did not report to an affiliate after signing with Boston as he continued rehabbing a scary ankle injury he sustained during regional play with Texas A&M on the Aggies’ path to the College World Series.
Since then, Montgomery returned to taking swings as he prepares for his first professional season in 2025. Red Sox chief baseball officer Craig Breslow shared in Boston’s end of season press conference this week that Montgomery’s injury is not a concern for the start of next year.
In the meantime, the Red Sox prospect took a chance to give back to a former travel ball program, taking his platform to donate Nike cleats to the team, as shared in a new video from his Instagram account.
Several of Montgomery’s former coaches spoke exclusively with NESN.com after the draft to share the potential star the Red Sox selected in July.