window[‘TVEPlayer’] = “1705741365554441526”;
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 Bruins are all in on Jeremy Swayman.
Boston made this abundantly clear Sunday morning when it signed Swayman to an eight-year, $66 million contract, which made the 25-year-old one of the NHL’s highest-paid goaltenders. But according to trusted league insider Elliotte Friedman, the boatload of cash wasn’t the only significant commitment made in Swayman’s new deal.
The pact, which reportedly includes over $20 million in bonuses, also features a no-trade clause, per Friedman.
Friedman’s report did not clarify whether or not it’s a full no-trade clause. Swayman’s former Bruins teammate Linus Ullmark, for instance, had a partial no-trade clause that allowed him to rule out moves to certain teams. Ullmark reportedly put the kibosh on a midseason trade in the 2023-24 campaign before he was dealt to the Ottawa Senators over the offseason.
Regardless, the Bruins and Swayman clearly were both very keen on maintaining their working relationship for years to come. Boston now has great security with one of the league’s best goaltenders in net for years to come, while Swayman gets to stick around with the franchise that drafted him in the fourth round in 2017.
Swayman’s first game after signing on the dotted line is to be determined, as newcomer Joonas Korpisalo is expected to start for Boston Tuesday night in Florida.