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
}
} )();
Joe Castiglione will ride into the sunset after the Red Sox’s season finale Sunday, but Boston will honor the legendary broadcaster before first pitch.
Mayor Michelle Wu will designate Sept. 29 “Joe Castiglione Day” as part of a pregame ceremony welcoming back multiple franchise Hall of Famers and legends. A team press release confirmed that among the group to attend the ceremony will be Roger Clemens, Pedro Martinez, Dwight Evans, Rich Gedman, Bob Stanley, Joe Morgan, Jackie Bradley Jr., Brian Daubach, Lenny DiNardo, Keith Foulke, Rich Hill, Bob Montgomery and Trot Nixon.
“Joe Castiglione has been the voice of the Red Sox for 42 seasons, there when the Sox broke the curse two decades ago in 2004 and beloved by generations of fans,” Mayor Wu said in a press release. “We’re proud to proclaim September 29 as Joe Castiglione Day in the City of Boston, honoring his contributions to the Red Sox, to Fenway Park, and to our entire city.”
Castiglione announced his retirement from the broadcast booth last week. The 77-year-old was the Red Sox voice for multiple generations and received his deserved praise after he made his career announcement.
The Red Sox voice received the Ford C. Frick Award this year. The National Baseball Hall of Fame and Museum bestows the award to the broadcaster who provided “major contributions to baseball.”
First pitch for Sunday’s matchup against the Tampa Bay Rays is scheduled at 3:05 p.m. ET, and full coverage, including the pregame ceremony, will be broadcast on NESN.