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 have a jersey shakeup in store for 2025, keeping their yellow City Connect uniforms, retiring their navy-blue uniforms and preparing to introduce a second City Connect uniform.
The news swept through Red Sox Nation and got the creative juices of NESN’s pregame crew going Friday night.
So, what do Tom Caron, Jim Rice and Will Middlebrooks envision for some, let’s say, creative uniform ideas?
Caron teased a jersey based around NESN’s “310 To Left” podcast, with Fenway Park’s Green Monster color. It features the faces of TC and The Boston Globe’s Alex Speier, the two hosts of “310 to Left.”
Rice also chose to incorporate the Green Monster design while honoring a trio of legendary Red Sox outfielders — himself, Ted Williams and Carl Yastrzemski.
Finally, Middlebrooks chose to honor the team he joined in glory, with a nod to outfielder Jonny Gomes and the 2013 Red Sox, who defeated the St. Louis Cardinals to win the World Series.
Sound off, Red Sox fans. What should Boston’s second City Connect uniform look like in 2025?