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 overhaul within the Chicago Cubs is continuing, and former Red Sox first baseman Mike Napoli is out as part of the changes.
The Cubs made a handful of staff changes following the end of another disappointing season, according to multiple reports. Napoli, who was serving as the team’s first base coach, was one of three coaches the team let go, according to a report from The Athletic.
The changes aren’t entirely surprising, and not just because the Cubs failed to reach the postseason for the fourth straight year. While Chicago did finish over .500 (83-79 for a second consecutive year), it’s about to enter its first full offseason with Craig Counsell calling the shots after hiring him to a jaw-dropping deal last offseason. Counsell likely will look to incorporate some of his guys onto his staff. The Cubs hired Napoli ahead of the 2020 season when David Ross was the manager.
Napoli, who won a World Series with the Red Sox in 2013, was hired as a quality assurance coach before getting the promotion to first-base coach in 2022.
Napoli was well-regarded during his playing days and with stops in four different cities, he probably should get another crack at a coaching gif if he wants it. It would be interesting to see if the Red Sox might have a role for Napoli. Boston’s chief baseball officer Craig Breslow was part of that Chicago front office that hired Napoli in 2020, and he also played with the slugger as part of that 2013 Sox team that won the World Series.
Breslow and manager Alex Cora wouldn’t say Monday whether there would be changes to the Red Sox coaching staff moving forward.